{
	"name": "redux-form",
	"versions": {
		"0.0.1": {
			"name": "redux-form",
			"version": "0.0.1",
			"description": "A decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"_id": "redux-form@0.0.1",
			"_shasum": "a9b325c8b0d035ff32a37f465e10cf674ba7903b",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a9b325c8b0d035ff32a37f465e10cf674ba7903b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "redux-form",
			"version": "0.0.2",
			"description": "An ES7 decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^0.2.2",
				"redux": "^1.0.0-rc"
			},
			"gitHead": "ae8c36c1e58adda629abef3cf4823b56768d6707",
			"_id": "redux-form@0.0.2",
			"_shasum": "42be5488dbfedd034c249d280272f2bfd0c4eaf3",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "42be5488dbfedd034c249d280272f2bfd0c4eaf3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "redux-form",
			"version": "0.0.3",
			"description": "An ES7 decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^0.2.2",
				"redux": "^1.0.0-rc"
			},
			"gitHead": "4dc045935d250291d14519883ac62e72117e82d0",
			"_id": "redux-form@0.0.3",
			"_shasum": "510eb05e78ed34290a46ae8cd248318b18e57d3b",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "510eb05e78ed34290a46ae8cd248318b18e57d3b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "redux-form",
			"version": "0.0.4",
			"description": "An ES7 decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^0.2.2",
				"redux": "^1.0.0-rc"
			},
			"gitHead": "3c2d0608fcf63315bfc113d7ae8eecf7794966d3",
			"_id": "redux-form@0.0.4",
			"_shasum": "2a42d14202d711845f10cba45aaf5cc0cbf834dd",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "2a42d14202d711845f10cba45aaf5cc0cbf834dd",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "redux-form",
			"version": "0.0.5",
			"description": "An ES7 decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^0.2.2",
				"redux": "^1.0.0-rc"
			},
			"gitHead": "ff6ef39408ce8e65d009b8779ac89a9b4afb525f",
			"_id": "redux-form@0.0.5",
			"_shasum": "08d0fa68d03d6c541e2be02d0049dbf9d06a381e",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "08d0fa68d03d6c541e2be02d0049dbf9d06a381e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.7": {
			"name": "redux-form",
			"version": "0.0.7",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "e9b462cbb41bd8df3d27495c9911b9a2155d9b4e",
			"_id": "redux-form@0.0.7",
			"_shasum": "69d424c807a88ec06f072eb945d16844c82bd270",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "69d424c807a88ec06f072eb945d16844c82bd270",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.8": {
			"name": "redux-form",
			"version": "0.0.8",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "b80cf46e09a4e32846302375017b2a25f6a86e16",
			"_id": "redux-form@0.0.8",
			"_shasum": "3ea091b7beb53ad149e8e5786528c4d5e4572fa9",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3ea091b7beb53ad149e8e5786528c4d5e4572fa9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.9": {
			"name": "redux-form",
			"version": "0.0.9",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "70c9cb27967b40a85079472486a233ef32cfb45c",
			"_id": "redux-form@0.0.9",
			"_shasum": "aaab5b09635cbf0b8953b3872b577722c8d00267",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "aaab5b09635cbf0b8953b3872b577722c8d00267",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "redux-form",
			"version": "0.1.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "2afd635296ba70a612e1ac1122f6368191f9c617",
			"_id": "redux-form@0.1.0",
			"_shasum": "d687f5bd96323ec09efc31b21c9cc37874c39a0c",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d687f5bd96323ec09efc31b21c9cc37874c39a0c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "redux-form",
			"version": "0.1.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "b00f4d6800a67faf7cf9566683cffe1c1162fb26",
			"_id": "redux-form@0.1.1",
			"_shasum": "afe8674caff4e1ad81dae603c61d5100e2215422",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "afe8674caff4e1ad81dae603c61d5100e2215422",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "redux-form",
			"version": "0.1.2",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "b7a13588d6cb9ba60417a775f45f162a526231f2",
			"_id": "redux-form@0.1.2",
			"_shasum": "aed1bd0103a58e754fa040f8b486f42fd3294469",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "aed1bd0103a58e754fa040f8b486f42fd3294469",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "redux-form",
			"version": "0.1.3",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "1e5e2c4db36b738b6db080b3c5d5e89514a4c836",
			"_id": "redux-form@0.1.3",
			"_shasum": "b04f54c9c27aac809664a407813f41f37c751905",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b04f54c9c27aac809664a407813f41f37c751905",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "redux-form",
			"version": "0.2.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.19",
				"babel-core": "^5.8.19",
				"babel-eslint": "^4.0.5",
				"babel-loader": "^5.3.2",
				"eslint": "^0.24.1",
				"eslint-config-airbnb": "0.0.6",
				"eslint-plugin-react": "^3.1.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "9cd9bfc3718d1018fd978fefbcbe1936af1d3312",
			"_id": "redux-form@0.2.0",
			"_shasum": "3fe8d765b78256e49b57815715cc41a5363ea7d7",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3fe8d765b78256e49b57815715cc41a5363ea7d7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "redux-form",
			"version": "0.2.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "61f9a3bf4c387bb3e68a7e161baaab116d86a4a0",
			"_id": "redux-form@0.2.1",
			"_shasum": "03e044d4b23fcd3638565257f722022141c610c2",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "03e044d4b23fcd3638565257f722022141c610c2",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.2": {
			"name": "redux-form",
			"version": "0.2.2",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "5603fa85c37f837d6393ec4c5d3424e2468bf92e",
			"_id": "redux-form@0.2.2",
			"_shasum": "c1466d4e989e0f6385bf709cc884ec3f570efcc8",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "c1466d4e989e0f6385bf709cc884ec3f570efcc8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.3": {
			"name": "redux-form",
			"version": "0.2.3",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "885e13e22867721bf9d65ea8e43edb29344246db",
			"_id": "redux-form@0.2.3",
			"_shasum": "01e0bfdecf978f7194bb03d9be9ac334b36a464d",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "01e0bfdecf978f7194bb03d9be9ac334b36a464d",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.4": {
			"name": "redux-form",
			"version": "0.2.4",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "885e13e22867721bf9d65ea8e43edb29344246db",
			"_id": "redux-form@0.2.4",
			"_shasum": "ebde021dc266b26231b37587b0b572a52369be0c",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ebde021dc266b26231b37587b0b572a52369be0c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.5": {
			"name": "redux-form",
			"version": "0.2.5",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "a87b01839473e404496031ede22b886f70f11859",
			"_id": "redux-form@0.2.5",
			"_shasum": "a064f5ba0b6d5b9f5dc1c5cf29929f59a52063b4",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a064f5ba0b6d5b9f5dc1c5cf29929f59a52063b4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "redux-form",
			"version": "0.3.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"gitHead": "fcf6adb82b553f0e4e2ffc7b61f4f082af7e385f",
			"_id": "redux-form@0.3.0",
			"_shasum": "95b17ec9d5bab6a8d491545361a0f92bf25d008b",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "95b17ec9d5bab6a8d491545361a0f92bf25d008b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "redux-form",
			"version": "0.4.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"gitHead": "27798d9393dd41cdd98d05d63aaafee30e5ee71d",
			"_id": "redux-form@0.4.0",
			"_shasum": "224fcfeef287a9831f6d1f57ce1412fba312cf8d",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "224fcfeef287a9831f6d1f57ce1412fba312cf8d",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.1": {
			"name": "redux-form",
			"version": "0.4.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"gitHead": "539754b56b909052e5156017dc6d7e245d6afc5e",
			"_id": "redux-form@0.4.1",
			"_shasum": "916bc1af30900fc5311a8b4ccb8f99fb937aca52",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "916bc1af30900fc5311a8b4ccb8f99fb937aca52",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.0": {
			"name": "redux-form",
			"version": "0.5.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"gitHead": "73dff6ff744009dc73c98b1e477ca9c0b3ecf845",
			"_id": "redux-form@0.5.0",
			"_shasum": "fe587b0349ca96caacf5501843be97aa797aef8c",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "fe587b0349ca96caacf5501843be97aa797aef8c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.5.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.0": {
			"name": "redux-form",
			"version": "0.6.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"gitHead": "bab49cfcf9276f1f6f8bca8011d4898bc9dc415e",
			"_id": "redux-form@0.6.0",
			"_shasum": "c6ef8740593fd4d6b50116564ba829f41010464f",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "c6ef8740593fd4d6b50116564ba829f41010464f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.1": {
			"name": "redux-form",
			"version": "0.6.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"browser": "scripts/browser",
				"build": "scripts/build",
				"clean": "scripts/clean",
				"lint": "scripts/lint",
				"prepublish": "scripts/prepublish"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"gitHead": "d0f955369c747b8287569ff684aede8cc86eb125",
			"_id": "redux-form@0.6.1",
			"_shasum": "22f4863631d4d0df7a9724f53e01e50385cdf1b3",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "22f4863631d4d0df7a9724f53e01e50385cdf1b3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-0.6.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "redux-form",
			"version": "1.0.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "94aefd85fcf4c83fd7186b58a44c2ca9e5c94c75",
			"_id": "redux-form@1.0.0",
			"_shasum": "b5b2fd86321ac2c450bc901cb07bb6291b63870a",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b5b2fd86321ac2c450bc901cb07bb6291b63870a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "redux-form",
			"version": "1.0.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "439932dd0be58e53d188f7a166a19c920e5454a6",
			"_id": "redux-form@1.0.1",
			"_shasum": "d3a7ee00ffdbb31e698b4930b87c138d964b9f28",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d3a7ee00ffdbb31e698b4930b87c138d964b9f28",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "redux-form",
			"version": "1.1.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6e65dc33f39815d0831347056bf47653e2856642",
			"_id": "redux-form@1.1.0",
			"_shasum": "405e59acaa220deef75c18bd046a0782881a5cdb",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "405e59acaa220deef75c18bd046a0782881a5cdb",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "redux-form",
			"version": "1.2.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b911c02cbdb8d80916f09f332c231ac06a5ccf7f",
			"_id": "redux-form@1.2.0",
			"_shasum": "207a312a12c28106d9ae39ef410e6fa9255fc09e",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "207a312a12c28106d9ae39ef410e6fa9255fc09e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "redux-form",
			"version": "1.2.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e6b839f08a788356090ed694073663acfb7e54b8",
			"_id": "redux-form@1.2.1",
			"_shasum": "be3ec4fbd2a1c3b1423d6ae6d5cd429389baa1c6",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "be3ec4fbd2a1c3b1423d6ae6d5cd429389baa1c6",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "redux-form",
			"version": "1.3.0",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "86fd162bc3ea8aedc4bc68e764384ab1e7560f93",
			"_id": "redux-form@1.3.0",
			"_shasum": "57a8a9df9367822b8a29c6ad8b27f141461fe54f",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "57a8a9df9367822b8a29c6ad8b27f141461fe54f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "redux-form",
			"version": "1.3.1",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c2d5a4531a0e2604b0395efdcce8179e6665dc16",
			"_id": "redux-form@1.3.1",
			"_shasum": "31eb2c07ca85ed0bf50de421beba082bf1a94397",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "31eb2c07ca85ed0bf50de421beba082bf1a94397",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "redux-form",
			"version": "1.3.2",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a85b874be47aab5a9a25c0ead0f3e313357d4f3b",
			"_id": "redux-form@1.3.2",
			"_shasum": "895735a99adbdc6f543cc4a873997334b1906619",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "895735a99adbdc6f543cc4a873997334b1906619",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "redux-form",
			"version": "1.3.3",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.1"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "888231548f96306fc6e42cebf4527bb0b8b0fa43",
			"_id": "redux-form@1.3.3",
			"_shasum": "ed576bd2139e13ff892b44396ce65059b40ecb18",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ed576bd2139e13ff892b44396ce65059b40ecb18",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "redux-form",
			"version": "1.3.4",
			"description": "A higher order component generator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "888231548f96306fc6e42cebf4527bb0b8b0fa43",
			"_id": "redux-form@1.3.4",
			"_shasum": "6c35d0f0f75826bfc2ddcdecd31325217e4bb28d",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "6c35d0f0f75826bfc2ddcdecd31325217e4bb28d",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "redux-form",
			"version": "1.4.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6b5296c1b8b48e4a4f1782607002ee1ef1a65b3f",
			"_id": "redux-form@1.4.0",
			"_shasum": "61d89e51d0a41131d3f6d1d6f76bca173f0c22c4",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "61d89e51d0a41131d3f6d1d6f76bca173f0c22c4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "redux-form",
			"version": "1.4.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "317db6c934cf4b8e0cbdbc4acce5c3e69bf830ef",
			"_id": "redux-form@1.4.1",
			"_shasum": "063865b813d48a557faebefa88fb2d6923b75689",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "063865b813d48a557faebefa88fb2d6923b75689",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "redux-form",
			"version": "1.5.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0",
				"redux": "^1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2d14c16a70c06f3b1dc153fe0540f85275e5a027",
			"_id": "redux-form@1.5.0",
			"_shasum": "3d5e6dd8954a1df4c0f241a8b1759827b96d35dc",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3d5e6dd8954a1df4c0f241a8b1759827b96d35dc",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "redux-form",
			"version": "1.5.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": "^1.0.0 ^2.0.0",
				"redux": "^1.0.0 ^2.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1615155eb993ba546fafab8808bc2bb8d13469fc",
			"_id": "redux-form@1.5.1",
			"_shasum": "062353e7d25fb63ab01bcb4b2504dafbb02861b2",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "062353e7d25fb63ab01bcb4b2504dafbb02861b2",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "redux-form",
			"version": "1.5.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0 >=2.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "10d4f91d8b8ffdf017bbbe187e8621fdec687cec",
			"_id": "redux-form@1.5.2",
			"_shasum": "ef4b72164b5f14bccc99e5bc826b1ad51860dbe9",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ef4b72164b5f14bccc99e5bc826b1ad51860dbe9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "redux-form",
			"version": "1.5.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b18fccd00e3292159eeede9d86418bef9605ce17",
			"_id": "redux-form@1.5.3",
			"_shasum": "6b4a02f33b4bbe88c51438d473d23bd68e1a329b",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "6b4a02f33b4bbe88c51438d473d23bd68e1a329b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "redux-form",
			"version": "1.6.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "df1f9f64aacfdce8cfcd2c6061dca0d16222c774",
			"_id": "redux-form@1.6.0",
			"_shasum": "5ea63ebd0771388440df2142863941d360c21580",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5ea63ebd0771388440df2142863941d360c21580",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "redux-form",
			"version": "1.6.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c9206422e346bc71a75c15d4d7aa75fb03367737",
			"_id": "redux-form@1.6.1",
			"_shasum": "9a51f3fda9873f9e8357eb0fc9934949bbb90fa7",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9a51f3fda9873f9e8357eb0fc9934949bbb90fa7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.2": {
			"name": "redux-form",
			"version": "1.6.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "71f4c86ff7263a820f0e65160382bb3757ef04ec",
			"_id": "redux-form@1.6.2",
			"_shasum": "ed85e5de36524446ab77a75253d09a977981d9c3",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ed85e5de36524446ab77a75253d09a977981d9c3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.3": {
			"name": "redux-form",
			"version": "1.6.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "71f4c86ff7263a820f0e65160382bb3757ef04ec",
			"_id": "redux-form@1.6.3",
			"_shasum": "95790d1b84ed7ab2c971b21025617016ba5531fd",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "95790d1b84ed7ab2c971b21025617016ba5531fd",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.4": {
			"name": "redux-form",
			"version": "1.6.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2ddcee5ba214c2c33e1c60807a783a7c655c2841",
			"_id": "redux-form@1.6.4",
			"_shasum": "9ed8456c93afce04fcef2628fd08ef7c88d13cb0",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9ed8456c93afce04fcef2628fd08ef7c88d13cb0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.5": {
			"name": "redux-form",
			"version": "1.6.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "58bed99b4f8e2e99a412100dc78e7b7e8f3f7f4a",
			"_id": "redux-form@1.6.5",
			"_shasum": "dafd76568fed47a145acbe9479c8a6aebede58df",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "dafd76568fed47a145acbe9479c8a6aebede58df",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.6": {
			"name": "redux-form",
			"version": "1.6.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "4def6773243f05474c382f06f03e97c7b5548350",
			"_id": "redux-form@1.6.6",
			"_shasum": "2c50d918b74bb9342195dae3d357252ad9a56e35",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "2c50d918b74bb9342195dae3d357252ad9a56e35",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.7": {
			"name": "redux-form",
			"version": "1.6.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "0cd461d0440f76b9b8e501dfbbfe948ae2a726a8",
			"_id": "redux-form@1.6.7",
			"_shasum": "e7981e033e391097ef619c5c2c4691df7d707d56",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e7981e033e391097ef619c5c2c4691df7d707d56",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.8": {
			"name": "redux-form",
			"version": "1.6.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "7a9526d725a1725bb74d5c066b6fd6416c846cf6",
			"_id": "redux-form@1.6.8",
			"_shasum": "8428d9473190c21f8bca25865294363fbaa0a5a5",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8428d9473190c21f8bca25865294363fbaa0a5a5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "redux-form",
			"version": "1.7.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-core": "^5.8.22",
				"babel-eslint": "^4.0.10",
				"babel-loader": "5.3.2",
				"eslint": "^1.2.0",
				"eslint-config-airbnb": "0.0.7",
				"eslint-plugin-react": "^3.2.3",
				"expect": "^1.9.0",
				"mocha": "^2.3.0",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.2",
				"webpack": "^1.10.5"
			},
			"dependencies": {
				"react-redux": ">=1.0.0 >=2.0.0",
				"redux": ">=1.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d33ca58b4c14ac82a5230aa916191a07ee43f127",
			"_id": "redux-form@1.7.0",
			"_shasum": "880f74917da06968723936cabab3f337efb8b7a0",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "880f74917da06968723936cabab3f337efb8b7a0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-1.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "redux-form",
			"version": "2.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "5.8.23",
				"babel-core": "5.8.25",
				"babel-eslint": "4.1.3",
				"babel-loader": "5.3.2",
				"eslint": "1.5.1",
				"eslint-config-airbnb": "0.1.0",
				"eslint-plugin-react": "3.4.2",
				"expect": "1.11.1",
				"mocha": "2.3.3",
				"react": "0.13.3",
				"rifraf": "2.0.2",
				"rimraf": "2.4.3",
				"webpack": "1.12.2"
			},
			"dependencies": {
				"react-redux": "3.0.1",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a4e9156a7a6877d95e51cad3648e7c781f70dd6a",
			"_id": "redux-form@2.0.0",
			"_shasum": "b29e70eb8c02457b1f5fdca5808096f4b36e8cc6",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b29e70eb8c02457b1f5fdca5808096f4b36e8cc6",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "redux-form",
			"version": "2.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-redux": "3.0.1",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "432e86cc760860502e487948138c206885e0f297",
			"_id": "redux-form@2.0.1",
			"_shasum": "ffeb55d4b2a8d22ecfad68c1c650f19a079f77a5",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ffeb55d4b2a8d22ecfad68c1c650f19a079f77a5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "redux-form",
			"version": "2.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e186c35e78ab7dbe912c147f748eced4bd815606",
			"_id": "redux-form@2.1.0",
			"_shasum": "9d840838dbac1ac38bf602ce7d8a5d91a56d36f3",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9d840838dbac1ac38bf602ce7d8a5d91a56d36f3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "redux-form",
			"version": "2.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^2.1.2",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e186c35e78ab7dbe912c147f748eced4bd815606",
			"_id": "redux-form@2.2.0",
			"_shasum": "9caff8ad4561a5633c6b330773c7e70fdb5863ba",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9caff8ad4561a5633c6b330773c7e70fdb5863ba",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "redux-form",
			"version": "2.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^2.1.2",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "0b6ea4a8de9adcf9a78862fa154429530a33a815",
			"_id": "redux-form@2.2.1",
			"_shasum": "25545e3515c1f75d1b90cc1f1c16159231384e03",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "25545e3515c1f75d1b90cc1f1c16159231384e03",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.3": {
			"name": "redux-form",
			"version": "2.2.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^3.0.0",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "5c6d4122a284b24a5ca303a36a1f1974cb677426",
			"_id": "redux-form@2.2.3",
			"_shasum": "bb014e2b93a16277f2cdd1eb9fde78159e34bd5a",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bb014e2b93a16277f2cdd1eb9fde78159e34bd5a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.4": {
			"name": "redux-form",
			"version": "2.2.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^3.0.0",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1e7c77888990958b31116be64a711593e6fd5c78",
			"_id": "redux-form@2.2.4",
			"_shasum": "07adce43f8baa4fe72abc4b83513eddb6eb44618",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "07adce43f8baa4fe72abc4b83513eddb6eb44618",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.5": {
			"name": "redux-form",
			"version": "2.2.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^3.0.0",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f846d45f1448ea1fe3414adde77efd1faf135b42",
			"_id": "redux-form@2.2.5",
			"_shasum": "47008f9173d85ad5bec995db00c92dcc7b492ed9",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "47008f9173d85ad5bec995db00c92dcc7b492ed9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.6": {
			"name": "redux-form",
			"version": "2.2.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^3.0.0",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "64b801a4f74ddfee7f4fccca29b7cccd35d929fe",
			"_id": "redux-form@2.2.6",
			"_shasum": "30a3068ff2cb54d13a710f072319cf00833d1481",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "30a3068ff2cb54d13a710f072319cf00833d1481",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.7": {
			"name": "redux-form",
			"version": "2.2.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"dependencies": {
				"react-lazy-cache": "^3.0.0",
				"react-redux": "3.1.0",
				"redux": "3.0.2"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f564cc0e29e47b35f3603addbda4b89dd3f53c2e",
			"_id": "redux-form@2.2.7",
			"_shasum": "f63bc258b378ccc1a1a69f4bea81a20c1caffed3",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f63bc258b378ccc1a1a69f4bea81a20c1caffed3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.8": {
			"name": "redux-form",
			"version": "2.2.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "80dbb10dfd50703e1dd9581b2ead9f53455e11f3",
			"_id": "redux-form@2.2.8",
			"_shasum": "4accbaeb714a02a69674084d552011f155847e94",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "4accbaeb714a02a69674084d552011f155847e94",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "redux-form",
			"version": "2.3.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ebd119ccb2947a653e9f9d04cb48fee039916a1b",
			"_id": "redux-form@2.3.0",
			"_shasum": "cfa5f7131b299c9b230e73c1d73a16c05e11beb7",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "cfa5f7131b299c9b230e73c1d73a16c05e11beb7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.1": {
			"name": "redux-form",
			"version": "2.3.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ebd119ccb2947a653e9f9d04cb48fee039916a1b",
			"_id": "redux-form@2.3.1",
			"_shasum": "3c369a1d1567f0398148ec735b52501d24c063d0",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3c369a1d1567f0398148ec735b52501d24c063d0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "redux-form",
			"version": "2.4.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8c8464bcf5ac4c346a54126097e2d893b85bec0b",
			"_id": "redux-form@2.4.0",
			"_shasum": "bb2c513e74ed18125b4a77ebea5e617c4a0e5bdc",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bb2c513e74ed18125b4a77ebea5e617c4a0e5bdc",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.1": {
			"name": "redux-form",
			"version": "2.4.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8e297d967652c920641db324841ee742b5a274a0",
			"_id": "redux-form@2.4.1",
			"_shasum": "3e1f90e22cf6ca00bd31fd98af37fb6e39c32b08",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3e1f90e22cf6ca00bd31fd98af37fb6e39c32b08",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.2": {
			"name": "redux-form",
			"version": "2.4.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "51b16173b24b9649a3b8d875509c43a0e7b0acff",
			"_id": "redux-form@2.4.2",
			"_shasum": "bd0f93538af3f545e12112eb8a95cd8a857a6e82",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bd0f93538af3f545e12112eb8a95cd8a857a6e82",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.3": {
			"name": "redux-form",
			"version": "2.4.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1ad1a71b1e0a9da6c218b28a52f3700960cce73f",
			"_id": "redux-form@2.4.3",
			"_shasum": "f168fa748da8c5a4aa88ac9e9eb87366bea9cea4",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f168fa748da8c5a4aa88ac9e9eb87366bea9cea4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.4": {
			"name": "redux-form",
			"version": "2.4.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e8e3cf3109b0aa5c9cc1895b1013229e415286aa",
			"_id": "redux-form@2.4.4",
			"_shasum": "cdbf22e4e8dd46e5f6d6ebc6ab28e575f63781c6",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "cdbf22e4e8dd46e5f6d6ebc6ab28e575f63781c6",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.5": {
			"name": "redux-form",
			"version": "2.4.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"mocha": "^2.3.3",
				"react": "^0.13.3",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "72c33381da90014d5454b84a993ecf857e1e5476",
			"_id": "redux-form@2.4.5",
			"_shasum": "fe6e7ba5bdcd3c5a443d2f3cbafaf3c207385e17",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "fe6e7ba5bdcd3c5a443d2f3cbafaf3c207385e17",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-beta-1": {
			"name": "redux-form",
			"version": "3.0.0-beta-1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "df4746545a782216f30b6073e32d291eef53803b",
			"_id": "redux-form@3.0.0-beta-1",
			"_shasum": "628b5aaba88fad031fb99b8f76f281b87904055a",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "628b5aaba88fad031fb99b8f76f281b87904055a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-beta-2": {
			"name": "redux-form",
			"version": "3.0.0-beta-2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2c19905fe12d888e1deb67dc6ef795ffaccfd0d3",
			"_id": "redux-form@3.0.0-beta-2",
			"_shasum": "d3f6e36d2273d5683b770dbbf35eaa73f579dc43",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d3f6e36d2273d5683b770dbbf35eaa73f579dc43",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-beta-3": {
			"name": "redux-form",
			"version": "3.0.0-beta-3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f931ef0fb40ae32f573a026886b57b4fac745167",
			"_id": "redux-form@3.0.0-beta-3",
			"_shasum": "9419523ecc93fe70153036d5456dd10ff80f00a1",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9419523ecc93fe70153036d5456dd10ff80f00a1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-beta-4": {
			"name": "redux-form",
			"version": "3.0.0-beta-4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run lint && npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "190debf4e67bdd59a8f1a49ddce10e9b8dc27c63",
			"_id": "redux-form@3.0.0-beta-4",
			"_shasum": "8d2882d291beecf6599810f722e2b403718b9e83",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d2882d291beecf6599810f722e2b403718b9e83",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "redux-form",
			"version": "3.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "75302d801092896eb3551fb18bba6b06bdaadccc",
			"_id": "redux-form@3.0.0",
			"_shasum": "dcae30d8ef362b4843b7c69dbeebb445c925c753",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "dcae30d8ef362b4843b7c69dbeebb445c925c753",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "redux-form",
			"version": "3.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "0599007057c8cc60c43bc357312185d964196b87",
			"_id": "redux-form@3.0.1",
			"_shasum": "8fba5d004c7060970c83fee203bc52ac05cda669",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8fba5d004c7060970c83fee203bc52ac05cda669",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "redux-form",
			"version": "3.0.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "149cd787448561f41a1d8221f100e109de142f5f",
			"_id": "redux-form@3.0.2",
			"_shasum": "47abd2ac587b65b2ce669a6844e3616b54702043",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "47abd2ac587b65b2ce669a6844e3616b54702043",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.3": {
			"name": "redux-form",
			"version": "3.0.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a62f9fdb5f566b943a62a574fb09a1a05084f8c0",
			"_id": "redux-form@3.0.3",
			"_shasum": "78cef518da92d132984c104acc224ac3f20ffcce",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "78cef518da92d132984c104acc224ac3f20ffcce",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.4": {
			"name": "redux-form",
			"version": "3.0.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.5.1",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.2"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b222b73e213cf8094a0a204c65e3773cad326125",
			"_id": "redux-form@3.0.4",
			"_shasum": "9b4c3a409a91d16b8900bb820be024fa9baf74a0",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9b4c3a409a91d16b8900bb820be024fa9baf74a0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.5": {
			"name": "redux-form",
			"version": "3.0.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "31a8c7542caae8205654ff0b022a64fc433b5199",
			"_id": "redux-form@3.0.5",
			"_shasum": "ecd4934b9722be87e1ac6e47c32060bb682984a4",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ecd4934b9722be87e1ac6e47c32060bb682984a4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.6": {
			"name": "redux-form",
			"version": "3.0.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f4bcc8968d22e4aab19299ac199127abc26e41a5",
			"_id": "redux-form@3.0.6",
			"_shasum": "97bbfde329f39dc55100d35d8d7e9a27ffd50c88",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "97bbfde329f39dc55100d35d8d7e9a27ffd50c88",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.7": {
			"name": "redux-form",
			"version": "3.0.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "58750a1683769d05c77daecc4d77683b6f1f67d7",
			"_id": "redux-form@3.0.7",
			"_shasum": "a699623cfac08b89753f1edbf762de15c65e9ce4",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a699623cfac08b89753f1edbf762de15c65e9ce4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.8": {
			"name": "redux-form",
			"version": "3.0.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6e8fc27160b9cf68466bdb76f090d5cb286d8069",
			"_id": "redux-form@3.0.8",
			"_shasum": "d92a0a0a12dd0b00127fb289adaaecd1723713d6",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d92a0a0a12dd0b00127fb289adaaecd1723713d6",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.9": {
			"name": "redux-form",
			"version": "3.0.9",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c791ea910200636dbe819adfe7ced5f833da4609",
			"_id": "redux-form@3.0.9",
			"_shasum": "30b7342fa681084091601d91ebf49c29d34da808",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "30b7342fa681084091601d91ebf49c29d34da808",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.10": {
			"name": "redux-form",
			"version": "3.0.10",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "50dd2d5caee0cd02b308ea95f7f2a4a9f0a0656c",
			"_id": "redux-form@3.0.10",
			"_shasum": "4156958cffb37909b2ff9b425afe2734933d46be",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "4156958cffb37909b2ff9b425afe2734933d46be",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.10.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.11": {
			"name": "redux-form",
			"version": "3.0.11",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ba7780cfca7324e02460ca9691e42f2bdde55406",
			"_id": "redux-form@3.0.11",
			"_shasum": "b0f64d539e6b8ef2fc2083dd7d853eb31afe9c02",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b0f64d539e6b8ef2fc2083dd7d853eb31afe9c02",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.11.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.12": {
			"name": "redux-form",
			"version": "3.0.12",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "43e59e2d16e526ce85e0d814f02ce87cdafce305",
			"_id": "redux-form@3.0.12",
			"_shasum": "6bd73cce5c3fbf4d5fbef6e9767385283435579a",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "6bd73cce5c3fbf4d5fbef6e9767385283435579a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.12.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "redux-form",
			"version": "3.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ab5eb432d575bfc56de97d5b21e3905d070aa5d3",
			"_id": "redux-form@3.1.0",
			"_shasum": "fac028cff4a7796a3f2253b797922506c46c607b",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "fac028cff4a7796a3f2253b797922506c46c607b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "redux-form",
			"version": "3.1.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "bbad1fd9ca2892b67683701227b8a4786baab2c8",
			"_id": "redux-form@3.1.1",
			"_shasum": "cdbf3154b0fcbbabc85f46003f1ff69c197255ac",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "cdbf3154b0fcbbabc85f46003f1ff69c197255ac",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "redux-form",
			"version": "3.1.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c0828274cea811197a5fdd9fc223fa4fdf2dca25",
			"_id": "redux-form@3.1.2",
			"_shasum": "5bfd571d525c7cce0247023468a18830abe2300c",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5bfd571d525c7cce0247023468a18830abe2300c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.3": {
			"name": "redux-form",
			"version": "3.1.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8b0b038664275971a4eb8c8917f37e8065aafa00",
			"_id": "redux-form@3.1.3",
			"_shasum": "f5da01a1d37cc1cac71e9f0acfd374b978a53afd",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f5da01a1d37cc1cac71e9f0acfd374b978a53afd",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.4": {
			"name": "redux-form",
			"version": "3.1.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f34acf8554b0a3f5c2a86ac17f42954e26c2d7c2",
			"_id": "redux-form@3.1.4",
			"_shasum": "257f68c1b586a964e434ffd3d12ad151ca775ee5",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "257f68c1b586a964e434ffd3d12ad151ca775ee5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.5": {
			"name": "redux-form",
			"version": "3.1.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "4f61ea9973e11bdba56a6f120241ab638d2ad344",
			"_id": "redux-form@3.1.5",
			"_shasum": "7cbd695a0422dfe681cf5c745f16f8baf9ca55da",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "7cbd695a0422dfe681cf5c745f16f8baf9ca55da",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.6": {
			"name": "redux-form",
			"version": "3.1.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"eslint": "^1.9.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.5.1",
				"expect": "^1.11.1",
				"jsdom": "^7.0.1",
				"mocha": "^2.3.3",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.3",
				"webpack": "^1.12.3"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2284f28442cb258d9e562066029abd7ed33e0612",
			"_id": "redux-form@3.1.6",
			"_shasum": "11f26364d3027965e697fa2e95334d1fbe305228",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "11f26364d3027965e697fa2e95334d1fbe305228",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.7": {
			"name": "redux-form",
			"version": "3.1.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "13cb1a3f92083f9ab778343d41059a9073b28a2b",
			"_id": "redux-form@3.1.7",
			"_shasum": "6d84bf1141db7b66239b4e072a99881a2fa2f7be",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "6d84bf1141db7b66239b4e072a99881a2fa2f7be",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "redux-form",
			"version": "4.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f20e0afa9dc8ebcc28add632003a3e64a6ecd76c",
			"_id": "redux-form@4.0.0",
			"_shasum": "0642cac909e51b4b4686e14ba25ce1c20093eb13",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "0642cac909e51b4b4686e14ba25ce1c20093eb13",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "redux-form",
			"version": "4.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "0b2b59ef93819f7f1f1e1c7ced852ccaa9683845",
			"_id": "redux-form@4.0.1",
			"_shasum": "5b600215a4317c5b04d7eadcee40f6185d1e41a7",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5b600215a4317c5b04d7eadcee40f6185d1e41a7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "redux-form",
			"version": "4.0.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ee7a64f20a39bd147c80623d2dd0e682827f39dc",
			"_id": "redux-form@4.0.2",
			"_shasum": "411827193e7ffae47b13e353879909d9a0909583",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "411827193e7ffae47b13e353879909d9a0909583",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.3": {
			"name": "redux-form",
			"version": "4.0.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "4c3c77626345ecbb6666a2d41d88efdb149135e5",
			"_id": "redux-form@4.0.3",
			"_shasum": "be4e3d0410ed84aeb85919f42167aea5c9503e13",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "be4e3d0410ed84aeb85919f42167aea5c9503e13",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.4": {
			"name": "redux-form",
			"version": "4.0.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "5e50c990a793d4e55985d853b53c0953dbb60a2a",
			"_id": "redux-form@4.0.4",
			"_shasum": "55a545b7f5ac6baa0e6dad9bc5e93315354f7cb7",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "55a545b7f5ac6baa0e6dad9bc5e93315354f7cb7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.5": {
			"name": "redux-form",
			"version": "4.0.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.11.2",
				"expect": "^1.13.0",
				"jsdom": "^7.1.0",
				"mocha": "^2.3.4",
				"react": "^0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0",
				"react-redux": "^3.1.0",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.4.4",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f29a1d960e001bbed8501a5400b43a2fb9f3359b",
			"_id": "redux-form@4.0.5",
			"_shasum": "faf20a6f9266494a5ea5634877471971b41e3ee4",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "faf20a6f9266494a5ea5634877471971b41e3ee4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.6": {
			"name": "redux-form",
			"version": "4.0.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "70dd4b1184efdd60a27883b0e2f3facbb66c06d8",
			"_id": "redux-form@4.0.6",
			"_shasum": "bfe82d31a3d6c8e2b5605374be2b033185ea687f",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bfe82d31a3d6c8e2b5605374be2b033185ea687f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.7": {
			"name": "redux-form",
			"version": "4.0.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d96f2d8f290efb8dac342bc8122802305b8b28a0",
			"_id": "redux-form@4.0.7",
			"_shasum": "27a337d3a46a313dddf7c960fd62290e77ebe676",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "27a337d3a46a313dddf7c960fd62290e77ebe676",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "redux-form",
			"version": "4.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive src/**/__tests__/* --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "09f2186230cd71ae603fb4053766d9de3e75ecb4",
			"_id": "redux-form@4.1.0",
			"_shasum": "6f724bc5fb3c2e420801b448442b233cf813209e",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "6f724bc5fb3c2e420801b448442b233cf813209e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "redux-form",
			"version": "4.1.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "9655b4afee007cf34f9e9fd00be05b139895a0ec",
			"_id": "redux-form@4.1.1",
			"_shasum": "ffbbadf095669fdceddcbc1c219f4d83f89f18c0",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ffbbadf095669fdceddcbc1c219f4d83f89f18c0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.2": {
			"name": "redux-form",
			"version": "4.1.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "951a20840e21cfb28dcb919e852cb5b03be16d39",
			"_id": "redux-form@4.1.2",
			"_shasum": "d73c2551ae422e81e0f7c5731651ceeab4ed3d6f",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d73c2551ae422e81e0f7c5731651ceeab4ed3d6f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.3": {
			"name": "redux-form",
			"version": "4.1.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "02dba52f202b7f85196903d6f948e6fb9f2bbdc2",
			"_id": "redux-form@4.1.3",
			"_shasum": "3a31411eeb7e1c00e22a41a0f6a1e6040d54dfd9",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3a31411eeb7e1c00e22a41a0f6a1e6040d54dfd9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.4": {
			"name": "redux-form",
			"version": "4.1.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b68d8e5dc0acbbe452e2cae1e2876cebec706f6c",
			"_id": "redux-form@4.1.4",
			"_shasum": "7e36a6d7d95c541bcb48ee1f5b4c00e68bf46f22",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "7e36a6d7d95c541bcb48ee1f5b4c00e68bf46f22",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.5": {
			"name": "redux-form",
			"version": "4.1.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2db6354f77b613e15b390be534ce512f2bb384ed",
			"_id": "redux-form@4.1.5",
			"_shasum": "d5855fc32ce1a242ac18f9852138f0fb224b8d96",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d5855fc32ce1a242ac18f9852138f0fb224b8d96",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.6": {
			"name": "redux-form",
			"version": "4.1.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "317c5852215ac68ed43c75348cecffdb269302a6",
			"_id": "redux-form@4.1.6",
			"_shasum": "e7997081845d64fd7bce795bba41d80e3ad7bd06",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e7997081845d64fd7bce795bba41d80e3ad7bd06",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.7": {
			"name": "redux-form",
			"version": "4.1.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "169dc0a8b16f8eb886514410b9a2393dd439270d",
			"_id": "redux-form@4.1.7",
			"_shasum": "047c52366309ff28385ccb894efe68fc16aba977",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "047c52366309ff28385ccb894efe68fc16aba977",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.7.tgz_1455025307097_0.5095059706363827"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.8": {
			"name": "redux-form",
			"version": "4.1.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e2a8a90e9d872ed4eb5b969e82be3d1bea75b200",
			"_id": "redux-form@4.1.8",
			"_shasum": "f3a16431795ddd1bf297a7c64c767787d76bc828",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f3a16431795ddd1bf297a7c64c767787d76bc828",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.8.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.8.tgz_1455028003731_0.9814118798822165"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.9": {
			"name": "redux-form",
			"version": "4.1.9",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "564381871e14b20ede006ed8b81198fa62ee22a0",
			"_id": "redux-form@4.1.9",
			"_shasum": "7159d3b548703cbdafb09b055834d11a656ceba6",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "7159d3b548703cbdafb09b055834d11a656ceba6",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.9.tgz_1455114139903_0.5650965846143663"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.10": {
			"name": "redux-form",
			"version": "4.1.10",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "3aa9c28832f18854331fa7993c79dd9b39fe4272",
			"_id": "redux-form@4.1.10",
			"_shasum": "eb192cc6942c0ae64cfde7ddd142f1638d17e4fa",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "eb192cc6942c0ae64cfde7ddd142f1638d17e4fa",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.10.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.10.tgz_1455198663369_0.5015681663062423"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.11": {
			"name": "redux-form",
			"version": "4.1.11",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.3",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.6",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.13.1",
				"expect": "^1.13.0",
				"jsdom": "^7.2.2",
				"mocha": "^2.3.4",
				"react": "^0.14.5",
				"react-addons-test-utils": "^0.14.5",
				"react-dom": "^0.14.5",
				"react-redux": "^4.0.6",
				"redux": "^3.0.2",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.0",
				"webpack": "^1.12.9"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8b806866eea2b396880253347adace14916556f1",
			"_id": "redux-form@4.1.11",
			"_shasum": "e9bd2ca7f5e8b37351ac2682d468e0c6e96223db",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e9bd2ca7f5e8b37351ac2682d468e0c6e96223db",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.11.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.11.tgz_1455286972679_0.49259579507634044"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.12": {
			"name": "redux-form",
			"version": "4.1.12",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "bb2d3131c678e8e231efedefe8189dc7eb140aae",
			"_id": "redux-form@4.1.12",
			"_shasum": "f6c86bdac637f2bcf9c33f2889af747c9860d58b",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f6c86bdac637f2bcf9c33f2889af747c9860d58b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.12.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.12.tgz_1455295362768_0.9015648271888494"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.13": {
			"name": "redux-form",
			"version": "4.1.13",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "31f893d59ae5b8d4fb83d91e0071cb6e39750122",
			"_id": "redux-form@4.1.13",
			"_shasum": "a34a704c79f1e592268544c616113ac4ca77eadb",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a34a704c79f1e592268544c616113ac4ca77eadb",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.13.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.13.tgz_1455297424900_0.6738457842729986"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.14": {
			"name": "redux-form",
			"version": "4.1.14",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6095df0be8ad3d3dbd9c91c68f08e9cb3a424c06",
			"_id": "redux-form@4.1.14",
			"_shasum": "00772f2f1877203f12ee58c4d7a1d2bfc560ecd2",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "00772f2f1877203f12ee58c4d7a1d2bfc560ecd2",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.14.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.14.tgz_1455446530420_0.3034508859273046"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.15": {
			"name": "redux-form",
			"version": "4.1.15",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "11a307fa891eadfe723d11f6a64a24beab3c0602",
			"_id": "redux-form@4.1.15",
			"_shasum": "a2f5f4a5b37431957526cfb4034cb0b1fd950c0f",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a2f5f4a5b37431957526cfb4034cb0b1fd950c0f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.15.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.15.tgz_1455548566714_0.4490554961375892"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.16": {
			"name": "redux-form",
			"version": "4.1.16",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "44e7e85a35b88569ded852c0c040611efbbb1970",
			"_id": "redux-form@4.1.16",
			"_shasum": "65f29410d270f0b791bd72f88e36bb79f702afeb",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "65f29410d270f0b791bd72f88e36bb79f702afeb",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.16.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.1.16.tgz_1455562027078_0.7819148490671068"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "redux-form",
			"version": "4.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "npm run lint && mocha --compilers js:babel/register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-core": "^5.8.25",
				"babel-eslint": "^4.1.8",
				"babel-loader": "^5.3.2",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e78c993aaa200cca2241fe0867932a2a492bd184",
			"_id": "redux-form@4.2.0",
			"_shasum": "f631cc2afaef43446c24b777ee03f6a72c5b449a",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f631cc2afaef43446c24b777ee03f6a72c5b449a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.2.0.tgz_1455574769478_0.6937564774416387"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.1": {
			"name": "redux-form",
			"version": "4.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d44bd6a6be36f52c28e082f4d054039647d15368",
			"_id": "redux-form@4.2.1",
			"_shasum": "ae9f23ee2233080c644d381178308d6c9542d70b",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ae9f23ee2233080c644d381178308d6c9542d70b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.2.1.tgz_1457475546331_0.7923020592425019"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.2": {
			"name": "redux-form",
			"version": "4.2.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^0.14.7",
				"react-addons-test-utils": "^0.14.7",
				"react-dom": "^0.14.7",
				"react-redux": "^4.4.0",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d44bd6a6be36f52c28e082f4d054039647d15368",
			"_id": "redux-form@4.2.2",
			"_shasum": "b8ae37a4070906f45dbd30b07229f1a10bf25cb0",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b8ae37a4070906f45dbd30b07229f1a10bf25cb0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-4.2.2.tgz_1457540372643_0.27332471776753664"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "redux-form",
			"version": "5.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "39cf4c24f6600506d7da7667249ebb4d1e91f4d5",
			"_id": "redux-form@5.0.0",
			"_shasum": "213edf7ed0ffed9c38205819cb739bcb5022da38",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "213edf7ed0ffed9c38205819cb739bcb5022da38",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.0.0.tgz_1460106683177_0.6821945898700505"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "redux-form",
			"version": "5.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "87e63e99b302ae6ad46d6bae4186f258baf62ef2",
			"_id": "redux-form@5.0.1",
			"_shasum": "cf34592af4fbffee3096088e7bc9a827ae663554",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "cf34592af4fbffee3096088e7bc9a827ae663554",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.0.1.tgz_1460136370471_0.8618525473866612"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.1": {
			"name": "redux-form",
			"version": "6.0.0-alpha.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"directories": {
				"lib": "lib/"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"lodash.noop": "^3.0.1",
				"mocha": "^2.4.5",
				"react": "^15.0.0-rc.2",
				"react-addons-test-utils": "^15.0.0-rc.2",
				"react-dom": "^15.0.0-rc.2",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e78c993aaa200cca2241fe0867932a2a492bd184",
			"_id": "redux-form@6.0.0-alpha.1",
			"_shasum": "8fd50f5ba9d7bf46dc63929aac877c4e4a5b8a0e",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8fd50f5ba9d7bf46dc63929aac877c4e4a5b8a0e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.1.tgz_1460403843549_0.34867286612279713"
			},
			"contributors": []
		},
		"6.0.0-alpha.2": {
			"name": "redux-form",
			"version": "6.0.0-alpha.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"lodash.noop": "^3.0.1",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e78c993aaa200cca2241fe0867932a2a492bd184",
			"_id": "redux-form@6.0.0-alpha.2",
			"_shasum": "ea5deda1da38bab9fe40922763873fe458d95da8",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ea5deda1da38bab9fe40922763873fe458d95da8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.2.tgz_1460405693995_0.09506283467635512"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.3": {
			"name": "redux-form",
			"version": "6.0.0-alpha.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"lodash.noop": "^3.0.1",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e78c993aaa200cca2241fe0867932a2a492bd184",
			"_id": "redux-form@6.0.0-alpha.3",
			"_shasum": "309c15b75fb935cb4a0c82c8c685232a2b32e2f3",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "309c15b75fb935cb4a0c82c8c685232a2b32e2f3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.3.tgz_1460405769813_0.7856327907647938"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.4": {
			"name": "redux-form",
			"version": "6.0.0-alpha.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.noop": "^3.0.1",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e78c993aaa200cca2241fe0867932a2a492bd184",
			"_id": "redux-form@6.0.0-alpha.4",
			"_shasum": "b5cf5eb783dc958615d7bc45ba9fac077d852f57",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "b5cf5eb783dc958615d7bc45ba9fac077d852f57",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.4.tgz_1460407000314_0.23185294354334474"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.0": {
			"name": "redux-form",
			"version": "5.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "5a831e555c4ae054539187e53fe5adeb75d6ed88",
			"_id": "redux-form@5.1.0",
			"_shasum": "391a7fca2ce8ec9ef85a6c11e56bcdde3830776a",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "391a7fca2ce8ec9ef85a6c11e56bcdde3830776a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.1.0.tgz_1461055139504_0.9478466457221657"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.1": {
			"name": "redux-form",
			"version": "5.1.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "65e0cb0904e396be9e2b49ad288da75a5422b644",
			"_id": "redux-form@5.1.1",
			"_shasum": "92b039d0727134cc7d8fb3245f4edea23556cd7d",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "92b039d0727134cc7d8fb3245f4edea23556cd7d",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.1.1.tgz_1461095550640_0.9715593645814806"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.5": {
			"name": "redux-form",
			"version": "6.0.0-alpha.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.noop": "^3.0.1",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "845be6fa8d106e0f536a4267512c64054a3aaee2",
			"_id": "redux-form@6.0.0-alpha.5",
			"_shasum": "96f530ce07846ca51112c6e6f00bffcaf6bc48de",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "96f530ce07846ca51112c6e6f00bffcaf6bc48de",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.5.tgz_1461336331546_0.4676417619921267"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.2": {
			"name": "redux-form",
			"version": "5.1.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "3a8f4aa6d325a7195762f0d53373721793381874",
			"_id": "redux-form@5.1.2",
			"_shasum": "5ae9682f696a52f4e0c65cd43a7e244a9b270a62",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5ae9682f696a52f4e0c65cd43a7e244a9b270a62",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.1.2.tgz_1461339330229_0.49048686726018786"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.3": {
			"name": "redux-form",
			"version": "5.1.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "34d62e4d03e5a1bc20eda1075591f189dd80556c",
			"_id": "redux-form@5.1.3",
			"_shasum": "bda42520261b38a30c78656f2f898bcb56101e9a",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bda42520261b38a30c78656f2f898bcb56101e9a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.1.3.tgz_1461341672703_0.6581105645745993"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.6": {
			"name": "redux-form",
			"version": "6.0.0-alpha.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"immutable": "^3.7.6",
				"is-class": "0.0.4",
				"is-promise": "^2.1.0",
				"lodash.assign": "^4.0.6",
				"lodash.every": "^4.3.0",
				"lodash.forin": "^4.0.1",
				"lodash.mapvalues": "^4.2.0",
				"lodash.noop": "^3.0.1",
				"lodash.partial": "^4.1.3",
				"lodash.topath": "^4.2.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash.isobject": "^3.0.2",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "3b371d98b08a2a170ed4579a4d11c2c9ad9e6a29",
			"_id": "redux-form@6.0.0-alpha.6",
			"_shasum": "98ffd13ec003eec46c2822ddd04dcbbc81c1cc40",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "98ffd13ec003eec46c2822ddd04dcbbc81c1cc40",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.6.tgz_1461591432132_0.39411514392122626"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.4": {
			"name": "redux-form",
			"version": "5.1.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c10f302ccd2287775371272bdb0ea4785d07522b",
			"_id": "redux-form@5.1.4",
			"_shasum": "ccbe5948da7b32d340f2de5c8ce836432c0b6347",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ccbe5948da7b32d340f2de5c8ce836432c0b6347",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.1.4.tgz_1461592232100_0.2820351554546505"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.0": {
			"name": "redux-form",
			"version": "5.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1b20f4627e172c844fbf94aa380e39ab828b9ce6",
			"_id": "redux-form@5.2.0",
			"_shasum": "082227d5715ef380c0363426b445316c7cea9be7",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "082227d5715ef380c0363426b445316c7cea9be7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.0.tgz_1461674646334_0.02613427978940308"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.1": {
			"name": "redux-form",
			"version": "5.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "fe73fe57a98deaeca55cf1af89daeea47c86767d",
			"_id": "redux-form@5.2.1",
			"_shasum": "802d6d23a91188800299bbaae6f42ec900e1827b",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "802d6d23a91188800299bbaae6f42ec900e1827b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.1.tgz_1461697705610_0.009714056737720966"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.2": {
			"name": "redux-form",
			"version": "5.2.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "~5.4.3",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "941ee4819496cd46b2fd5f4df4ac13872e0d4704",
			"_id": "redux-form@5.2.2",
			"_shasum": "bbd19a2c23efb88dba3505179775abb39201e30e",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bbd19a2c23efb88dba3505179775abb39201e30e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.2.tgz_1461748095538_0.9984982197638601"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.3": {
			"name": "redux-form",
			"version": "5.2.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "41ee20d5d0755b6c62082ed60f8476c510d7f5bc",
			"_id": "redux-form@5.2.3",
			"_shasum": "f0bd7e4f90d0937cab3b7002487ed852c17fd71c",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f0bd7e4f90d0937cab3b7002487ed852c17fd71c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.3.tgz_1461963034486_0.026119922753423452"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.7": {
			"name": "redux-form",
			"version": "6.0.0-alpha.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "277c361ab8e4ce406507f3cca281a1d17b4a484e",
			"_id": "redux-form@6.0.0-alpha.7",
			"_shasum": "82ed417b94ea95cac81aa65449547b433852dfd9",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "82ed417b94ea95cac81aa65449547b433852dfd9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.7.tgz_1462399932981_0.6692625861614943"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.8": {
			"name": "redux-form",
			"version": "6.0.0-alpha.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "1.1.0",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.2",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^8.0.2",
				"lodash-webpack-plugin": "^0.2.1",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f50a1816a85d44105bb467fd3bafe6ae41f3f28d",
			"_id": "redux-form@6.0.0-alpha.8",
			"_shasum": "2dc560b3e4b7266402f6beaec91058711279f7a5",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "2dc560b3e4b7266402f6beaec91058711279f7a5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.8.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.8.tgz_1462834201419_0.5895958414766937"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.9": {
			"name": "redux-form",
			"version": "6.0.0-alpha.9",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.0.0",
				"lodash-webpack-plugin": "^0.3.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1324f958b1b129ab9897db01cc0b89975c819823",
			"_id": "redux-form@6.0.0-alpha.9",
			"_shasum": "3e6182df9093761251db6c001034477113d30c27",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "3e6182df9093761251db6c001034477113d30c27",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.9.tgz_1463080719089_0.5238479867111892"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.10": {
			"name": "redux-form",
			"version": "6.0.0-alpha.10",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"classnames": "^2.2.3",
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.0.0",
				"lodash-webpack-plugin": "^0.3.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "fc52e1c8c59f69d0873bb765ad85363a40729a19",
			"_id": "redux-form@6.0.0-alpha.10",
			"_shasum": "12df7cfe5cb779dbffc1955c138c4500f965c5e5",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "12df7cfe5cb779dbffc1955c138c4500f965c5e5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.10.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.10.tgz_1463087124122_0.2769574832636863"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.11": {
			"name": "redux-form",
			"version": "6.0.0-alpha.11",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.0.0",
				"lodash-webpack-plugin": "^0.3.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1e8df55c2a03cfd5262c46ba2435c42c2114c29d",
			"_id": "redux-form@6.0.0-alpha.11",
			"_shasum": "79fea7fe10202ee6b21d0de9b66eff753578a0b1",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "79fea7fe10202ee6b21d0de9b66eff753578a0b1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.11.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.11.tgz_1463405382790_0.23817365616559982"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.12": {
			"name": "redux-form",
			"version": "6.0.0-alpha.12",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.4.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ba96fff2c27d91acdbb01cfd68a886bae4ab376a",
			"_id": "redux-form@6.0.0-alpha.12",
			"_shasum": "a613bd56353a2c98f9ff70f86a4b73c342e25b20",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a613bd56353a2c98f9ff70f86a4b73c342e25b20",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.12.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.12.tgz_1463430079011_0.5527272974140942"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.13": {
			"name": "redux-form",
			"version": "6.0.0-alpha.13",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.4.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "caf2b9d926785b7679200e7e6f889f517b7020f9",
			"_id": "redux-form@6.0.0-alpha.13",
			"_shasum": "a77b7fc190f2cd8cae6c1b522907dd01990ce60c",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a77b7fc190f2cd8cae6c1b522907dd01990ce60c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.13.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.13.tgz_1463431425307_0.5022110943682492"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.4": {
			"name": "redux-form",
			"version": "5.2.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c374da177ab109f6e2d15586e6fe9193b721f1b2",
			"_id": "redux-form@5.2.4",
			"_shasum": "2815c2f70501afb3cc90372f0794a6084c569f4f",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "2815c2f70501afb3cc90372f0794a6084c569f4f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.4.tgz_1463726621540_0.024054228560999036"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.14": {
			"name": "redux-form",
			"version": "6.0.0-alpha.14",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.7.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "4c308f4a56d464b1b35ff1f639a0d8d09780d3bc",
			"_id": "redux-form@6.0.0-alpha.14",
			"_shasum": "ec98ebdf2972ead1ae8caf842469be05701924b9",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ec98ebdf2972ead1ae8caf842469be05701924b9",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.14.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.14.tgz_1464108639132_0.23836392653174698"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.5": {
			"name": "redux-form",
			"version": "5.2.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "922f320db94f8a649edbe4fcc2997ca636f750ec",
			"_id": "redux-form@5.2.5",
			"_shasum": "f7382a9ac955bfa0424da846694848f31d7a5061",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f7382a9ac955bfa0424da846694848f31d7a5061",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.2.5.tgz_1464357368746_0.06729048956185579"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-alpha.15": {
			"name": "redux-form",
			"version": "6.0.0-alpha.15",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "mocha --compilers js:babel-register --recursive --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^2.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^1.7.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^3.6.3",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.7.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19e1447820bf6bb42ba73d27ef62c2e981da991d",
			"_id": "redux-form@6.0.0-alpha.15",
			"_shasum": "011836885e3cfceb71f074784c253a5fb414093a",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "011836885e3cfceb71f074784c253a5fb414093a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.15.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-alpha.15.tgz_1465160418229_0.5914968659635633"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.0": {
			"name": "redux-form",
			"version": "5.3.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "0f385b963d1a30401ef575d3e4c8ce1afa2890a7",
			"_id": "redux-form@5.3.0",
			"_shasum": "e97d15bbca3a63be0040acc9fb2b487bd9fed388",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e97d15bbca3a63be0040acc9fb2b487bd9fed388",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.0.tgz_1467230446690_0.044111609691753983"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.1": {
			"name": "redux-form",
			"version": "5.3.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "94dd769a2e9be2289cd42fcc69afbbb97f8b9e2a",
			"_id": "redux-form@5.3.1",
			"_shasum": "e0eac268b683b2cd8b37b210bd754d0bd0198ec8",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e0eac268b683b2cd8b37b210bd754d0bd0198ec8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.1.tgz_1467319670467_0.4260701087769121"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-rc.1": {
			"name": "redux-form",
			"version": "6.0.0-rc.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^2.11.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^5.1.1",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.9.0",
				"mocha": "^2.4.5",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "3dce7ce23c0aa21a1105d35522b84e7530257a78",
			"_id": "redux-form@6.0.0-rc.1",
			"_shasum": "942725c04d33b5c32a61ca53e7a016d5f3efcafa",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "942725c04d33b5c32a61ca53e7a016d5f3efcafa",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-rc.1.tgz_1467394051509_0.8651650573592633"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-rc.2": {
			"name": "redux-form",
			"version": "6.0.0-rc.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.2.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^2.11.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^5.1.1",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.9.0",
				"mocha": "^2.4.5",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "32d588ffde76b63e58cdd131193eef4b92563077",
			"_id": "redux-form@6.0.0-rc.2",
			"_shasum": "dd5e7b3a5d1e5eb9ca5da26a3b55cb65945c0fe1",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "dd5e7b3a5d1e5eb9ca5da26a3b55cb65945c0fe1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-rc.2.tgz_1467732199673_0.013089303858578205"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-rc.3": {
			"name": "redux-form",
			"version": "6.0.0-rc.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"react-addons-shallow-compare": "^15.2.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^2.11.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^5.1.1",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.9.0",
				"mocha": "^2.4.5",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "5dce455ba801e78fb06ce391441b0d36958858b7",
			"_id": "redux-form@6.0.0-rc.3",
			"_shasum": "22f8776deeaf597a0745adc67efe42619b0aca97",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "22f8776deeaf597a0745adc67efe42619b0aca97",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-rc.3.tgz_1467834395743_0.2537777542602271"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.2": {
			"name": "redux-form",
			"version": "5.3.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "bd1cecfa6b8b8e16d909a9b61df1a86ce3f99e21",
			"_id": "redux-form@5.3.2",
			"_shasum": "0e364e4898cd6c19e32634ae6afbff2ac957ef77",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "0e364e4898cd6c19e32634ae6afbff2ac957ef77",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.2.tgz_1469986245382_0.07678425777703524"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-rc.4": {
			"name": "redux-form",
			"version": "6.0.0-rc.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^1.0.7",
				"eslint": "^2.11.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^5.1.1",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"isparta": "4.0.0",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.9.0",
				"mocha": "^2.4.5",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f9b75cfdba191d8f18d6ecd3294143a96fb33f79",
			"_id": "redux-form@6.0.0-rc.4",
			"_shasum": "e8900724e20bb4a30b2dc466bb0d8dbf67e6b2a0",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e8900724e20bb4a30b2dc466bb0d8dbf67e6b2a0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-rc.4.tgz_1470086075905_0.9454251716379076"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0-rc.5": {
			"name": "redux-form",
			"version": "6.0.0-rc.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "webpack src/index.js dist/redux-form.js --config webpack.config.development.js",
				"build:umd:min": "webpack src/index.js dist/redux-form.min.js --config webpack.config.production.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-polyfill": "^6.7.4",
				"babel-preset-es2015": "6.9.0",
				"babel-preset-es2015-webpack": "^6.4.1",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^2.0.0",
				"eslint": "^2.11.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^5.1.1",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.9.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "80ff307a265c1d968f9d1a5b38226fdde97a3a29",
			"_id": "redux-form@6.0.0-rc.5",
			"_shasum": "d99c82dbb1b27a8f0857400a0436f9ad5d311347",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d99c82dbb1b27a8f0857400a0436f9ad5d311347",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.0-rc.5.tgz_1471514653432_0.7692840388044715"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.3": {
			"name": "redux-form",
			"version": "5.3.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "312e25060c3d80d535fa66bcaecd7839efbed382",
			"_id": "redux-form@5.3.3",
			"_shasum": "e65e995095c739f068a7c2adfd8229d966a43af8",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e65e995095c739f068a7c2adfd8229d966a43af8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.3.tgz_1472124599469_0.9699098390992731"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.1": {
			"name": "redux-form",
			"version": "6.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015": "^6.13.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d664dc3e3d65c3178d1d2d9c4f50a5694ac7eb52",
			"_id": "redux-form@6.0.1",
			"_shasum": "8aee3b8a5e3227c5b263909928de0194e33cae12",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8aee3b8a5e3227c5b263909928de0194e33cae12",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.1.tgz_1472134628851_0.582570840138942"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.2": {
			"name": "redux-form",
			"version": "6.0.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example:simple": "node examples/simple/server.js",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d41e010b9197ffc167c6c08cafa9321d5436754c",
			"_id": "redux-form@6.0.2",
			"_shasum": "502bb798444531f4b23b770e9a3829f24f21297b",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "6.2.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "502bb798444531f4b23b770e9a3829f24f21297b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.2.tgz_1472802076263_0.13966026762500405"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.3": {
			"name": "redux-form",
			"version": "6.0.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "cb3abb5b41976458fc0c54246df2eeea1f538d34",
			"_id": "redux-form@6.0.3",
			"_shasum": "aab3d6aa7f24cdf9a680fbe2219d30eeb9afa74c",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "aab3d6aa7f24cdf9a680fbe2219d30eeb9afa74c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.3.tgz_1473932281563_0.4989919706713408"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.4": {
			"name": "redux-form",
			"version": "6.0.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.4",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c698c8df9fc37f236c2b591afc9f2715b752e19d",
			"_id": "redux-form@6.0.4",
			"_shasum": "5a0297a1e8e43fc7caa807479d6bd4b8ea54791b",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5a0297a1e8e43fc7caa807479d6bd4b8ea54791b",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.4.tgz_1473934037573_0.10052189975976944"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.5": {
			"name": "redux-form",
			"version": "6.0.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.5",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "88383d02a1fcd1a920a328191959da9407b01807",
			"_id": "redux-form@6.0.5",
			"_shasum": "c40082f861c18798ae0be011bc56d3d98a1f03ad",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "c40082f861c18798ae0be011bc56d3d98a1f03ad",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.0.5.tgz_1473938890456_0.19252715585753322"
			},
			"directories": {},
			"contributors": []
		},
		"6.1.0": {
			"name": "redux-form",
			"version": "6.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.5",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "9657dbf58c8f532d1e252304d480c2a690d4714b",
			"_id": "redux-form@6.1.0",
			"_shasum": "cc88672fb6e30dfd1437afd3673dc3c58510136a",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "cc88672fb6e30dfd1437afd3673dc3c58510136a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.1.0.tgz_1475854242993_0.9902660343796015"
			},
			"directories": {},
			"contributors": []
		},
		"6.1.1": {
			"name": "redux-form",
			"version": "6.1.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^3.1.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.12.0",
				"lodash-es": "^4.12.0",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^6.0.5",
				"babel-loader": "^6.2.0",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.1.18",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^2.0.0",
				"eslint": "^3.3.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.1.2",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^0.6.1",
				"jsdom": "^9.1.0",
				"lodash-webpack-plugin": "^0.10.0",
				"mocha": "^3.0.2",
				"nyc": "^8.1.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.1",
				"webpack": "^1.13.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8c43de8b0d7d9a0ca41b84722fb5022d176822d2",
			"_id": "redux-form@6.1.1",
			"_shasum": "0a007d64abf1373962ed1fde90001ec433b0c28a",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "0a007d64abf1373962ed1fde90001ec433b0c28a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.1.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.1.1.tgz_1476709127360_0.37297367583960295"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.0": {
			"name": "redux-form",
			"version": "6.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.16.6",
				"lodash-es": "^4.16.6",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.18.2",
				"babel-eslint": "^7.1.0",
				"babel-loader": "^6.2.7",
				"babel-plugin-istanbul": "^2.0.3",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.9.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.5.0",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.8.3",
				"lodash-webpack-plugin": "^0.10.3",
				"mocha": "^3.0.2",
				"nyc": "^8.4.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.1",
				"stringstream": "0.0.5",
				"webpack": "^1.13.3"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "95ea6f5ec0db36ee3788b658835ef15271310a52",
			"_id": "redux-form@6.2.0",
			"_shasum": "706bb77d7e0b2a0783e6c46ba61ffe8a55a147c4",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "706bb77d7e0b2a0783e6c46ba61ffe8a55a147c4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.2.0.tgz_1478300569718_0.7287627095356584"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.1": {
			"name": "redux-form",
			"version": "6.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.16.6",
				"lodash-es": "^4.16.6",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.18.2",
				"babel-eslint": "^7.1.0",
				"babel-loader": "^6.2.7",
				"babel-plugin-istanbul": "^2.0.3",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.9.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.5.0",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.8.3",
				"lodash-webpack-plugin": "^0.10.3",
				"mocha": "^3.0.2",
				"nyc": "^8.4.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.1",
				"stringstream": "0.0.5",
				"webpack": "^1.13.3"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a442480625e66d2c5980817112d0891cc43997b3",
			"_id": "redux-form@6.2.1",
			"_shasum": "5996f9b648e2b2bc2012adb2dea03b9997dcf0ff",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "5996f9b648e2b2bc2012adb2dea03b9997dcf0ff",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.2.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.2.1.tgz_1480520677204_0.47319872165098786"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.0": {
			"name": "redux-form",
			"version": "6.3.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.16.6",
				"lodash-es": "^4.16.6",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.18.2",
				"babel-eslint": "^7.1.0",
				"babel-loader": "^6.2.7",
				"babel-plugin-istanbul": "^2.0.3",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.9.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.5.0",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.8.3",
				"lodash-webpack-plugin": "^0.10.3",
				"mocha": "^3.0.2",
				"nyc": "^8.4.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.1",
				"stringstream": "0.0.5",
				"webpack": "^1.13.3"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "83af3f2d9a64c0a853ff6e9195388ecbf3641b58",
			"_id": "redux-form@6.3.0",
			"_shasum": "0109fd5746e41e2e115cde2e6e3b34ab9c283c13",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "0109fd5746e41e2e115cde2e6e3b34ab9c283c13",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.3.0.tgz_1481215727078_0.8603702462278306"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.1": {
			"name": "redux-form",
			"version": "6.3.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.16.6",
				"lodash-es": "^4.16.6",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.18.2",
				"babel-eslint": "^7.1.0",
				"babel-loader": "^6.2.7",
				"babel-plugin-istanbul": "^2.0.3",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.9.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.5.0",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.8.3",
				"lodash-webpack-plugin": "^0.10.3",
				"mocha": "^3.0.2",
				"nyc": "^8.4.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.1",
				"stringstream": "0.0.5",
				"webpack": "^1.13.3"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d34751f0aa626c603287320340a38aeb914195b2",
			"_id": "redux-form@6.3.1",
			"_shasum": "d9cc4c8c2c8e16f94cd2840ce46727d1e37ca403",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d9cc4c8c2c8e16f94cd2840ce46727d1e37ca403",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.3.1.tgz_1481228908199_0.8834876075852662"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.2": {
			"name": "redux-form",
			"version": "6.3.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.2.1",
				"is-promise": "^2.1.0",
				"lodash": "^4.16.6",
				"lodash-es": "^4.16.6",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.18.2",
				"babel-eslint": "^7.1.0",
				"babel-loader": "^6.2.7",
				"babel-plugin-istanbul": "^2.0.3",
				"babel-plugin-lodash": "^3.1.2",
				"babel-plugin-syntax-async-functions": "^6.5.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.6.5",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.9.1",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.5.0",
				"expect": "^1.14.0",
				"expect-element": "^1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.8.3",
				"lodash-webpack-plugin": "^0.10.3",
				"mocha": "^3.0.2",
				"nyc": "^8.4.0",
				"react": "^15.3.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.3.1",
				"react-redux": "^4.4.1",
				"redux": "^3.3.1",
				"redux-immutablejs": "0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.1",
				"stringstream": "0.0.5",
				"webpack": "^1.13.3"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "36b37e6d7e764b3b3cb3e17c8d84d1a375e50eca",
			"_id": "redux-form@6.3.2",
			"_shasum": "8a839412633e7ad155b1accf885736c16fcbe5a1",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8a839412633e7ad155b1accf885736c16fcbe5a1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.3.2.tgz_1481261395464_0.48436741647310555"
			},
			"directories": {},
			"contributors": []
		},
		"6.4.0": {
			"name": "redux-form",
			"version": "6.4.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "0.1.0",
				"deep-equal": "1.0.1",
				"es6-error": "4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "2.1.0",
				"lodash": "^4.17.2",
				"lodash-es": "^4.17.2",
				"shallowequal": "0.2.2"
			},
			"devDependencies": {
				"babel-cli": "6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "3.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "6.18.0",
				"babel-register": "6.18.0",
				"codecov.io": "0.1.6",
				"cross-env": "3.1.3",
				"eslint": "^3.12.2",
				"eslint-config-rackt": "1.1.1",
				"eslint-plugin-react": "^6.8.0",
				"expect": "^1.20.2",
				"expect-element": "1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "1.0.0",
				"flux-standard-action": "1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.10.6",
				"mocha": "^3.2.0",
				"nyc": "10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "0.0.8",
				"rifraf": "2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.5",
				"webpack": "^1.14.0"
			},
			"peerDependencies": {
				"react": "15.0.0",
				"react-redux": "4.3.0 || ^5.0.0-beta",
				"redux": "3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "88577786b0a44c193e900246569b4677281ea448",
			"_id": "redux-form@6.4.0",
			"_shasum": "d56326903bdc30eeea26750ab317cda80691312c",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "d56326903bdc30eeea26750ab317cda80691312c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.4.0.tgz_1482523216828_0.6633775518275797"
			},
			"directories": {},
			"contributors": []
		},
		"6.4.1": {
			"name": "redux-form",
			"version": "6.4.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "0.1.0",
				"deep-equal": "1.0.1",
				"es6-error": "4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "2.1.0",
				"lodash": "^4.17.2",
				"lodash-es": "^4.17.2",
				"shallowequal": "0.2.2"
			},
			"devDependencies": {
				"babel-cli": "6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "3.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "6.18.0",
				"babel-register": "6.18.0",
				"codecov.io": "0.1.6",
				"cross-env": "3.1.3",
				"eslint": "^3.12.2",
				"eslint-config-rackt": "1.1.1",
				"eslint-plugin-react": "^6.8.0",
				"expect": "^1.20.2",
				"expect-element": "1.1.1",
				"expect-immutable": "0.0.3",
				"expect-predicate": "1.0.0",
				"flux-standard-action": "1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.10.6",
				"mocha": "^3.2.0",
				"nyc": "10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "0.0.8",
				"rifraf": "2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.5",
				"webpack": "^1.14.0"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "c3aa263e02a6dd4bbdf992d1848468d6cbbb91f2",
			"_id": "redux-form@6.4.1",
			"_shasum": "ef25e4e4d75eef4a32c96b2c44c221cc9f91bca2",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "ef25e4e4d75eef4a32c96b2c44c221cc9f91bca2",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.4.1.tgz_1482597097545_0.2818808082956821"
			},
			"directories": {},
			"contributors": []
		},
		"6.4.2": {
			"name": "redux-form",
			"version": "6.4.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^3.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.12.2",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.8.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.10.6",
				"mocha": "^3.2.0",
				"nyc": "^10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"webpack": "^1.14.0"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "be0868752c2f9b9f5c40b4d9f6511f91fc051e04",
			"_id": "redux-form@6.4.2",
			"_shasum": "71afe3c85744210419f204a5e2421f281c2c3523",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "71afe3c85744210419f204a5e2421f281c2c3523",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.4.2.tgz_1482957704307_0.5516454363241792"
			},
			"directories": {},
			"contributors": []
		},
		"6.4.3": {
			"name": "redux-form",
			"version": "6.4.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"array-findindex-polyfill": "^0.1.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"shallowequal": "^0.2.2"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^3.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.12.2",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.8.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.10.6",
				"mocha": "^3.2.0",
				"nyc": "^10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"webpack": "^1.14.0"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b15c1513461b95d99d3808a82ca53b1e2c92e2ac",
			"_id": "redux-form@6.4.3",
			"_shasum": "bd83a77770d9805f7b595a4ff18f00fe4267d3c8",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "bd83a77770d9805f7b595a4ff18f00fe4267d3c8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.4.3.tgz_1483103914472_0.5149836377240717"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.4": {
			"name": "redux-form",
			"version": "5.3.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"is-promise": "^2.1.0",
				"react-lazy-cache": "^3.0.1",
				"invariant": "^2.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^5.0.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1a1bca2cb5b37ceda60860240b1786fad7430348",
			"_id": "redux-form@5.3.4",
			"_shasum": "0536ec71daf919fc6ec93c9b39a9581213715980",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "0536ec71daf919fc6ec93c9b39a9581213715980",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.4.tgz_1483722376267_0.004917076556012034"
			},
			"directories": {},
			"contributors": []
		},
		"6.5.0": {
			"name": "redux-form",
			"version": "6.5.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^3.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.12.2",
				"eslint-config-rackt": "^1.1.1",
				"eslint-plugin-react": "^6.8.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.10.6",
				"mocha": "^3.2.0",
				"nyc": "^10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^1.14.0"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0-beta",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "525da9e5a60f23e31d376ce630cfb5098aab4248",
			"_id": "redux-form@6.5.0",
			"_shasum": "8c75ea77018afbabaa02f1389cf6b0e10787c5b8",
			"_from": ".",
			"_npmVersion": "4.1.1",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "8c75ea77018afbabaa02f1389cf6b0e10787c5b8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.5.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.5.0.tgz_1485457588561_0.9075404987670481"
			},
			"directories": {},
			"contributors": []
		},
		"6.6.0": {
			"name": "redux-form",
			"version": "6.6.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^0.6.2",
				"eslint-plugin-flowtype": "^2.30.3",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-react": "^6.10.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^10.0.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.2.1"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "97e236ab46b6cc2d7b081918424f64d72d68a6e1",
			"_id": "redux-form@6.6.0",
			"_shasum": "a26f05d5a2b317596733718031dec94126a0f05c",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "a26f05d5a2b317596733718031dec94126a0f05c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.6.0.tgz_1490294440927_0.8273724999744445"
			},
			"directories": {},
			"contributors": []
		},
		"6.6.1": {
			"name": "redux-form",
			"version": "6.6.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.2.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^0.6.2",
				"eslint-plugin-flowtype": "^2.30.4",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-react": "^6.10.3",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^10.2.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.3.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "2a86b097fe35faa0bbaefec53a5db0d438610ae0",
			"_id": "redux-form@6.6.1",
			"_shasum": "368dc4fc41301bfb1cd471b059a2215573649c8c",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "368dc4fc41301bfb1cd471b059a2215573649c8c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.6.1.tgz_1490797563798_0.2548990035429597"
			},
			"directories": {},
			"contributors": []
		},
		"6.6.2": {
			"name": "redux-form",
			"version": "6.6.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3"
			},
			"devDependencies": {
				"babel-cli": "^6.18.0",
				"babel-core": "^6.21.0",
				"babel-eslint": "^7.2.1",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
				"babel-plugin-transform-regenerator": "^6.21.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-2": "^6.18.0",
				"babel-register": "^6.18.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^3.1.3",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^0.6.2",
				"eslint-plugin-flowtype": "^2.30.4",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-react": "^6.10.3",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^10.2.0",
				"react": "^15.4.1",
				"react-addons-test-utils": "^15.4.1",
				"react-dom": "^15.4.1",
				"react-redux": "^5.0.1",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.3.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "14cf2a9f8a3461ff00780f5a5a47b701f1795d96",
			"_id": "redux-form@6.6.2",
			"_shasum": "51102430a38b4d85529290a881bc1efb54f580ae",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "51102430a38b4d85529290a881bc1efb54f580ae",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.6.2.tgz_1491571159748_0.4190426340792328"
			},
			"directories": {},
			"contributors": []
		},
		"6.6.3": {
			"name": "redux-form",
			"version": "6.6.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.6"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.24.1",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^4.0.0",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^0.6.2",
				"eslint-plugin-flowtype": "^2.30.4",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-react": "^6.10.3",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^10.2.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.3.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "38382a4e5db639637ed3740b2168083cd05d1226",
			"_id": "redux-form@6.6.3",
			"_shasum": "62362654f2214c83a8f9fcb8313702bb46f92205",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "62362654f2214c83a8f9fcb8313702bb46f92205",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.6.3.tgz_1492077566889_0.43482160358689725"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.5": {
			"name": "redux-form",
			"version": "5.3.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.0.0",
				"is-promise": "^2.1.0",
				"prop-types": "^15.5.8",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^5.0.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "7a651a50c096de72230f8e5dbf3a5d9994013514",
			"_id": "redux-form@5.3.5",
			"_shasum": "e85b3403573f60ee43eac6385e75b728405e2f7d",
			"_from": ".",
			"_npmVersion": "4.5.0",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "e85b3403573f60ee43eac6385e75b728405e2f7d",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.5.tgz_1492590892563_0.7070210445672274"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.6": {
			"name": "redux-form",
			"version": "5.3.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^1.0.5",
				"invariant": "^2.0.0",
				"is-promise": "^2.1.0",
				"prop-types": "^15.5.8",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^5.0.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "cf97cc66619f8c0fe7757c32c56e4895d0eb7bb6",
			"_id": "redux-form@5.3.6",
			"_shasum": "f77a81dbf38d44d26ea411100a23f19e29cd1946",
			"_from": ".",
			"_npmVersion": "4.5.0",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "f77a81dbf38d44d26ea411100a23f19e29cd1946",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/redux-form-5.3.6.tgz_1492611984241_0.7182208593003452"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.0": {
			"name": "redux-form",
			"version": "6.7.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.js\" --ignore \"**/bundle.js\" --write --prettier.semi=false --prettier.trailingComma=none",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.6"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.24.1",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^6.2.10",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^4.0.0",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^0.6.2",
				"eslint-plugin-flowtype": "^2.30.4",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-react": "^6.10.3",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^9.9.1",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^10.2.0",
				"prettier": "^1.3.1",
				"prettier-eslint-cli": "^3.4.3",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.3.2"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "f95873318dbc6226f77ded978241e0aa0afafbf8",
			"_id": "redux-form@6.7.0",
			"_shasum": "9fb0769e76f14febf1dd7686e02c4ab2d6f953aa",
			"_from": ".",
			"_npmVersion": "4.5.0",
			"_nodeVersion": "7.7.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"shasum": "9fb0769e76f14febf1dd7686e02c4ab2d6f953aa",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.7.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/redux-form-6.7.0.tgz_1494361155469_0.45861677709035575"
			},
			"directories": {},
			"contributors": []
		},
		"6.8.0": {
			"name": "redux-form",
			"version": "6.8.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.js\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailingComma=none",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^1.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.0.0",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^3.17.1",
				"eslint-config-react-app": "^1.0.4",
				"eslint-plugin-flowtype": "^2.30.4",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.3",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.2",
				"prettier": "^1.4.4",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.6.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^2.5.1",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "eca2c8d8f1495770baf0179eda8a9a889bcaf1c1",
			"_id": "redux-form@6.8.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-rISN+EERGB8nAS/LDnOSQaTf0f+QreXEq+7pRVvBFzmH5vIsYRwVpBtYA8UsibGzO+0BL1bl5L5bxdrNwxI+sA==",
				"shasum": "ff1b590b59f987d7e3ff080d752f7120bfe42af3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-6.8.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-6.8.0.tgz_1497033299804_0.45562444254755974"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.1": {
			"name": "redux-form",
			"version": "7.0.0-alpha.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "caff0b50469c5f79dc5289976d39466e49e979a0",
			"_id": "redux-form@7.0.0-alpha.1",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-fNkJGTVpx37QmINzb+dhu5Xxb2mwN48nlsD1oyoE0jh5bbC/0Ub7PHnBcy+NBFfKMVwGtShMrHjADuRArgUQhw==",
				"shasum": "4928b6a12de79ea44d07e8bd13ba02c18da584d0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.1.tgz_1498854998819_0.9895372968167067"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.2": {
			"name": "redux-form",
			"version": "7.0.0-alpha.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flux-standard-action": "^1.0.0",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "caff0b50469c5f79dc5289976d39466e49e979a0",
			"_id": "redux-form@7.0.0-alpha.2",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-P++MoN3RotEiEgK3dY/YH2V0CFZlGgInZkdWruJXFba0u1FkTMPlaxxugfzigvFoqwAjxuRGmYIjcstG5rSDVA==",
				"shasum": "c9ace72ee4aedc38674929906a414fd7e4f8830a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.2.tgz_1498916120965_0.7418138494249433"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.3": {
			"name": "redux-form",
			"version": "7.0.0-alpha.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.3",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-HfZMiA35xf3em6YANlYpG1ZKq9G2tns1Q8TwM1bbaOnxxIv+A3FAUnNWbUpQ/u3MuxbLtqbvHvzO/COU3t2i0Q==",
				"shasum": "960598c9a34962d3ff9a3590227f1e5a934151bf",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.3.tgz_1499674558793_0.16525366553105414"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.4": {
			"name": "redux-form",
			"version": "7.0.0-alpha.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.4",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-6mr4dJvposiWE2NOgs217SpFr5tollOfnVZBfmWGaot2JsupGBQw9O/iowj/kTLptfQLrsJ3qaAwDCh2+s/99w==",
				"shasum": "d452728d74c284eabb62c251f01e17abc25b3241",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.4.tgz_1499675368171_0.6485713489819318"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.5": {
			"name": "redux-form",
			"version": "7.0.0-alpha.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.5",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-7CGUqckFfi9rcB+DvoscuVy73bPdvs63mXN7+LfEYVQQBD1XWMv2ScyHPaz03NkrN6qKotvmF/iUv13EnI3VZw==",
				"shasum": "571aa25c58a3d855effb1d46469362662a82eca2",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.5.tgz_1499675899816_0.7814405795652419"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.6": {
			"name": "redux-form",
			"version": "7.0.0-alpha.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.6",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-xzTjy4EhP1tPHp9JdFHULQf2D4qfslkGGFDej8fefYRnGVWU+5nOMU78T8UgN0QiEwPQINn8EF2NV3+UHFQGHw==",
				"shasum": "097cf3b7f59ffd349eff8336df66e7f5da6b7f10",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.6.tgz_1499677459892_0.8534299284219742"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.7": {
			"name": "redux-form",
			"version": "7.0.0-alpha.7",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.7",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-swbBqoabv/+WKRVbYVs6sErd/hd3OS6nXdBKt9Xr3zH04jFAH1fEXnXaz+XbRxD3t7aDb9DIZzTEl1I+TWukkg==",
				"shasum": "2aa29e23f5f5b03db8188b9bccbdce1f48d98eea",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.7.tgz_1499679688753_0.0817125285975635"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.8": {
			"name": "redux-form",
			"version": "7.0.0-alpha.8",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"color-convert": "^1.9.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-copy-source": "^1.2.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.8",
			"_npmVersion": "5.0.4",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-KG4P2qCzDyfhng3mIH14bTUFrNo7mc2cRb+k+Iax4XxfxJI/8+NnEjKl8Z4IknGGpEoNmL1WiqtiAWbEZVrAhg==",
				"shasum": "2d5cf4913b8f261426824fd9d1b28ce7ebafd073",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.8.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.8.tgz_1499697468791_0.26502051553688943"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-alpha.9": {
			"name": "redux-form",
			"version": "7.0.0-alpha.9",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "19be8e0b65cb4205d25a55bd77ad5032ffeab0a5",
			"_id": "redux-form@7.0.0-alpha.9",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-CfJmJAmj1xgMGEp3fUSNaJhlUo3zAd9Id/6aPHjOqPER98iBhFX5sPpms9K+6nvApSDsoJ2bI4Bn6Vo8ZATS4w==",
				"shasum": "db8935f49fad2edb1f25a644c9ae5bbb13044574",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0-alpha.9.tgz_1499780867490_0.6723605175502598"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0": {
			"name": "redux-form",
			"version": "7.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-flowtype": "^2.34.1",
				"eslint-plugin-import": "^2.6.1",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.0.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b8fc831b4a1ed60744341d6c441078908b62ee68",
			"_id": "redux-form@7.0.0",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-dFwNZjG6MBxI853uyVV+kPITPI2WzMUS5JvEYlpkeqKFkhKsiLbsxeGrpZhEWf06EBNculzLfbcjYSsQm11naw==",
				"shasum": "6ef9eb72c1df1ee676139d74b5e7503f9ce0f0cb",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.0.tgz_1499798901006_0.8975459826178849"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.1": {
			"name": "redux-form",
			"version": "7.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.0.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-babel": "^4.1.1",
				"eslint-plugin-flowtype": "^2.35.0",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.1.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.49.1",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.2",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.0.0",
				"webpack-bundle-analyzer": "^2.7.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6fbf7eba9e8c6759feeab33d3bc76de1c880b183",
			"_id": "redux-form@7.0.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-iQ8mLuqrMfdesaITxTk3qmgMPBfQ0qpvPD+QpeZAd6Tcn49H8jU3UJfW4ZndFsMiP6U6ZuFMz+TLDCSEeobBOg==",
				"shasum": "2754a4fbd343b90ae336e3f3637d060127429e92",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.1.tgz_1500409455701_0.548104394460097"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.2": {
			"name": "redux-form",
			"version": "7.0.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.2.0",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.1.1",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-babel": "^4.1.1",
				"eslint-plugin-flowtype": "^2.35.0",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.1.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.50.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.3",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.3.0",
				"webpack-bundle-analyzer": "^2.8.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "fb68ed461820c599bdde1b8b4c4c946008f35689",
			"_id": "redux-form@7.0.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-R1H9APwnBiJE31FWS2vBlM6NplH7AQb+3FJ3Z2e5B1flbgAZbFr7S0R9yrL8P4yy1liIAJcLreI1Ji4KA6KMtA==",
				"shasum": "6fcc3e847ee95e1eca6af46da34c949458c6e950",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.2.tgz_1500928377492_0.6630491802934557"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.3": {
			"name": "redux-form",
			"version": "7.0.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.2.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.24.1",
				"babel-core": "^6.25.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
				"babel-plugin-transform-regenerator": "^6.24.1",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.24.1",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.3.0",
				"eslint-config-react-app": "^1.0.5",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.35.0",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.1.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.51.0",
				"flow-coverage-report": "^0.3.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.2.0",
				"nyc": "^11.0.3",
				"prettier": "^1.5.3",
				"prettier-eslint-cli": "^4.1.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.4",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.31",
				"webpack": "^3.4.1",
				"webpack-bundle-analyzer": "^2.8.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "e68672a8ae450ea956d2734ca1d89986404a2ff5",
			"_id": "redux-form@7.0.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-9yjU9XIlihXUrUZidKuYiDkZUAqqFluzWIqXKzNvvnbtUwEYVssv5+dxjlTzgSJWTs6RBG2QiQdP5/VR6USFuA==",
				"shasum": "80157d01df7de6c8eb2297ad1fbbb092bafa34f5",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.3.tgz_1501088758171_0.5027121836319566"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.4": {
			"name": "redux-form",
			"version": "7.0.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run test && npm run test:flow && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive --recursive \"src/**/__tests__/*\" --require src/__tests__/setup.js",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text npm test",
				"test:codecov": "cat ./coverage/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.2.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^7.2.2",
				"babel-loader": "^7.1.1",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.1",
				"eslint": "^4.6.1",
				"eslint-config-react-app": "^2.0.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.35.0",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.3.0",
				"expect": "^1.20.2",
				"expect-element": "^1.1.1",
				"expect-immutable": "^0.0.3",
				"expect-predicate": "^1.0.0",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"jsdom": "^11.2.0",
				"lodash-webpack-plugin": "^0.11.2",
				"mocha": "^3.5.0",
				"nyc": "^11.1.0",
				"prettier": "^1.6.1",
				"prettier-eslint-cli": "^4.3.0",
				"react": "^15.5.4",
				"react-dom": "^15.5.4",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.5.5",
				"webpack-bundle-analyzer": "^2.9.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"nyc": {
				"include": [
					"src/**/*.js"
				],
				"sourceMap": false,
				"instrument": false
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "d4d6b435d0cb41bef14e87fed9359785b5439582",
			"_id": "redux-form@7.0.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-dGnzNCz2VY2W/UVBk3WbhjEq9hXzLvqndgml93vd3on+ZSOKWySsBgXXHSVwrmCZyK8fm/ew8GLYJa3HsR/XEw==",
				"shasum": "2297b6bed40fda8bb58132e261ba0976fb4e530c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.0.4.tgz_1504645010829_0.7728657191619277"
			},
			"directories": {},
			"contributors": []
		},
		"7.1.0": {
			"name": "redux-form",
			"version": "7.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"babel-jest": "^21.2.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.0.1",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.5",
				"eslint": "^4.6.1",
				"eslint-config-react-app": "^2.0.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.35.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.3.0",
				"flow-bin": "^0.56.0",
				"flux-standard-action": "^1.0.0",
				"get-typed": "^1.0.0-beta.2",
				"immutable": "^4.0.0-rc.3",
				"jest": "^21.0.2",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.6.1",
				"prettier-eslint-cli": "^4.3.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.5.6",
				"webpack-bundle-analyzer": "^2.9.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "27a1454b61dad4148dd52bfcc11f12143e14d791",
			"_id": "redux-form@7.1.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-KdHP1NfWLZ7Nw3uOHoGYKQlu7sJDNJY8i1aq5ByOM8Mh9HsCiHEGOF3m+m83LV2bkwq2vPYbDkcu3jwARAPskQ==",
				"shasum": "f3a2a21b061d498f924f4ea4612d7a3155f64f02",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.1.0.tgz_1507300540676_0.2277650882024318"
			},
			"directories": {},
			"contributors": []
		},
		"7.1.1": {
			"name": "redux-form",
			"version": "7.1.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"babel-jest": "^21.2.0",
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.0.1",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.5",
				"eslint": "^4.6.1",
				"eslint-config-react-app": "^2.0.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.39.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.3.0",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^1.0.0",
				"immutable": "^3.8.2",
				"jest": "^21.0.2",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.6.1",
				"prettier-eslint-cli": "^4.3.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.5.6",
				"webpack-bundle-analyzer": "^2.9.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "03c37d7e19429e32e0d42810fe87ee69fe6cfab3",
			"_id": "redux-form@7.1.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-QKlPb7KUmz6699/KgC+XjNFoKD7xypiKINPfSi7zyOTnky5RRs3U+EPLWZSms4KDoB/5rq61sFsEguR+7dZEyA==",
				"shasum": "4d9ab1d9c03beb3a8b5f8e5d0f398cff4209081f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.1.1.tgz_1507645171818_0.01891900203190744"
			},
			"directories": {},
			"contributors": []
		},
		"7.1.2": {
			"name": "redux-form",
			"version": "7.1.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"format": "prettier-eslint \"+(src|examples)/**/*.+(js|js.flow)\" --ignore \"**/bundle.js\" --write --no-semi --single-quote --trailing-comma=none",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.0.1",
				"babel-jest": "^21.2.0",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.5",
				"eslint": "^4.6.1",
				"eslint-config-react-app": "^2.0.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.39.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.3.0",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^1.0.0",
				"immutable": "^3.8.2",
				"jest": "^21.0.2",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.6.1",
				"prettier-eslint-cli": "^4.3.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.5.6",
				"webpack-bundle-analyzer": "^2.9.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8a1d21a162d9a56991d405f366f59cc1b907a77a",
			"_id": "redux-form@7.1.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"dist": {
				"integrity": "sha512-NQdYtHx0Tx2oRQs7c3+aiJxoVAwIyn3lmm2sf2vQ/eSRE1xLWdygoCWPLHk0FYT31FJY3Ec1d/5Vtkd0/GVQBg==",
				"shasum": "6b0f25c57fd8130a05ce00f6435fe1b051f402af",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.1.2.tgz_1508962028015_0.09435119153931737"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.0": {
			"name": "redux-form",
			"version": "7.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.0.0",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.0.1",
				"babel-jest": "^21.2.0",
				"babel-loader": "^7.2.0",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.2.11",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.0.5",
				"eslint": "^4.6.1",
				"eslint-config-react-app": "^2.0.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.39.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.3.0",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^1.0.0",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^21.0.2",
				"lint-staged": "^4.3.0",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.6.1",
				"prettier-eslint-cli": "^4.3.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.5.6",
				"webpack-bundle-analyzer": "^2.9.0"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "8c6ec32936893cccbaa75bca3d1c9ca8b8603413",
			"_id": "redux-form@7.2.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-qbgeI19drwnm9FeGAotDA1vsZO8q94XF7IxPDuJmSXxDYX2rqzhND6NROahCBJfBK5xM1cchvmgscO2rry1EEw==",
				"shasum": "4465d9bc863e40b1704695d672bea75fcf81db04",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.2.0.tgz_1511803078026_0.4320540693588555"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.1": {
			"name": "redux-form",
			"version": "7.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.1",
				"babel-jest": "^22.1.0",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.3.2",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.3",
				"eslint": "^4.15.0",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.41.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.5.1",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^2.0.1",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^22.1.2",
				"lint-staged": "^6.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.10.2",
				"prettier-eslint-cli": "^4.7.0",
				"react": "^16.2.0",
				"react-dom": "^16.2.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.10.0",
				"webpack-bundle-analyzer": "^2.9.2"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "6357a5dfe4c54c561ba37db0e22f633652533595",
			"_id": "redux-form@7.2.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KWV+rq+L1QGoRSKoJXbGS8Mw2q4ta5FVyGxW5ZYnAEjXZAukvUCkqDUzobBmOqiRHvrZ3/ssEA7kJFdu7rV8+w==",
				"shasum": "011f6ff0cf050552a4a182a271f22217f4584684",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.2.1.tgz_1516294455317_0.9949149519670755"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.2": {
			"name": "redux-form",
			"version": "7.2.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.1",
				"babel-jest": "^22.1.0",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.3.2",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.3",
				"eslint": "^4.15.0",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.41.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.5.1",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^2.0.1",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^22.1.2",
				"lint-staged": "^6.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.8.2",
				"prettier-eslint-cli": "^4.4.2",
				"react": "^16.2.0",
				"react-dom": "^16.2.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.10.0",
				"webpack-bundle-analyzer": "^2.9.2"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a8a8fd452127ac2acc10e99dd0ceb9234488778b",
			"_id": "redux-form@7.2.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bX1zcsxMGEZclHxehquW8iiEme33UQUFb5T8xjzu6wdqtlwghUS5d8Ml6DMTEcvpmW9NZcCbIbC0AZAKZvT8Xw==",
				"shasum": "c9e8a9a53340ed91d3b064cae7b9a3c19ebfaf8a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.2.2.tgz_1517503566742_0.9159326490480453"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.3": {
			"name": "redux-form",
			"version": "7.2.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.2.2",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.3",
				"lodash-es": "^4.17.3",
				"prop-types": "^15.5.9"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.1",
				"babel-jest": "^22.1.0",
				"babel-loader": "^7.1.2",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.3.2",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.3",
				"eslint": "^4.15.0",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.41.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.5.1",
				"flow-bin": "^0.54.0",
				"flux-standard-action": "^2.0.1",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^22.1.2",
				"lint-staged": "^6.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.8.2",
				"prettier-eslint-cli": "^4.4.2",
				"react": "^16.2.0",
				"react-dom": "^16.2.0",
				"react-redux": "^5.0.6",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.10.0",
				"webpack-bundle-analyzer": "^2.9.2"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "a8471bec7d7896962ad9c452584a0f8ff38a27c0",
			"_id": "redux-form@7.2.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UpopunO0bYMwGvKaHq5bcUUBJDvFmZ6lMM/uFfnzjpCtuP39Eb7i6UpB4OPzfuIBVpbDNIF5GRewQFvLZn9afw==",
				"shasum": "a01111116f386f3d88451b5528dfbb180561a8b4",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form-7.2.3.tgz_1517556906697_0.584341507172212"
			},
			"directories": {},
			"contributors": []
		},
		"7.3.0": {
			"name": "redux-form",
			"version": "7.3.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublish": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.5.0",
				"invariant": "^2.2.3",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.5",
				"lodash-es": "^4.17.5",
				"prop-types": "^15.6.1"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.0",
				"babel-eslint": "^8.2.2",
				"babel-jest": "^22.4.1",
				"babel-loader": "^7.1.3",
				"babel-plugin-istanbul": "^4.1.1",
				"babel-plugin-lodash": "^3.3.2",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.3",
				"eslint": "^4.18.1",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^4.1.2",
				"eslint-plugin-flowtype": "^2.46.1",
				"eslint-plugin-import": "^2.9.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.7.0",
				"flow-bin": "^0.54.1",
				"flux-standard-action": "^2.0.1",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^22.4.2",
				"lint-staged": "^7.0.0",
				"lodash-webpack-plugin": "^0.11.2",
				"prettier": "^1.11.1",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.2.0",
				"react-dom": "^16.2.0",
				"react-redux": "^5.0.7",
				"redux": "^3.7.2",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^0.0.5",
				"tmp": "0.0.33",
				"webpack": "^3.11.0",
				"webpack-bundle-analyzer": "^2.11.1"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"_id": "redux-form@7.3.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WcZRsRsVG25l8Cih3bEeeoZFxSIvoHqTpBRe5Ifl1ob7xvEpYLXyYYHAFER1DpTfMZPgTPHZ4UkR4ILFP3hzkw==",
				"shasum": "b92ef1639c86a6009b0821aacfc80ad8b5ac8c05",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.3.0.tgz",
				"fileCount": 309,
				"unpackedSize": 1021045
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_7.3.0_1520017137235_0.42856544176758793"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.0": {
			"name": "redux-form",
			"version": "7.4.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.5.4",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.10",
				"lodash-es": "^4.17.10",
				"prop-types": "^15.6.1"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-jest": "^23.0.1",
				"babel-loader": "^7.1.4",
				"babel-plugin-istanbul": "^4.1.6",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^4.19.1",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^5.1.0",
				"eslint-plugin-flowtype": "^2.49.3",
				"eslint-plugin-import": "^2.12.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.9.1",
				"flow-bin": "^0.54.1",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^23.1.0",
				"lint-staged": "^7.2.0",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.13.5",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.4.0",
				"react-dom": "^16.4.0",
				"react-redux": "^5.0.7",
				"redux": "^4.0.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.6",
				"tmp": "0.0.33",
				"webpack": "^4.12.0",
				"webpack-bundle-analyzer": "^2.13.1",
				"webpack-cli": "^3.0.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "83b79a75f596490364a446195d3a5843f6d9780b",
			"_id": "redux-form@7.4.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ppFEdbxS+HggJcS+HF37Gwyuh35/54hAZ2e1DvLBEzfw8sTqvas67A1YmfpK9thHj2XyLkwPOSbxgfObfkP+BQ==",
				"shasum": "5772f152b808954f0debcf918cb78f055c279717",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.0.tgz",
				"fileCount": 323,
				"unpackedSize": 1126119,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH3ykCRA9TVsSAnZWagAA0lUP/jm5USb+v4+khggrZwqc\neXv6Wv3a+rUUYNnGIlCpFWnKl+eqM5Tj8fqheD4c5O37n/J/SQVgOGSYfFep\nOvopjC+64yob4GA4xexwHXfUnRJ29w9Q3J1N229GKdec7HNxhY8tLBIrWegJ\nUJHqqiZtOpNdrz8vg31A5yOZYKj9tCPyBvouGheYzq1yHu8pXmZ5TuMJqCKz\nMk4o6exw5kQ5mk/Zo3XPa/3+Ps307ollA5G/A1qsNc/jtMTq9v17DBN9zwIS\nL5Kazi4Spbjb4/qoiJBH0REPCEbfI+MRBBZi64OMdJdZXNC28tJr2t11sa0X\n4qd727SSyVdlDZ0GDS7ZdQbc4A0zavWg2FTcmVd0vFkJcaaVnk0UqnBirFhD\nxyAHrODY6VcuBxuhOYetps9WGyXXZSd6rO87gikYnVBH62LTHhKCszM1HATL\n2Qgryf9LymQajajzWaU1E8VXxVI6PwCT//FmSlCcFdPuGTLrolU9YaZnpfeR\nFSAuc+goE5SJjK2bPmUi6oUq9Rd+zgW5wyO9PID0rDi5PsM5aYppG6V0DPv1\nx1GTiyNwAx3zjuqzBf5W1rb45sJn4EqQhU6XivRXNHPOGkRDXQPiVa1RP127\nrtEvVpstufnNEU0VNCiYquzzbOntvST6y4IpT6ZAqpvLaDGBfSCau3N4zS9t\nuXYk\r\n=NARf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_7.4.0_1528790179098_0.5841436875804451"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.1": {
			"name": "redux-form",
			"version": "7.4.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.5.4",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.10",
				"lodash-es": "^4.17.10",
				"prop-types": "^15.6.1",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-jest": "^23.0.1",
				"babel-loader": "^7.1.4",
				"babel-plugin-istanbul": "^4.1.6",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^4.19.1",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^5.1.0",
				"eslint-plugin-flowtype": "^2.49.3",
				"eslint-plugin-import": "^2.12.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.9.1",
				"flow-bin": "^0.54.1",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^23.1.0",
				"lint-staged": "^7.2.0",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.13.5",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.4.0",
				"react-dom": "^16.4.0",
				"react-redux": "^5.0.7",
				"redux": "^4.0.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.6",
				"tmp": "0.0.33",
				"webpack": "^4.12.0",
				"webpack-bundle-analyzer": "^2.13.1",
				"webpack-cli": "^3.0.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "07d07a0d0e9d1680546ee7100874ec87788b76e1",
			"_id": "redux-form@7.4.1",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KJRYWFodN5U+eO5+jQv9/z94rUT1KUm9tZVI+bIg8t2+zl6O7Qa+5rWdOGniSufSQRJrjez1RDms+AkSm0fa3g==",
				"shasum": "1946c7ae214f36e6c4c906624ec9494bde8729cd",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.1.tgz",
				"fileCount": 323,
				"unpackedSize": 1138299,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI4j/CRA9TVsSAnZWagAASc4QAKTq3h2Azj5i/X3oBz+4\nDvQIkwtpa5SNm40LOFD9n7PluXDALj40ocMIV4iQrVdgEWkiakYEVG1Q0Cfd\nX2sn4dEp2PIrFBCyv8Mw0Q9lLTuNJuwypBf15/Y9WsbLhKlpMcf+XhMYbUz0\nRn4DWCkvN8VBx/VCPhTB4O9bYusqtyigpMXjrnLIrOGB6YV6PEI6bFLm8wbA\nFWVL/SX4UKkddJtLWNgPQAiznmWbjNuWZ1HuKCtWvjn8OaZ/b/mvuI4l9ouf\nr0Iw3iZHLCRjixrvUDDAB2YqHLXVRdWVxRr3b4bSnpVPCxkbzf1YWRrhyFKK\n5iOJDK+nF+Z5TDrEspLZI/hk/59ry/Hn3GHGQyzHUJ1Kb4wEm1HdOww7GtLV\nkilsQUG+R1JNLDp17Rb/gRvQ/8pJeYUsIr9/sL2XS295/m9dxBKrsHEgjzIH\nC4CxVOqdZ21iLyFhJ6GDd3yQRLyuqKe0YE1/iqxdKXNH100X3VGPHOwQTWbC\n4P04PNUjIPo99ZPBUVQLMy34BzR8cRWjmj8JDm5aL2XK1tyFAMjl3SoSZjKd\nctwm9cZpEV1zpkQhZSdJ532F/8M30+ARaXWx4Xa4bHgyRmyU5hti3HBRg/Ej\n613Ji6D5fveXIsu9CshXI1yklfF4LN3NDxroBfTg3wNlzWDj3cWF7ihsL7ur\nxfV/\r\n=eKZd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_7.4.1_1529055486215_0.7256620424846194"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.2": {
			"name": "redux-form",
			"version": "7.4.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.5.4",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.10",
				"lodash-es": "^4.17.10",
				"prop-types": "^15.6.1",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-jest": "^23.0.1",
				"babel-loader": "^7.1.4",
				"babel-plugin-istanbul": "^4.1.6",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^4.19.1",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^5.1.0",
				"eslint-plugin-flowtype": "^2.49.3",
				"eslint-plugin-import": "^2.12.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.9.1",
				"flow-bin": "^0.54.1",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^23.1.0",
				"lint-staged": "^7.2.0",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.13.5",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.4.0",
				"react-dom": "^16.4.0",
				"react-redux": "^5.0.7",
				"redux": "^4.0.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.6",
				"tmp": "0.0.33",
				"webpack": "^4.12.0",
				"webpack-bundle-analyzer": "^2.13.1",
				"webpack-cli": "^3.0.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"files": [
				"README.md",
				"es",
				"lib",
				"dist",
				"immutable.js",
				"*.js.flow"
			],
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "b50136c757b315dc5eaf1fcb9be1380a3a54696b",
			"_id": "redux-form@7.4.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-QxC36s4Lelx5Cr8dbpxqvl23dwYOydeAX8c6YPmgkz/Dhj053C16S2qoyZN6LO6HJ2oUF00rKsAyE94GwOUhFA==",
				"shasum": "d6061088fb682eb9fc5fb9749bd8b102f03154b0",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.2.tgz",
				"fileCount": 323,
				"unpackedSize": 1137838,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI7I4CRA9TVsSAnZWagAAXdQQAJBGYNpCXlAA+RRvkN75\nV+KdURI2p+pGICeePAjn5cnrp6Qh29KDtUXlDpxvXEfx+vCOsHVHioJ1Wec3\nPACb8IVk2Bws7FdJEB+dQjxT7HOxBHpUKI7s8oVWlTvUYV+o7jF9X6P1hnRy\nW/rkRtTedQYzgESV6MjDFF1PPrB3gKsgXUeubPczQF4TY9gDBZHN3JvD03Oz\nswOCJi0Plt3aZE+AnkHDlEFRLuOI2NeVw9qToaqL+OH0dSYbCt5CKgHJz+Zs\nF4cR+4QBisqQJXwTZXoeRCuBFnCF8YTGA9ff173HK+wNl4NHdxnQXzKA4Psx\nU14Z99dMwOgNnd+ZKrELzHApuo7Xlb9Qjz/5ZelkZIFnAB2Gk21UzrE34HFq\ntji1xpEJs7vbN1oivJ8N5Kdnxo6boQsKtxo3fEvU/2UUb8pMTGQ3XiFyetlI\nyXGgF6tvWB8xJ8x1Q/kyG/8pSPDJUdwylluu0HyOCKhN37+1HlcxsnYoVfnC\n7uYY9xDhbxLrrXfs8uFpkHfFufNfeMULBgS/i/btC1PxAWE++70qHgqhb0rx\nZSIqOPKZp2NC5R2AYNsgzU0uMR9/RGM4rBM4lC1VH84Kwc1EfK72sx25KEzr\nM6gdY3JdC7IZs6D1mwKC+r/Qdor9dO0yJzDp64QK4TFxs1YKLhAOnaxOhkG2\n8AWA\r\n=KglE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_7.4.2_1529066039353_0.4201066877456989"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0-0": {
			"name": "redux-form",
			"version": "8.0.0-0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir . --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow . && cp src/selectors/*.js.flow selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf $(cd src; ls) dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"postinstall": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.6.3",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-proposal-decorators": "^7.0.0",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.9.0",
				"eslint-config-react-app": "^3.0.5",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.0",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.6.3",
				"react-dom": "^16.6.3",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.0.1",
				"webpack": "^4.27.0",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"readmeFilename": "README.md",
			"gitHead": "75c0565a23860ba19bb8712473e8606328889446",
			"_id": "redux-form@8.0.0-0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-yi5jOQPWdAS05099usRFob/SNRv3L5iGM+7KEpFhjvy6xJKlFcRCOcGXqmysokrAk9IhC2Vyh6Zj/g3+lHwzLg==",
				"shasum": "7c7d0329f52cc79df1ee1590e7aca9c0ec4d1af3",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.0-0.tgz",
				"fileCount": 280,
				"unpackedSize": 1901759,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcD+EsCRA9TVsSAnZWagAAMx0P/RJpopEh8U7lwVfcMN8M\nV634UdjmSzM76fjEGrWqONCxDBLRNF58a0769U3yJMyP6E1009JEklnJDm8t\n0as3x8AsNS8m35JbtBkDFsbwxKDtRcbaXRUUecB2pXa5dy1jmkLXjUObOCDq\n64ReaPOruiPz+bxURwoCNwqIjIqjQLpl8hFYjlY4IWV+4s3w8QpNA+cvz47d\ngx4/uGzzmhjI//wFbmYiInlnJrV47Vn7Tn7/9jDTx4xv/BLnKDsqOgyjsjuU\noKZ+cjgsXIJiQEPi3q3XwATUo0hqA+Oy338qWY2tgvOSGh2FQxQ8nyTnllRk\n6RdmxunUpdj+pAhvWrjUxuEQXnocoaFpe+68ilIm7HCTMlIoN5qHH7UnuiXV\nnLleOx7OVEggZm2uOOiGXa5pvp7xYKnRgcr5ZvMfeqtcq4fG1ROB0nCjoKmA\nvbYjbjSRmNrmFfgJWUwyiBPjy9kEfPzc2KKFhLT2IUm0/Nx0u68om0gli2uH\nCLcRQV4UTl/98ZbxUonMygCFszIePYWQtklcUhYUKifll8CxCw44cRYgPGyP\nYE7KsagLIH9xOMbm+P10qQtqu0sGEsW+/69kaPHxm0VZ/TfVAOFztXlr5O7y\nGSTpHWkqu8MAzYbDclR/6uAsQIn92xOSkCx9Dc4wZNUJHr8LxZ9nMi6FRc+p\niCU4\r\n=CCj2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.0.0-0_1544544555410_0.9566901177590439"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.0": {
			"name": "redux-form",
			"version": "8.0.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir . --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow . && cp src/selectors/*.js.flow selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf $(cd src; ls) dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"postinstall": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.6.3",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-proposal-decorators": "^7.0.0",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.9.0",
				"eslint-config-react-app": "^3.0.5",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.0",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.6.3",
				"react-dom": "^16.6.3",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.0.1",
				"webpack": "^4.27.0",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "75c0565a23860ba19bb8712473e8606328889446",
			"_id": "redux-form@8.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-s01L2n7w2kazSlfLJVc8MIwN2GOc4ddmyEGpXpmTDJgj8isqJ/GdkKwRPRJzybOJwgUq9C3yume7Y/QhSo/XTw==",
				"shasum": "ba331a9c4328ad644895906a2a267708e68cc86f",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.0.tgz",
				"fileCount": 280,
				"unpackedSize": 1901757,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcD+HzCRA9TVsSAnZWagAAr2UP/03FlJsplcah3LKPgI65\nLryvO5G0qNvH4MQ4ZziWmyoohqpFAfamd+7BjURQFCYoxiFpOn5i9LMcD8RF\nMIZ0R3XHYX+PRjlXPx1kypuBRINegyXvCALIX8X0wM/mzmQFHeJnV9/DKQZ/\n0Yjq0TIlpY74nRLPS+tSZkgIUMYTCO+On1QsOFcp+/8BtRVPLSjhA8gq/F53\nqN9fP679hMN6yiZwenwQwqiYSK/QuH9jqWmVR4nulnL9jCQYZOtIge6PmxQw\nf50IR4tJnWl7TckA8nPbDKxPL0hHYGlexewdBBK8hV6JaVmbiJP5SSsAUGOC\nFvzaqAzRM5jb1gwK6+62qYBQrSBxPnCwUQYuQGf2Dgr7yS0+SgDM1dmSbgbK\nLmonB8VeqXyH+dppoL/Xak+Jb+b4w69EReJRFwKV03Igdf6HOoA6h+EQEEjX\nKynHNVzkRgzsVrMq7idOfERARt6Nsf1GA7aRs7ep7yIwsC8FYbqGL26Viip8\niY/93cQrD9D0hP6gN2QKHMsPUaHH4vH/ctEH5eOD6LZXc3iv44578WoKvakU\nEAe180YbjiLknpBCgzLaa/6ntGcbwNQlIjdeB93XEn6Kx9POopHhCVFhZ6Tm\n2Ry3/5W4H2rCRm4aLGFMzSWxutKqvse/eWDmXavuFxE2i61AuJ/hsE/tNzep\n6kls\r\n=RaWu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.0.0_1544544754673_0.07732407725022594"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.1": {
			"name": "redux-form",
			"version": "8.0.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir . --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow . && cp src/selectors/*.js.flow selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf $(cd src; ls) dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.6.3",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-proposal-decorators": "^7.0.0",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.9.0",
				"eslint-config-react-app": "^3.0.5",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.0",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.6.3",
				"react-dom": "^16.6.3",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.0.1",
				"webpack": "^4.27.0",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "8ec2d4586971c69435dffcd73198b8fcf9cafce3",
			"_id": "redux-form@8.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DQFi33SHaWbMGWNBKD4ykcwPLljsqy0tAi2q6ir3CRKqyPHLEsNyqPXa4E1VhXAkXp7UdbBQ5pZK2qaZF4zuJg==",
				"shasum": "1bee58a264d3562b206d98082f2ba372d6398ca7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.1.tgz",
				"fileCount": 280,
				"unpackedSize": 1901738,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcD+ejCRA9TVsSAnZWagAAMyAQAIgQDbayDTfiqZ2A3hpO\nh4ulkbkWqcpTPRz2nxhmpDkipjaen3Ws49xGNS3oOElpUZF0JwE/rdm2u9TI\nzyZbk1MOhc+pHc+j5xt4TzOYMEvpy0cTWvkZ1dNjXwQLsK/wihpm0/RpnnYu\ngVm7wF2CggikS3eRebvHqdzUvwV8/r24rSL8FPUA3f/GraB5u9EdLjFcKkXu\nDTneQYskHcEp9oJn2mctBOESbPQBhdMndkY6lQNsQpiijwDlx7FthdPEaGg9\nFjzOvBi1WkqrPa9tXjcHqbN0AKOJpaL1GocadGfXbpONDxdYY7fCgBrz2vKP\n/5FIv+6BSAre2LAOIl5VHOu7RYdP/w3FvFeQXByKo62Z/iJEUGQK3YYlAxKR\nmhQDIKU1PqzhYxDFs+LFfL9lVCJGInvX8D/d7BZNOgTf7fdI5bznHm9G/Udm\nAcWilxVQrxwJfBUGGYRKXWX0+d6n80bRJApTLuMk6ol3lwcM/Gmj+a1v7ejE\nNXB+dKkAM3vfhrYyoGFOVzbeQA9NHrweYVrwi86yVtbfB42VQM+DAxqwuN5d\n1Mt+h29JAKVAKFZLklHmVHRhXiFZaGO2QBX44IcAGTwIZW8vdHuMn/tJoHOk\ncwBZVEqOmXW6kokkOgazH1N6gcWWt/DKweSvnQf9Karr27/dedQDZXbwtbD7\nq0Lg\r\n=8IEy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.0.1_1544546211286_0.17222551276202003"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.2": {
			"name": "redux-form",
			"version": "8.0.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf $(cd src; ls) dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.6.3",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-proposal-decorators": "^7.0.0",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.9.0",
				"eslint-config-react-app": "^3.0.5",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.0",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.6.3",
				"react-dom": "^16.6.3",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.0.1",
				"webpack": "^4.27.0",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "1f1207ed053884d1bac81d0c9242f9814b9db9da",
			"_id": "redux-form@8.0.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AfdV81OysBRSuZyfacKsT10NRs+XTm/UFi3G7VXASBTqsKl1GDYwmRUWGuM9u2+hennDw8v2V1yCYh6tLzJvwQ==",
				"shasum": "d20429d426f6c4856ca9b8c9242f8a442e7e003c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.2.tgz",
				"fileCount": 522,
				"unpackedSize": 3131880,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEOqhCRA9TVsSAnZWagAA17UP/2uXJ9+daxpZGGUWtboX\njdqqVBRUCpX6su8ZW97NLtqlp28TsrKQj9cC1hvcWjie3SI4dcySRgMk6PWx\n1dNFAvoFuL1dTh3e/e7LX8L9lLMM3xtqZC6HcVO60SfVX3WyjZMIOByYnJJQ\nZp95AHRr29Zkm7jVxiqZBtdgfLhjsUDySN+NBz8B6jNBKrTNzaFz4xDEZ1Ka\nr3yW8URktLtEzM2NngGnh56Q2Zaaa63RtZkxg+PMObSuod0ApjcXDM3fYa2Y\nIeS300qkkWYbHc8Thh5uXOJE8ernV8r9W1/Z2qlizHhkDW+Pwiqm0UBTqJFj\nlYnenepqmiZ4XRyhYKiAMccFU12neVnH1zwbCo/ggyswU21wS/flGPQX8RRm\njv0w0JYFFt2mnJa2y87/xt4xgdIFlwKyWoNdsCy7ZjDE66oXYjmCQZyZtsUU\nVG3Df83fPQ+f9Qn30tNl5h/8RG0Hz4WpBs31Yk6bpRu/zvsDiPxnaJJmZDh6\ndsERXuwnD0lAE61lpH7BiDmO+iMSEdzfMhX7WEyE58vxwv4BaolpLRgpXyvz\naQrmEFG/tXZdpKyAYtnPDK2XzJN39HXEnK3BZQizYGkK+nbtrx/26U5NZUfu\n24+h1iR1OEg1Hq+cJyPeM/6ZYeYoBKqR18TX+SHXvzGBBQAwmvg1QK7ytRmZ\naGr2\r\n=ELN/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.0.2_1544612512480_0.10330840721833079"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.0.4": {
			"name": "redux-form",
			"version": "8.0.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.6.3",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-proposal-decorators": "^7.0.0",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.9.0",
				"eslint-config-react-app": "^3.0.5",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.0",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.6.3",
				"react-dom": "^16.6.3",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.0.1",
				"webpack": "^4.27.0",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "755b670864c52d544d6e63c54d33844ed3772b1c",
			"_id": "redux-form@8.0.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Qdkv+c3DKSMPRi5PdmJEiIMb3RaENLCa9s5D5ZPHu013318Y8giwVmVh2ELPtdyASHeF3fAcTlzvcDua+rjjGw==",
				"shasum": "42f2dac0f8712a990a609979e7eb374292ad7fe1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.4.tgz",
				"fileCount": 523,
				"unpackedSize": 3131780,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEPECCRA9TVsSAnZWagAAF8EP/j1AChQU8M04uBnR3c+N\nK7w0hUDpbLoUypSdAmQemWSgm/KV7n5wsxEjAkL4OxP2BJGaj1vIUIodsWac\nvZM1baME5Qdvj6yth64GBPl74UyTZiHsu8SXbdwsgIUTiol/VirDgKZ/eY6C\ngJVX5JOMbjUeSx+umpoOjLBjQALYVMpdGcR8QhRs8jrw7stv7mp7FAMdvwvy\n42fJlVBIJDn4Qo84NwiQW+KiR0gDNDpK4ymzFpzpzsEc61Faou70pe53F7Da\n9XxTFNDMHjwzGdw/sUxIlsyequLt1m+w7q74g1zF/PUfAs9kaxV3IReglYVo\nKtVwpETsB5WFOs/Nag9Eqtos7ffAEPXUsoVoh6a0eibGqWCStjwT8ga+Q0ih\nI5ygzOcPUDWDDxvoSZYx7mRwCA/DE7Y7G1X6Ge5C9bwc3RAfQHv5nUsuhtZK\nA/ngowg/NurMm1b7fAtJ+PJvzQMaTRbkDiY9ikKT2VYHtE+DGXgshzbK/2lK\nBCd9wMjn6r86AcwGhDIMtPv2holUWSKFHHI6TO8RFQphOFBpFyoRfnPIoDvQ\nWyKfv+o1OHMXHDvexb0eIF67IY+49sLVgGrxZRuLcSoC/DzYbKbbRYzY10na\n9MeWnR4bjZBghXYWCZE9K1tml1ZFR5jqPRjGS8HQx7s/zD1QrL2q6hMCV9Gc\nKNHs\r\n=p+XP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.0.4_1544614146004_0.9038234668674416"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.1.0": {
			"name": "redux-form",
			"version": "8.1.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "31048ad20ef6c9ecbe5e0f93211060656547f9d7",
			"_id": "redux-form@8.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-d2+0OaJpSq3kwkbPtFlG3W/HENWLxX8NqqTHSOnfgIrID/9faH/rxejLa1X3HChilCTm71zWe/g9zaLPCMCofQ==",
				"shasum": "087b39eaa96b6f5cc0764a30eca10e0459884cce",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.1.0.tgz",
				"fileCount": 325,
				"unpackedSize": 1076555,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIRICCRA9TVsSAnZWagAAdlsQAILFBxahMyVFZU7+jrH0\nMCpSKXrWHMzCpz6sbJMYbJ2k715afdm/sCXUkCFaSh+uDr36Crt6/CxmIelZ\nXRGUJrUPwb72w5azC7kvZfHBz03bbKjlRuedN93r4GR1rV+Oc3u2QO0PPhy2\nrcJWEaVB7HGaUJx7u3hq2a1CGzMvij4zXGiABpuVtOn6R+BzdbYuFv3hZK+X\n36JrUrN46fpUm4frbuNAe+Vc6ZZBouej8dkHg1RGbXLMQmqhJavsf/bs9usT\novfc6zZSvG6k1/QH0XnDzD/yoAOa5cm3n7aCHfvEeoQpRrYy5uq45Yf/1VET\nU2NTfeUOYXS8lzrmLV6HA56j1hiOZdLhklhq+UteAAWpWHiGdYT+Ad2oFh6g\nAKLKu7Kf2JRiNOcYsK6enZA6VcQkaFW/yhSfqTyIMo08lUYbnhSFzr+J2U/A\nc0XYFnNg3j6ZP9Ak8vGMUavv7WkvJ8JL2dvYudIRWc4TPi00eNdK/vS4DPeT\nMwl3XgqOD0j3T+ntkOYZgcfBr0EN2smtw9M3S11Y096Q/9gNLVyncOkA9dBk\ndXyR7Q7MHM3H9AwtJpt5BTAUghb37oidrbVhfyztLrfzbGMvLsq9N/PFKLTA\nM1xaue6Wzszk8s0X7SQ33NecmiH0AI8rNr2bYtL6WG7dSUFAdUxjGxhPPhi3\nryVd\r\n=T+F2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.1.0_1545671169362_0.8962685347118933"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.4.0": {
			"name": "redux-form",
			"version": "5.4.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"jsnext:main": "./src/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"build": "npm run build:lib && npm run build:umd && npm run build:umd:min",
				"build:lib": "babel src --out-dir lib",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js dist/redux-form.min.js",
				"clean": "rimraf dist lib",
				"coverage": "babel-istanbul cover src/__tests__/setup.js",
				"lint": "eslint src",
				"prepublish": "npm run test && npm run clean && npm run build",
				"test": "mocha --compilers js:babel-register --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:watch": "npm test -- --watch",
				"test:cov": "babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive 'src/**/__tests__/*' --require src/__tests__/setup.js",
				"test:codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://github.com/erikras/redux-form",
			"dependencies": {
				"deep-equal": "^1.0.1",
				"hoist-non-react-statics": "^2.3.1",
				"invariant": "^2.0.0",
				"is-promise": "^2.1.0",
				"prop-types": "^15.5.8",
				"react-lazy-cache": "^3.0.1"
			},
			"devDependencies": {
				"babel-cli": "^6.3.17",
				"babel-core": "^6.3.26",
				"babel-eslint": "^5.0.0-beta9",
				"babel-istanbul": "^0.6.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-check-es2015-constants": "^6.3.13",
				"babel-plugin-syntax-jsx": "^6.3.13",
				"babel-plugin-transform-decorators-legacy": "^1.2.0",
				"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
				"babel-plugin-transform-es2015-block-scoping": "^6.3.13",
				"babel-plugin-transform-es2015-classes": "^6.3.13",
				"babel-plugin-transform-es2015-computed-properties": "^6.3.13",
				"babel-plugin-transform-es2015-destructuring": "^6.3.13",
				"babel-plugin-transform-es2015-for-of": "^6.3.13",
				"babel-plugin-transform-es2015-function-name": "^6.3.13",
				"babel-plugin-transform-es2015-literals": "^6.3.13",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.3.13",
				"babel-plugin-transform-es2015-object-super": "^6.3.13",
				"babel-plugin-transform-es2015-parameters": "^6.3.13",
				"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
				"babel-plugin-transform-es2015-spread": "^6.3.13",
				"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
				"babel-plugin-transform-es2015-template-literals": "^6.3.13",
				"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
				"babel-plugin-transform-object-rest-spread": "^6.3.13",
				"babel-plugin-transform-react-display-name": "^6.4.0",
				"babel-plugin-transform-react-jsx": "^6.4.0",
				"babel-register": "^6.3.13",
				"codecov.io": "^0.1.6",
				"cross-env": "^1.0.7",
				"eslint": "^1.10.3",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-react": "^3.16.1",
				"expect": "^1.14.0",
				"isparta": "^4.0.0",
				"jsdom": "^8.4.1",
				"mocha": "^2.4.5",
				"mocha-lcov-reporter": "^1.1.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-dom": "^15.0.0",
				"react-redux": "^5.0.1",
				"redux": "^3.3.1",
				"rifraf": "^2.0.2",
				"rimraf": "^2.5.2",
				"webpack": "^1.12.13"
			},
			"peerDependencies": {
				"react-redux": "^3.0.0 || ^4.0.0 || ^5.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "1064f755f5a9753c50bd63ccc51e3b3df58f2981",
			"_id": "redux-form@5.4.0",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "6.7.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Ssftdf3Or6nwEBl1SqgPbZdxhmZC8AejHTTLnt1R6SfCqyoHgPnPyxu8NuewS2KvDN925nwRT9dGxeIYDgtAWQ==",
				"shasum": "daac6b47ab20cbfb5ffdcee79f1115623a6c86a7",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-5.4.0.tgz",
				"fileCount": 335,
				"unpackedSize": 2995822,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMQ/CRA9TVsSAnZWagAA+3UP/3ANk5mYjovRZoYMTTjr\nwOQUtBS7DMAdl49h14XcTujfd8o3Ck6SM3v1HlhtpZ3rjr/eRHQmEXb7m5wh\nuCw+jM2w3DUuOmBDgjOY8WmUZKLhgxXQRJii8AO6ZbYhallw/90b67Mzoknm\nsfB3vj6zBxI2zK/hYJoZmqFH7OFqJ+Bvv5xfvdo72gfqXPw+Om7HempdVy7+\nNTtrcVWWLmp+AqOhGABnCl831WiUOWmNxqWmq828et3yBIfwFV4DH9A91z52\ndIjcgpFGMoRBzrsxAXocz+E48u/COU4t1c5PyeCHyDwiQ4RAS1V9YfggI+DO\nBd0ZQLGkRPMqvgIco8NGEzdG7KWHy/A1BDZdkTPLPePP9x5JaU5bGPCDbdhi\nS6yuiNCIk3zu9o87d2FF49dYD6G5kUwGtkvouSVrSzqhGllxCCxdAdsUFVAl\nOroEmN5gDaSgKKycW/ddXY2BHbbYXGyjMt3ZLax3XvM/PQZVgSDCwXkkha2s\nyRmrW1Zl8TkJ87VNnV31yz+NNCrIgSjo6Z2m3OLywDLIwU0mUNxjoHPuHF30\nzkm0e+QqT66n83cs6mS5NcFcOGG1cbxmwjYGfcNDTdCxXXKbKMw6yNU++DCC\nR1+y3t5YnIs6n045quf8Cvv53pFGdI/8gfIqxsrylXXoHRiBN5DiC310HQ1j\nhV/q\r\n=Tmc6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_5.4.0_1553253438289_0.7335220265943032"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.0": {
			"name": "redux-form",
			"version": "8.2.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.2.0",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "3df8a6b3af431a7e32e8d4dd7fc3769e68fb537b",
			"_id": "redux-form@8.2.0",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KXsOLwlhV1hn8unTWtxNpFJW2vtIyoGX4zCIw3lSbWCqz8kOyG774aSTPt7k9MTKzJBtxNGZK0O0d2UhTk+JkQ==",
				"shasum": "87667f39a7eebd4c6ed368817481c1ece80c8890",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.0.tgz",
				"fileCount": 325,
				"unpackedSize": 1095284,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrvLfCRA9TVsSAnZWagAAU+AQAI6zg37DjqKbLbJHUKdz\n/n4zGkZwzX+ccxDALq3DQa6w4cy8Mk/G2/p0afE/e5H9TQLJWcwM6cEMsygb\nGSgW29PLqzJKPr0sNUI3V5oU4rULy3vZlmRREIMS6aUiPiF9oZpgSVvNo9P8\n7csg0UkiK4ucCkqkvgU+Qha5DqrOzsVUQ52TccibyoLG9Uo//6qZAk2ZG8DZ\nGm2Pior1nNe/b066M5B8rTddYntbjvRAX1C+yDU7igPnUoalazrx/p26w7Y3\nMze20h22zfldxrBif1SRb75/0z4dr+tvze7ptPffdj5ZcTMKXG6nK97WWWJX\nKVHO7er/qQL37LMOs3ExYS0W86V+XIP8geFJIN6Rse0G7Bhlcy3whS8JkWIv\n7CzgttuSaTxpsNTg/u9xfhJ/DGP5f4o4YbW6u2gvKpmy4EypvQZG1+GH9WsI\nLjG1h17CqxaEjRZY0v5qhJPOW/b8jQ63iru8FY1tCqvJAlHTIv1/HxBDQx2+\ndJGK2PnjhGgW/BpIQvmX5SGrYsux1ceFRxj0tchCpne5MHsDOTEqAQHD5UCq\nwisBwWvCHgrClcZvH6/0kEPb0mVZRUNbzMn/zoOoqikNKyYHgnTc0BL38ZUb\nD+cVuBO4nVMuJHp3IrShLaYbtt7ggqSGbK9vpar73f+UiVcRBX6eT9AHdNn5\n99b+\r\n=ZmcY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.0_1554969310730_0.5435973881602598"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.1": {
			"name": "redux-form",
			"version": "8.2.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "971680c67af0346b3d8b8a42340efddf0aac24c8",
			"_id": "redux-form@8.2.1",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bqTsf9uqJPnJLGnYOuWaz18QkSVgAbGbBUves0Mg3+kaQYaiIByRkM73R7n80J+i41wUadOVFCJJkHR57JgC+w==",
				"shasum": "0fcadb5d5d697fbeba27de151acb9d9dd7c861f1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.1.tgz",
				"fileCount": 325,
				"unpackedSize": 1090282,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6Cm3CRA9TVsSAnZWagAAze8P/1j8XtUJBhmbBEWJE9fe\nzIz36ti0NQWQFhXf3jVp3O40unXdaM1BQGRf/9tr3nasSRFY2hlSKp94uCbg\nconOBDKmK/ZCJVIxjWpbBJvuQiE0GQaQxHZoU9PbioNmf50YjlSKi1cASJI/\nJmYqjpYnR+i67oyc+v0eWA7Z0YdeO29GBCgLKLU6bxiZttpVzlU7OgiiCXCo\nmGonQK/7ArSnXWaq1jJTARgdZZ5MfU/qgNfMuuLjFFX9V21MSuZ1kxwqm7OO\ncg3lHXbut/XbO5m0AV3SPjsImTP9dmkpg+mpz4U8JOTy6/tJcQ/RUXWVTvZ6\nRok1JOxVcQVsht07nQHpZG+4QQ1Mmq2fMtSX2BWybcpvsyiWP+Tl95Sy5M7t\nwFcdbIKxBU7Peyn6QhIsOshfie06GzhjK6XfOo09YSPQeoe8NMEbvYVKCRG9\nMIQzUHWU6zcYgg39H89J/s9FDAtkNXUQYg4RTTJxhTFBiS3Txun8bGgWrHVR\nwiFBH2Zkz0w6yQxoYwSpQDzOWEEQSzn7B1dvagJXuTCWe8+HdY4TI6Tk1hKG\nE7oYkaTMpxBfxYSmJv6ScF4G++YpFrlPj7Z/pXxc4FoJ0++/TtsX6NKWTO1Q\nWgKBfOQLwh5mkZbNe0LIPTfgNjWu3QMFj6mGSKime2ia2LnoOquI6eHN+cMs\n2FXX\r\n=2hiR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.1_1558718902679_0.31097424750196945"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.2": {
			"name": "redux-form",
			"version": "8.2.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "740d3e247e907228e6757db1ab7f4c6935d4fe1d",
			"_id": "redux-form@8.2.2",
			"_nodeVersion": "11.12.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-d+x4+c1q9NSNSnPnCuGhch5VeTXnCce+Y0eOAnqntB+whEDXNqfxQjhSrlLMgHzlkvR8pXUrnjWcBou5qSSY1A==",
				"shasum": "df30b94937e11f22d9ebdb8dbc28683262dffd74",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.2.tgz",
				"fileCount": 325,
				"unpackedSize": 1295780,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc74YcCRA9TVsSAnZWagAA/skP/RG1VY/appmNtif+lO+I\n/jiT5AQ4EZ4iDw0pgPNvaBZc0MozZFJpz19JC0+YO/zoBvUjtlEJkJNLn7wH\nKN+lqFdHkiO5cRIP4RXPc19WhqlXzdWiUlce5IUebWl0Ptxy4yGat7Iu8CFV\nt4N2iN2hdF+FVeSea4NAI38gU/NJ0/ETwzmpply3/PfdDco9mkdJ9qvPpN2T\nvhQU+yQCMGhMhU4DD5MXtyF9jP3YtKS/ILuvEUrVfi2imcgAYIKKrmMDbbgD\nya9CKKZPTzxjVd24LgjjXR+bCJ4L7cbFB7fvj8p01NXWod9CfkR4wQNLWwhP\nt2Do+tC1jZMEaIvw2kdzfna/l+K5QilmxOoqE0Zt3WiwEHqX8wt7n+37JY4w\nhPAMxaG6AF+5d78e/AhQCy4C23ks3wItoS167KtDRM1E7GvzFxK3C/lBuEMw\nEUgE9KbH9bag1NeN6S9+2nlru1PSj4NZOGTuHx2sZFIScPK5r/G1xDveKJVh\nK3k9PP7eze+QEEGtdk6iApU5qvoTuKXzoG/zwAjTFC/p1PB9YUFiEHLBxdc8\ng20QVW0fW/QNkRTVhtIsgNxNSYQe7J1A1ac4J7YhoxrgKiK0a/HIwUfh7sxg\nehVIVFaCgFKxe+wVgVb8xdsRyj73oCQJaTBO18sMm2kYunz/BlQ+IGvdGlye\nDTpb\r\n=jcQQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.2_1559201307351_0.4321954535949033"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.3": {
			"name": "redux-form",
			"version": "8.2.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "720c9d0e0163bfa7f6e6b14b25f7df26f6010cad",
			"_id": "redux-form@8.2.3",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-AHuhaAoG6bH6t9xfsZA6ZxK9M/QF0GN+AfoRaQzP5o+ZINIiCEUS3ThgAEDbZPvqwuem/WQdtoc0P9HcXvEelA==",
				"shasum": "6156cddf15ad929cf70671607d3b980a81e94ec1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.3.tgz",
				"fileCount": 325,
				"unpackedSize": 1090652,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7/DNCRA9TVsSAnZWagAAsUwP/RVDf87t7yGire9PDnmy\nfL5LI1/E1mHAUyP2PYNwtlb+q3GGQq8jm63Ra/bsojZRVoazrE7hatvIockj\nlRlp7Iz9FYq0fvzLYqV3MlCDmaKeIT7tnyMyb5twPg3eq4WDiYj8RtSBCu9U\nW0kGOCecxgEx4mB39hF+cFhCxY5yEWjmWKYPGAoeJe0JFSspJjHJCYUvEvwJ\n6/ezSjGBM8OV86XugrDdt7sx81wnE6iYrtH5s5GV1xRiJcTQpczE0a9IUEBG\noKVWRPKTMjr7UMiUjFYBjw4aQv8EEmm5zc+r7BwcrGdIKUKciIHhZIoO0UNu\nzY1xKzZY+hEVZe8Xw69zX3HYYyxGKoIM2EsrAYsx2+7w3v42hJU4QWi4uZWs\nIu1bXqEuOQnfq7+BH7OEbnbX2tc92Y97ArqsVAd74JVxOorr6so9Sj0JLZ92\nFq2e3xpbWVv4lnGgTa7QyoU9lSojhXuI84vd7ktsv0aAvlu4pt0e+A22OCcT\nYgt3znxqsHLVANrfiq9qoS63eHsqkVgZrTybMu4D6rZWappzN3dHXods2tgU\na9r0REgrHCbigvhuRlQqpDaI1FeFtC/gdWAgulDg7bWZ06a2nzvrFGn+XI2h\n+/HuPONjV0n5uWoPVkOzNshWX9NnsPGwSMPfrvCwAEHn7CbeICd/vQFpBDY+\nLjPU\r\n=jjGY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.3_1559228620036_0.04854544125765026"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.4": {
			"name": "redux-form",
			"version": "8.2.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4",
				"immutable": "*"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"jest-matcher-utils": "^24.8.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"optionalDependencies": {
				"immutable": "*"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "f51ef05264a159fda6905f0889c44771516e96a3",
			"_id": "redux-form@8.2.4",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-+MMD5XWVUgrtgXBuQiIYtHstPT7Lz0Izuc6vqBr1S9+7HbGgvJg4V5qDr2nigE1V5hKgsqnoAmWOWtzXc9ErZA==",
				"shasum": "6c21c49e31b473cebe718def03487fc9d4665923",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.4.tgz",
				"fileCount": 325,
				"unpackedSize": 1094152,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAcMQCRA9TVsSAnZWagAAufgP/RhffEIMOk1fvFe4rISy\nfprjmuUxolePUHerKjfNEvMxRwJdYinyrDHn51T3hBjojf8iwIj4f4x0qybD\nqaSf1iLEgKG6M8YEoPV+aJ3nWjRkzvUOeWMYaLVjwLKQfDS0jhW774M8CZbI\n11nk4RUSv+FYttM3cQS7wsU8heIBpaTjr3nCJXFbWN0ql0ORUG2MpeupdXuM\nd7lCsdpdzvCV3OlQQsxCEkwXBUSX4d/PZZ/gbV+0Hb5LdEMTqTXXexVO44q5\n4xushn/Kzn4VbKcO6ranNcMJboXVJLlmGTOrW5UWj1YGwDAItGCco6vvsFy5\nImJlg7wckOMdmaIZ1J+SuxYd9Iu11Aq1Rf1woN1Xxo/DZJ8H7AfClNpKV9aX\nwODmk6pSI5KjHRVXRZCkzk1lRxotl8B0Ev3a7VZQaQ4c1R6l6hBNhFPduigE\n3nkF9+YQf09QPQ3bGKjcvFTGSMBKx6isD0/flS5VZDiTeCjE1k5YZc26EzBm\nFnUloKsYwaTE5jYcSiemDNTiFvSXAu5WlXMK9eEHbz+ypop/n1OBRUj2BQH+\n4US0P0TQUtqnRdqLZpwE25nUJadUqPbiMp9qsRVe/aSBEGh0+X2X+dfkvot8\nZefsjsQqMlVQ8uhdCdS8z9ihGMbfjN3qXjDGOyBoyGZkirUsqO01mE6YqwnY\nDFae\r\n=BpKP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.4_1560396559182_0.11365681613593481"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.5": {
			"name": "redux-form",
			"version": "8.2.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.11",
				"lodash-es": "^4.17.11",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4",
				"immutable": "*"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"jest-matcher-utils": "^24.8.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.8.6",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"optionalDependencies": {
				"immutable": "*"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "e4829fb75f0d036a1f898ee9dae61fcc063b9664",
			"_id": "redux-form@8.2.5",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-EJ0WOMUEUo6kAQ0OFmnpg4M48LXoVyzRYpL/EzZbJAmXVnZCZ0ZAtM+ho0IIjZOW9nKYa3ilAj5J9pGueX8Gwg==",
				"shasum": "33a33a3f7dc8e5a4cbf1ab320db51a7e81492a74",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.5.tgz",
				"fileCount": 325,
				"unpackedSize": 1094019,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO4vICRA9TVsSAnZWagAAvJ0P+wW/NUeRtqsDy+9tlKez\neqpUDUULUToHD8f/MkhL/4faniX5JAFsxAmD3+k8X7htq7DDMV6pJCbQthyL\nC3mZTCZkEBP1LLsB3U5eWzQITb1QYT6lns2y0NAkgi7fc5iOXmWa3bdTQGYH\nArgFijBFIf4jYD/CE+8XyIIztWhtrju7C3IHNJ1K+aPzWs1JaeU0oCB3PssP\nntPE/Lh+9YUnIqIISwPjvUVKS4wgH6PCupGbkcQVbI0IDbnKBwVe1DVrV0rO\nOBs5utmCa0oiNfBbImZyRLybhTmtpAKoWR5DvD+rwdEpsTNyqLfr5Wr+DRF1\ngriGo9XC46w2MQy9QddiJYr+LpLH2F8v+5ekfiOTFc8+KLglbEJMuPu6jNRK\n5KdJhrhyviM3JLdbpIP/QaVnWZpNl7D/rh/MfBHlxJwExTUDKQqhveXu5iC2\nokCv95TTepiS/8DEkLyuAbWOx60BDUa9rGHhvmzbyMiqnG5mL6U2xHbDxStg\nCKH7Ltnrp7VXNIXHZVYAcAL3tQ78ynHCv9fV82ymYtR3Eozihzfjoi0vi+dI\n8r+PHo3dUn2rM8ErQG414lppGZo0G1Jb7KmSqsug4VbWJPojMkO6F/MeKE3p\nw+BxA3S2mzm/C9oIlSbyXnSI2o8Dbq8IxHGZMBxytwyfEpDQ4/Ow9hw+o7O8\nujJ5\r\n=42WU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.5_1564183495577_0.44445195795297043"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.2.6": {
			"name": "redux-form",
			"version": "8.2.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && opencollective-postinstall && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4",
				"immutable": "*"
			},
			"devDependencies": {
				"@babel/cli": "^7.2.3",
				"@babel/core": "^7.2.2",
				"@babel/plugin-proposal-class-properties": "^7.2.3",
				"@babel/plugin-proposal-decorators": "^7.2.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
				"@babel/plugin-proposal-function-sent": "^7.0.0",
				"@babel/plugin-proposal-json-strings": "^7.0.0",
				"@babel/plugin-proposal-numeric-separator": "^7.0.0",
				"@babel/plugin-proposal-throw-expressions": "^7.0.0",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/plugin-syntax-import-meta": "^7.0.0",
				"@babel/plugin-transform-modules-commonjs": "^7.0.0",
				"@babel/plugin-transform-react-jsx-source": "^7.0.0",
				"@babel/plugin-transform-regenerator": "^7.0.0",
				"@babel/plugin-transform-runtime": "^7.2.0",
				"@babel/preset-env": "^7.2.3",
				"@babel/preset-flow": "^7.0.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-core": "^7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"babel-jest": "^23.4.2",
				"babel-loader": "^8.0.4",
				"babel-plugin-istanbul": "^5.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.2.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-react": "^7.11.1",
				"flow-bin": "^0.72.0",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^23.6.0",
				"jest-matcher-utils": "^24.8.0",
				"lint-staged": "^8.1.5",
				"lodash-webpack-plugin": "^0.11.5",
				"opencollective-postinstall": "^2.0.1",
				"prettier": "^1.15.3",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.7.0",
				"react-dom": "^16.7.0",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.8.6",
				"redux": "^4.0.1",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.1.0",
				"webpack": "^4.28.2",
				"webpack-bundle-analyzer": "^3.0.3",
				"webpack-cli": "^3.1.2"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"optionalDependencies": {
				"immutable": "*"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "87beada1e8a42c62e66c297f1651870f8fe6f254",
			"_id": "redux-form@8.2.6",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-krmF7wl1C753BYpEpWIVJ5NM4lUJZFZc5GFUVgblT+jprB99VVBDyBcgrZM3gWWLOcncFyNsHcKNQQcFg8Uanw==",
				"shasum": "6840bbe9ed5b2aaef9dd82e6db3e5efcfddd69b1",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.6.tgz",
				"fileCount": 325,
				"unpackedSize": 1094560,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUztsCRA9TVsSAnZWagAA1/UP/AhYAilu1y0NVqG0yZz/\ni7CpdihT7wfdSXjJvrjuTE7sOZR2viq7LNJ/qQhMT2fwOLnR6qEFmEPP0Fds\nHH1tWep39/X+2vCPIOIEeNJGWgGXaNew2QAWL7ZkdhNN7Kuym/CuBeBE5eRg\nJOaayfZOsRdE8BcpIzhDDWbwzY3Hkf/YvkGbZC4dOxk6TIRjVUoXyn+HFNVY\nsXAo+BK2WRiv4OS3O6W3VkqwjO2g7j4dEOBpNVl00dUcWUaWjc46kVFJYZl/\nndEqKkBht7ED41vF4/h3rg+oEsQwmPcMbnDjBfCnLS66oD9FSTRBtjhnM1cs\nd5YxLr/xZ3izbDcp2hTBhD02odmekRIzH3LMD30Wuw5jdVMF1quh1aL69re6\nJ07WXLFSBTxhYrSbmm4PW2JuOz6IMCRkvEL6bQgHmk71SlW55HmfsCuC3IsA\nnjZ0umqe0UOuWUWwBzkx6FPyHqbIx4fYUeyi6bngzh0dL+UpvjqcYCcgsViW\nO7Vptqxulg9KwJcgMwioJo+l3sVSFIGXQpvyacmaCmXm1CVS70EaV/CQExFd\nd7mlo397Tlrh3Lqa2BsqhFmTFl8wuk4NTPNgCOAermGB7WJmSoV3b6ASjuxd\nKhrhbXGE8M0p3+8bzruwZHca/o2fOhouJyWXkvcktvlPOXDJV63PBM2w/jfc\neNwp\r\n=FuIZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.2.6_1565735788059_0.2044018219425272"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.0": {
			"name": "redux-form",
			"version": "8.3.0",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.2.0",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.2.1",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.7.0",
				"react-lifecycles-compat": "^3.0.4",
				"immutable": "*"
			},
			"devDependencies": {
				"@babel/cli": "^7.7.7",
				"@babel/core": "^7.7.7",
				"@babel/plugin-proposal-class-properties": "^7.7.4",
				"@babel/plugin-proposal-decorators": "^7.7.4",
				"@babel/plugin-proposal-export-namespace-from": "^7.7.4",
				"@babel/plugin-proposal-function-sent": "^7.7.4",
				"@babel/plugin-proposal-json-strings": "^7.7.4",
				"@babel/plugin-proposal-numeric-separator": "^7.7.4",
				"@babel/plugin-proposal-throw-expressions": "^7.7.4",
				"@babel/plugin-syntax-dynamic-import": "^7.7.4",
				"@babel/plugin-syntax-import-meta": "^7.7.4",
				"@babel/plugin-transform-modules-commonjs": "^7.7.5",
				"@babel/plugin-transform-react-jsx-source": "^7.7.4",
				"@babel/plugin-transform-regenerator": "^7.7.5",
				"@babel/plugin-transform-runtime": "^7.7.6",
				"@babel/preset-env": "^7.7.7",
				"@babel/preset-flow": "^7.7.4",
				"@babel/preset-react": "^7.7.4",
				"@babel/register": "^7.7.7",
				"babel-eslint": "^10.0.3",
				"babel-jest": "^24.9.0",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.1",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.19.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.17.0",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"glow": "^1.2.2",
				"husky": "^1.2.1",
				"immutable": "3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^24.9.0",
				"jest-matcher-utils": "^24.9.0",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.7.1",
				"stringstream": "^1.0.0",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"optionalDependencies": {
				"immutable": "*"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"gitHead": "ca8184418fde8f45833c5d386d97ca29715737d2",
			"_id": "redux-form@8.3.0",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-shifJvwJXaL7AmwFaRVIOLybd5kt37yXhRM2RS7wcxrD13W5Mhb+T7C3VTGhsO3sd/guXjFgiURZpPxF+vel4w==",
				"shasum": "8edb11013aa4d1d4d53225f314bf43940f31756e",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.0.tgz",
				"fileCount": 325,
				"unpackedSize": 1095970,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN36xCRA9TVsSAnZWagAAcfYP/1i/RU9KDD+D2DZa5WNo\nAoO3/JBDupyQDmn5M7KHy/ZSHc7Jh3IsvC0VVeXg3TxIa4VW8Yo7N9t2Gv7M\n9IAzmGKmdpp2FbY2VjuUmJ8s0RVGASZIwP1+s3PTivgQnyi+goefY0LeVruz\n9xTpGsACA3PXl8c/BCdnNHcD86/Y2ZoLjGSlpwPEiIEI8v5T8fy6Q9BIIrrW\n9qNvdwKijVB3ER7WDKgo8fln2C3irPy2hoBUapabPb0fbAGZYp04rtw0L25f\nhuHpqk4sA5C4D1BT1NGc/c8AlwRuFld1egi/oFJtsDECp9LDgcftcQj/IT1Z\ngkbNnQoI+/XmrZGqanJWIhmsafHnaNQqmywqW9HnxZ4H9Byut3GEzK66dlXC\n6bUpZ21/7nmJbcwHmOo1eyZq9jOCw3MQU5f+/h/bIP9Bn6NN90qleNZrKtz2\npIgr0AWXKmO9w/CXS59iO+rt+sC2Nxbr+gYIwi+7sJctvc1jw+p6dSSVA/OK\nHy1jEjScmkWwdGIKY6h6r04jZKskvSwVFG4NIAyeXDpqcdWxkenoK5AT6DCB\nec2Q9CD4m4JGpK+ReIPDio1wgajakmLnC6U1P0DxrEv9IBGJGaLrDNVZDi7n\nebZ6bEl6wMgGYz9tVfqlC3/AZixUC35aVOUUD2bnSGu/vldzLIknHjFknhT0\nMtmq\r\n=DUac\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.0_1580695217141_0.21051000182870805"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.1": {
			"name": "redux-form",
			"version": "8.3.1",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.12.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.8.4",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-proposal-decorators": "^7.8.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
				"@babel/plugin-proposal-function-sent": "^7.8.3",
				"@babel/plugin-proposal-json-strings": "^7.8.3",
				"@babel/plugin-proposal-numeric-separator": "^7.8.3",
				"@babel/plugin-proposal-throw-expressions": "^7.8.3",
				"@babel/plugin-syntax-dynamic-import": "^7.8.3",
				"@babel/plugin-syntax-import-meta": "^7.8.3",
				"@babel/plugin-transform-modules-commonjs": "^7.8.3",
				"@babel/plugin-transform-react-jsx-source": "^7.8.3",
				"@babel/plugin-transform-regenerator": "^7.8.3",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.8.4",
				"@babel/preset-flow": "^7.8.3",
				"@babel/preset-react": "^7.8.3",
				"@babel/register": "^7.8.3",
				"babel-eslint": "^10.0.3",
				"babel-jest": "^24.9.0",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.4",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.20.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.18.3",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^24.9.0",
				"jest-matcher-utils": "^24.9.0",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rimraf": "^2.7.1",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0",
				"immutable": "^3.8.2"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"collective": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "6b878d72056a6db2d0f1a30acc96b80a45d34368",
			"_id": "redux-form@8.3.1",
			"_nodeVersion": "13.3.0",
			"_npmVersion": "6.13.7",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YEr0w+KftgN0l6cLVlpsLDqnATw/MIG7wpxCJwPdLC2PWbTv/0H9T7Ny6n8r1KZAfvTXUlX61jm4obFP7bggbw==",
				"shasum": "a2958375d85fa064690285848dda3c9b22828fab",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.1.tgz",
				"fileCount": 325,
				"unpackedSize": 1094959,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXpXcCRA9TVsSAnZWagAAarMP/jO/Mol+FUqdFFHnEzOH\nPnyMWWG7gFWihjkrTLO3fah/DsgBaE667JWztc+07k5q7eGxhVtOsocmHZsW\n8potb4c6DTzwjd2hR9JlmOSqAZXPJCTes2qX1sMc3UxB4M9P/hE9HacRotpn\n5r2Qvr46XxCZ7sSzuEPWuUwefAAQ7VRZELwWjMAfYB1TV3uqy2MR+eEb1/c2\nJUEXagiB0/gKxQzSLaZULtlSwnHBuUVt8q6Hq7R/safZdmme75F0kXH7ualA\nSD1pA3DygBH8jV4+UGcbYEJZrK38z+46Ok+Llfhub7fc2aof/1CCYKwxJwbA\nO9d9FQAe6zg6CHPTwkhE/5ZxPxtEOIhR5HdrxgQavAzSuN6dVGL2ZTpMix0M\n1UqwJuSijrD3Bwhkuh2jGMCleUkPNnWMaQgHrXLNFTVCLcUB2d39R9eSWs5k\nUW44n3nPVfQSADFFa4FturUZ1YSGSeouUvbQS2Zt6me5Q+kGTq9qQFo3lQLw\nf6NzvbbQRTak1ofhyanIb0FNOLuS3vZMf2dAF+9PJILmxpHOb76zmjY5EMRy\nqW5/tAz76cOIeDXc0u5hq/aLLnjPglDYHRN6Nyzum9kUn5llFdi0F92RVjM+\nT2+bx2LiWcdXcoTT/JgWeHKY5UoV+lqRfMTLNaPdHiFBnbg+NMm9n8mNNWAI\nZHym\r\n=oeAN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erikras",
					"email": "rasmussenerik@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.1_1583257051741_0.3619817981919986"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.2": {
			"name": "redux-form",
			"version": "8.3.2",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build && size-limit",
				"test": "cross-env NODE_ENV=test jest src --runInBand",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.12.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.8.4",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-proposal-decorators": "^7.8.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
				"@babel/plugin-proposal-function-sent": "^7.8.3",
				"@babel/plugin-proposal-json-strings": "^7.8.3",
				"@babel/plugin-proposal-numeric-separator": "^7.8.3",
				"@babel/plugin-proposal-throw-expressions": "^7.8.3",
				"@babel/plugin-syntax-dynamic-import": "^7.8.3",
				"@babel/plugin-syntax-import-meta": "^7.8.3",
				"@babel/plugin-transform-modules-commonjs": "^7.8.3",
				"@babel/plugin-transform-react-jsx-source": "^7.8.3",
				"@babel/plugin-transform-regenerator": "^7.8.3",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.8.4",
				"@babel/preset-flow": "^7.8.3",
				"@babel/preset-react": "^7.8.3",
				"@babel/register": "^7.8.3",
				"@size-limit/preset-small-lib": "^4.0.2",
				"babel-eslint": "^10.0.3",
				"babel-jest": "^24.9.0",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.4",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.20.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.18.3",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^24.9.0",
				"jest-matcher-utils": "^24.9.0",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "16.4.2",
				"react-dom": "16.4.2",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rimraf": "^2.7.1",
				"size-limit": "^4.0.2",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0",
				"immutable": "^3.8.2"
			},
			"peerDependenciesMeta": {
				"immutable": {
					"optional": true
				}
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "3e619a70a851c5c82a7e2093fcb5999fc2c8ad65",
			"_id": "redux-form@8.3.2",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-LJ/1ArSIEyE2yutSreHqkaHmiF2Fc7gkul61nCjiRD90301R9J/c5AwqxBtkmyt+8HnrK6V4dPKXqE1nY3BjJA==",
				"shasum": "25eb1e100554cc7eac528fc2465e6893360fe40a",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.2.tgz",
				"fileCount": 325,
				"unpackedSize": 1087304,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehUZrCRA9TVsSAnZWagAA+iUP+QC27dhorQVbjh/8gPKA\nvnsntO11RFeVf7oev5PTSU1yt4yrwEKGWM/fWRSc8jsw7vqbrQobKHWAOYav\no1eNHPjUT3VhF7mTR8nKX2NRHxrh/3gHNEqNs4nGYJxX5EoBGF6i6uxMZ0Ug\nWw4LFYmMCIiMXgC1DMB9WZUKV9CJjDeVZ8oCvrCDW2O93pet9GhXtaEABpI/\nWthEvu837MDGwU83w08dRtyMdBpU7Wku/oAyiS073/3cGTa0jQ2fRSm62mld\nj/pasS5s+r7gmbFKkNhtNwqAF/XuszVLlzt/AQuHfKSnNbWWhRs7OPT9itiF\nIrhMBFenIB2AHu6WWYDu6hncR6TNHVkfoMJFTnofau/OIyBsXtvDHJCMdrtG\nMnUqWKUiLLJWJDzEaji1qmcy7PMZ3jJerVFHRlso015qfRXQgwyWLsldmWCA\nXxQlS6Ecw2UXhNYJQ7blyrkLYGn0V9AHCjEqdypAZlp70SZMflezExrNmeef\nvJMgVBam97nn5qFG73PQhSgUMXYSsItsGn3QPe1UobvpaJdGqW8nPR5rfQtH\nrxYE9q8N6OdTXM+iyq7KmiCSKfoz8hiOozdHei0IB6lKzZ4U0Sr+hDbNtgs7\nc0ZxdKhe05+vpedooC9HjjrSNc4CMNwB9K6+d0OFRVxCdSfgkxiLwGq+Pi+a\nMtV5\r\n=K9+3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"_npmUser": {
				"name": "renatoagds",
				"email": "renato.agds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.2_1585792618846_0.569118085326846"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.3": {
			"name": "redux-form",
			"version": "7.4.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/erikras/redux-form.git"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore __tests__",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"example": "npm --prefix ./examples/$form install && npm --prefix ./examples/$form start",
				"example:asyncChangeValidation": "form=asyncChangeValidation npm run example",
				"example:asyncValidation": "form=asyncValidation npm run example",
				"example:fieldArrays": "form=fieldArrays npm run example",
				"example:fieldLevelValidation": "form=fieldLevelValidation npm run example",
				"example:immutable": "form=immutable npm run example",
				"example:initializeFromState": "form=initializeFromState npm run example",
				"example:material-ui": "form=material-ui npm run example",
				"example:normalizing": "form=normalizing npm run example",
				"example:react-widgets": "form=react-widgets npm run example",
				"example:selectingFormValues": "form=selectingFormValues npm run example",
				"example:simple": "form=simple npm run example",
				"example:submitValidation": "form=submitValidation npm run example",
				"example:syncValidation": "form=syncValidation npm run example",
				"example:wizard": "form=wizard npm run example",
				"precommit": "lint-staged",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"test": "cross-env NODE_ENV=test jest --runInBand",
				"test:flow": "flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "http://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/erikras/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^2.5.4",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"babel-cli": "^6.26.0",
				"babel-core": "^6.26.3",
				"babel-eslint": "^8.2.3",
				"babel-jest": "^23.0.1",
				"babel-loader": "^7.1.4",
				"babel-plugin-istanbul": "^4.1.6",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
				"babel-plugin-transform-react-jsx-source": "^6.22.0",
				"babel-plugin-transform-regenerator": "^6.26.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-2": "^6.24.1",
				"babel-register": "^6.26.0",
				"codecov.io": "^0.1.6",
				"cross-env": "^5.1.6",
				"deep-equal": "^1.0.1",
				"eslint": "^4.19.1",
				"eslint-config-react-app": "^2.1.0",
				"eslint-plugin-babel": "^5.1.0",
				"eslint-plugin-flowtype": "^2.49.3",
				"eslint-plugin-import": "^2.12.0",
				"eslint-plugin-jsx-a11y": "^6.0.3",
				"eslint-plugin-react": "^7.9.1",
				"flow-bin": "^0.54.1",
				"flux-standard-action": "^2.0.3",
				"glow": "^1.2.2",
				"husky": "^0.14.3",
				"immutable": "^3.8.2",
				"jest": "^23.1.0",
				"lint-staged": "^7.2.0",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.13.5",
				"prettier-eslint-cli": "^4.7.1",
				"react": "^16.4.0",
				"react-dom": "^16.4.0",
				"react-redux": "^5.0.7",
				"redux": "^4.0.0",
				"redux-immutablejs": "^0.0.8",
				"rifraf": "^2.0.3",
				"rimraf": "^2.5.4",
				"stringstream": "0.0.6",
				"tmp": "0.0.33",
				"webpack": "^4.12.0",
				"webpack-bundle-analyzer": "^2.13.1",
				"webpack-cli": "^3.0.3"
			},
			"peerDependencies": {
				"react": "^15.0.0-0 || ^16.0.0-0",
				"react-redux": "^4.3.0 || ^5.0.0",
				"redux": "^3.0.0 || ^4.0.0"
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"npmName": "redux-form",
			"npmFileMap": [
				{
					"basePath": "/dist/",
					"files": [
						"*.js"
					]
				}
			],
			"gitHead": "ee74c6e0026768a87032cea4cd4f60543daf1c1f",
			"_id": "redux-form@7.4.3",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-h2LEGdEQ9XaX2wXZnf6zIUFSETk4jDqG4NUKwqkSfOJZDxT3H2hJmKVZI76j/YsE/8E3eY6yPoAENCxjLi1p+Q==",
				"shasum": "74cd5b460bfbb476987a54841c33e99136800c31",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.3.tgz",
				"fileCount": 323,
				"unpackedSize": 1137974,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejuHgCRA9TVsSAnZWagAA/MIP+QEVqy1rWNhxXbAQEf3b\nrjgS1T+3Y3kxrl2gLR0ppY9G5Y7oiUorE0N3FWvRy9D4u8LrbF541Z92usbB\ni6o9mUELEazWj/4aClOKegjzJHOZJeCkU/PtjJaOAZrvFvzDDnHECJ4X3F6J\nZIFcG3czQTY5ey0jxYiZadgwoUPcoY1RTEDjEWVxXdBobVVdEWNAXaXWg/pw\nj9nGOKGKiNquB47oEqvLyqoPD1FUt4PgnC8kYZnPg/7g1ed3gTfTOZc43RsX\nLqxVQK2rOKHZdNtkkygDXhQw9j2LkShngnlA0FhNteMl6Qf4YqlwNMYgi96C\nDwSUA0sC+m7aNgw8Uv1YdNKpqVfBDfvrOJLZFXcAyHE8FgmDQC1FvxYuyDT4\nJADPx+JUSwlsWMFSPG4dMHC00To8VcGdckB7Iq61s8lsx0h9q7UokHKSG6X8\n//x8JRfqzjFU1Jh+SGkdy9vPHFRO4d43Hv7Ynx0JsQaz/B6hkeGBAD3HkO7q\nCXKnDESDteyrQro6yQ1wfC+muBHFbS3Sl4yRYi4XYTAiR1lw5DqIgk8/c7gZ\nTvEBPXtjQsvGmCUn8aBLu9pvyM/0FA/DwYbKzUCh3ez9rT4SsWAuVSUjl6BG\nX02pFtEONBYM+vD1wQNEaa98Ed5orvudQawk8CW1CoDc38oZ6eX25Vfr3NUE\n5LvL\r\n=7ql4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"_npmUser": {
				"name": "iamandrewluca",
				"email": "thendrluca@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_7.4.3_1586422239678_0.39805286295183384"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.3": {
			"name": "redux-form",
			"version": "8.3.3",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"engines": {
				"node": ">=12.16.1"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build && size-limit",
				"test": "jest",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.12.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.8.4",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-proposal-decorators": "^7.8.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
				"@babel/plugin-proposal-function-sent": "^7.8.3",
				"@babel/plugin-proposal-json-strings": "^7.8.3",
				"@babel/plugin-proposal-numeric-separator": "^7.8.3",
				"@babel/plugin-proposal-throw-expressions": "^7.8.3",
				"@babel/plugin-syntax-dynamic-import": "^7.8.3",
				"@babel/plugin-syntax-import-meta": "^7.8.3",
				"@babel/plugin-transform-modules-commonjs": "^7.8.3",
				"@babel/plugin-transform-react-jsx-source": "^7.8.3",
				"@babel/plugin-transform-regenerator": "^7.8.3",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.8.4",
				"@babel/preset-flow": "^7.8.3",
				"@babel/preset-react": "^7.8.3",
				"@babel/register": "^7.8.3",
				"@size-limit/preset-small-lib": "^4.0.2",
				"babel-eslint": "^10.0.3",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.4",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.20.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.18.3",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^25.2.7",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "16.4.2",
				"react-dom": "16.4.2",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rimraf": "^2.7.1",
				"size-limit": "^4.0.2",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0",
				"immutable": "^3.8.2"
			},
			"peerDependenciesMeta": {
				"immutable": {
					"optional": true
				}
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "638dc443404b0c09a083c40cfb1c471115422b3d",
			"_id": "redux-form@8.3.3",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-wTb8KFFwNryzs5wpDNZBBSPvUjgzR+JR/TcgetpEEW+Bvmt3K/F5WyLDHr45/y/6gB7fb7izwivogu3IEig2nw==",
				"shasum": "9fc5e02731ab94b01f515870f2709b51d750b21c",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.3.tgz",
				"fileCount": 326,
				"unpackedSize": 1432279,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejuQNCRA9TVsSAnZWagAAIxEP/2jYFH/8q5Zacv7ko9GY\nPf23bXWKV+hPr0uREW5GWSwYZhWbGzFlHzkBWTkJ5boI4RPn4Nnx1BoVXZPl\nBmTA9U9QsuPqXoo3JfUWsMUThazAFuUMprpq7NKKPKPBd56TiR/fbUgn+8qg\nxTVCaw1cWQ6JljyUwK7n6KXRysvFneADqbqPa+3Anl2Doti6zVHIKpsB6n+e\nXojKPOuNmcSUXtCXjjSxyi0GVhm5cgvwKpxtlkndODZkmX0JvYj2u+FuxI6c\nzA3WOG5biFriFsO2LINwL2yUdt/pp29k2zk17x3zlzu9uUPkfxJSvodJh3b9\n6tIkjsE94HEXZBMRA/m4HGSYWoaiWVhRqvjGI526eftmll5fQDx4Xq60+ewO\nPtUnI8+RkuH4+mC4TVdYQGB27+3CTHCb+PFXeaWTvxWFJq0rg2mHD51kOX6N\nkyHOLSuebBzs9wZGgokFyA2DX/AHfrzz9YDFMySnJbK7AgIUBnbfrV2Y8tWJ\nBAJ5B6dKxnfcFM3gPoOgVmVLZDXEjVTI0lHjkspiuU197dWXdFTEU9XQkpRE\nlko3LcfkSU6gOoa34Jj254UC+JOVAvBWcaJv7Rn8MPqYJlVnGQAXa3NYLtOE\n2Xxj3gKLmD0WaqBVmgP0ppui6sIz3RGjo7UXvlnOKBbU4TqYDb8aqi+j3BhP\nuFL/\r\n=Cy+4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"_npmUser": {
				"name": "iamandrewluca",
				"email": "thendrluca@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.3_1586422796663_0.31186042415949955"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.4": {
			"name": "redux-form",
			"version": "8.3.4",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"engines": {
				"node": ">=8.17.0"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build && size-limit",
				"test": "jest",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.12.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.8.4",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-proposal-decorators": "^7.8.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
				"@babel/plugin-proposal-function-sent": "^7.8.3",
				"@babel/plugin-proposal-json-strings": "^7.8.3",
				"@babel/plugin-proposal-numeric-separator": "^7.8.3",
				"@babel/plugin-proposal-throw-expressions": "^7.8.3",
				"@babel/plugin-syntax-dynamic-import": "^7.8.3",
				"@babel/plugin-syntax-import-meta": "^7.8.3",
				"@babel/plugin-transform-modules-commonjs": "^7.8.3",
				"@babel/plugin-transform-react-jsx-source": "^7.8.3",
				"@babel/plugin-transform-regenerator": "^7.8.3",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.8.4",
				"@babel/preset-flow": "^7.8.3",
				"@babel/preset-react": "^7.8.3",
				"@babel/register": "^7.8.3",
				"@size-limit/preset-small-lib": "^4.0.2",
				"babel-eslint": "^10.0.3",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.4",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.20.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.18.3",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^25.2.7",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "16.4.2",
				"react-dom": "16.4.2",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rimraf": "^2.7.1",
				"size-limit": "^4.0.2",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0",
				"immutable": "^3.8.2"
			},
			"peerDependenciesMeta": {
				"immutable": {
					"optional": true
				}
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "b1b514706fe645d38f9955e8a9cf0baac7cd7bfe",
			"_id": "redux-form@8.3.4",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-o5ATPHyslr6hrKclHE02wT2xLz+TW6N/YnLEDGoJWFgDR6aLLcYXTFoEe5S7xzt87mQOsFr4pcUTtOJ+YCH0Gg==",
				"shasum": "fbf1c27d90594dfaebe1e67f7125372ffef83683",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.4.tgz",
				"fileCount": 326,
				"unpackedSize": 1432964,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekv+QCRA9TVsSAnZWagAAzFAP/jqXV8hYkxmAfJF0l9AZ\n4jzmeifImmos2ns2xczvE7M+L0XxC2fq625ypQ3+9jlWhL3U1A4DTFlagAme\nRcZ7VzgDFGaP+sv7Ea/U5xxlYtJZH6GJ7BA0bGqRQJDCn2/wIy+ZDXF+fQ7A\nozKla9bkB8/ve7HvxsTPJj3xzP8w0mKlLibeEeIYV0PtDRW1mOhfqDuyI/UE\n/h80GAk8urlYOotfb3Gi70liZk+pxXAIZX0dtYdn6ehBuZAUFTjbvnIyQixe\nIOQUD5BuCXWdvW4nZ+AFOddy6P23VSODvCSUZ4AJNJuerFytxINWu+ZJxmVp\nFwGhBJybMQn2RgdwCyj4siCfh/CAUwyz+lJIyoowuMRzsjFs8NVql9fLUEgL\nceUOQOKTrqMvQw53skOwqysUsWnlgSMgmJ4KrxCHNKc1ySurys+ALpfFkx+J\nwjag41uWZIXLYrphDpjfIFz/q4LbZ7N4CaOpCGHVOzYm6sStzVYvZvJMWeWk\nXOJMZJQGYiDIemNLGIsz4Ke8qWCIYeu5XMGDDGs0FVYADltR1VdvnjPKMoBC\nE/9Ksl2jb3KqKzpUrXFiN8tzKtZvmymGIsVMneO23rXUKIpBheBp4h7Wx4Sf\noNRA4eWBiYoxj20fQe/pLqbfBhxneS7Qjy1szK8nW7eLNyNEwDi1vLE9zHxy\nMJRV\r\n=tWMu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "thendrluca@gmail.com",
					"name": "iamandrewluca"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"_npmUser": {
				"name": "iamandrewluca",
				"email": "thendrluca@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.4_1586691984052_0.6794283063671438"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.5": {
			"name": "redux-form",
			"version": "8.3.5",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"engines": {
				"node": ">=8.10"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build && size-limit",
				"test": "jest",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"lodash-es": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.12.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.8.4",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-proposal-decorators": "^7.8.3",
				"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
				"@babel/plugin-proposal-function-sent": "^7.8.3",
				"@babel/plugin-proposal-json-strings": "^7.8.3",
				"@babel/plugin-proposal-numeric-separator": "^7.8.3",
				"@babel/plugin-proposal-throw-expressions": "^7.8.3",
				"@babel/plugin-syntax-dynamic-import": "^7.8.3",
				"@babel/plugin-syntax-import-meta": "^7.8.3",
				"@babel/plugin-transform-modules-commonjs": "^7.8.3",
				"@babel/plugin-transform-react-jsx-source": "^7.8.3",
				"@babel/plugin-transform-regenerator": "^7.8.3",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.8.4",
				"@babel/preset-flow": "^7.8.3",
				"@babel/preset-react": "^7.8.3",
				"@babel/register": "^7.8.3",
				"@size-limit/preset-small-lib": "^4.0.2",
				"babel-eslint": "^10.0.3",
				"babel-loader": "^8.0.4",
				"babel-plugin-lodash": "^3.3.4",
				"babel-plugin-syntax-async-functions": "^6.13.0",
				"babel-preset-es2015-no-commonjs": "^0.0.2",
				"codecov": "^3.6.4",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^5.11.0",
				"eslint-config-react-app": "^3.0.6",
				"eslint-import-resolver-webpack": "^0.11.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^3.13.0",
				"eslint-plugin-import": "^2.20.1",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.18.3",
				"flow-bin": "^0.79.1",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^25.2.7",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "16.4.2",
				"react-dom": "16.4.2",
				"react-redux": "^6.0.0",
				"react-test-renderer": "^16.12.0",
				"redux": "^4.0.5",
				"redux-immutablejs": "^0.0.8",
				"rimraf": "^2.7.1",
				"size-limit": "^4.0.2",
				"tmp": "0.0.33",
				"uglifyjs-webpack-plugin": "^2.2.0",
				"webpack": "^4.41.5",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.10"
			},
			"peerDependencies": {
				"react": "^16.4.0",
				"react-redux": "^6.0.0 || ^7.0.0",
				"redux": "^3.0.0 || ^4.0.0",
				"immutable": "^3.8.2"
			},
			"peerDependenciesMeta": {
				"immutable": {
					"optional": true
				}
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "f8e9fb6d49ea2eab68bf4d70e1e9be2c7ec3d7bd",
			"_id": "redux-form@8.3.5",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-GSpi9pbEor2wmL2cie+svP8QCylbwjlpAFegOHPaxSrQQm2Mk8ZHVWVObJUfF9cXcczIzB/bH/xOdIqeNl1OCA==",
				"shasum": "937629401d9249ecc557f385818a5095ca5898a8",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.5.tgz",
				"fileCount": 326,
				"unpackedSize": 1432962,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekwUtCRA9TVsSAnZWagAA7hEQAJzTIedZsgagxdeg+IrW\ncDRgxvMS4xo53ATl0FrRAP14T5BLXJ1psUOQEhlthq/VHdG0Pyc6bkOt5h1b\n9MQVnwqsBhEWzMQ0ibIwUX2hR1KdU0XbrsAFHGIVW+MgoXB3Umjgc4YJf/UQ\nknDmKU/Mn+TIiJFWymuqQ2UwYmTelOHzHGVAPM2ZvP6xuxWWEBnTGmB1N2UN\ntPng21k++puVGffxnB6pIPKa76P463k8gi4mvcvqPGW3EiCeTTFghapINF0b\n6SmdjkLWpstPCGQ4eCd8rUrhAfMwZ3z4i7F6LmbLCUuIoKlkKznjzqx2tUDy\njJQrSQMOJdQS5CbcVdBuBWCWvNhZ+6i8hLfwfI87/eDOKpy/Mc9I46CdaVfy\ndWc98FXgpPjR39OfarcJmcpLP5sp75g/3zQHZq8lD5nn+U8fF33SpRNfg6ZG\nPm0V8bncRnOHyL2VLLfPw49D/MaW+L17c3SMK6kycPKeZtfCzlSeFBL48bE3\nc5fy57QapFfNFeFYesvQ7uzOB93UIEiD/2FCPHuZP6/9sl5D6vIXG12XS2Op\nTz4Y9GpGRv+jykrMI0B5atEcumS96g9FbaMAH+wSA7a9BsNDwzNfxVZZ+M8m\na6ry6ghzd75vLEtYppFlM9duqcTZBpw+slditLm1DuK0PvMy65vCvhWNTnzv\nov/Q\r\n=JEHQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "thendrluca@gmail.com",
					"name": "iamandrewluca"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"_npmUser": {
				"name": "iamandrewluca",
				"email": "thendrluca@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.5_1586693421337_0.12974601666869678"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"8.3.6": {
			"name": "redux-form",
			"version": "8.3.6",
			"description": "A higher order component decorator for forms using Redux and React",
			"main": "./lib/index.js",
			"module": "./es/index.js",
			"modules.root": "./es",
			"jsnext:main": "./es/index.js",
			"sideEffects": false,
			"repository": {
				"type": "git",
				"url": "git+https://github.com/redux-form/redux-form.git"
			},
			"engines": {
				"node": ">=8.10"
			},
			"scripts": {
				"analyze": "webpack src/index.js dist/redux-form.js -p --bail --profile --json > stats.json && webpack-bundle-analyzer stats.json",
				"build": "npm run clean && npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min && npm run build:flow",
				"build:lib": "babel src --out-dir lib --ignore \"src/**/__tests__\"",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore \"src/**/__tests__\"",
				"build:flow": "cp src/*.js.flow lib && cp src/selectors/*.js.flow lib/selectors && cp src/*.js.flow es && cp src/selectors/*.js.flow es/selectors",
				"build:umd": "cross-env NODE_ENV=development webpack src/index.js -o dist/redux-form.js",
				"build:umd:min": "cross-env NODE_ENV=production webpack src/index.js -o dist/redux-form.min.js",
				"clean": "rimraf dist lib es",
				"lint": "eslint src",
				"prepublishOnly": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build",
				"validate": "npm run lint && npm run test:cov && npm run test:flow && npm run clean && npm run build && size-limit",
				"test": "jest",
				"test:flow": "node scripts/patch-immutable-flow-error.js && flow check",
				"test:watch": "npm test -- --watch",
				"test:cov": "npm run test -- --coverage"
			},
			"keywords": [
				"react",
				"reactjs",
				"flux",
				"redux",
				"react-redux",
				"redux-form",
				"form",
				"decorator"
			],
			"author": {
				"name": "Erik Rasmussen",
				"email": "rasmussenerik@gmail.com",
				"url": "https://github.com/erikras"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/redux-form/redux-form/issues"
			},
			"homepage": "https://redux-form.com/",
			"dependencies": {
				"@babel/runtime": "^7.9.2",
				"@scarf/scarf": "^1.0.5",
				"es6-error": "^4.1.1",
				"hoist-non-react-statics": "^3.3.2",
				"invariant": "^2.2.4",
				"is-promise": "^2.1.0",
				"lodash": "^4.17.15",
				"prop-types": "^15.6.1",
				"react-is": "^16.4.2"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.9.0",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-transform-flow-strip-types": "^7.9.0",
				"@babel/plugin-transform-runtime": "^7.9.0",
				"@babel/preset-env": "^7.9.5",
				"@babel/preset-react": "^7.9.4",
				"@size-limit/preset-small-lib": "^4.4.5",
				"babel-eslint": "^10.1.0",
				"babel-loader": "^8.1.0",
				"babel-plugin-lodash": "^3.3.4",
				"codecov": "^3.6.5",
				"cross-env": "^5.2.1",
				"deep-equal": "^1.1.1",
				"eslint": "^6.8.0",
				"eslint-config-react-app": "^5.2.1",
				"eslint-import-resolver-webpack": "^0.12.1",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-flowtype": "^4.7.0",
				"eslint-plugin-import": "^2.20.2",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-react": "^7.19.0",
				"eslint-plugin-react-hooks": "^2.5.1",
				"flow-bin": "^0.84.0",
				"flux-standard-action": "^2.1.1",
				"husky": "^1.2.1",
				"immutable": "^3.8.2",
				"insert-line": "^1.1.0",
				"jest": "^25.3.0",
				"lint-staged": "^8.2.1",
				"lodash-webpack-plugin": "^0.11.5",
				"prettier": "^1.19.1",
				"prettier-eslint-cli": "^5.0.0",
				"react": "~16.4.2",
				"react-dom": "~16.4.2",
				"react-redux": "~6.0.1",
				"react-test-renderer": "^16.13.1",
				"redux": "~3.7.2",
				"redux-immutable": "^4.0.0",
				"rimraf": "^2.7.1",
				"size-limit": "^4.4.5",
				"tmp": "0.0.33",
				"webpack": "^4.42.1",
				"webpack-bundle-analyzer": "^3.6.0",
				"webpack-cli": "^3.3.11"
			},
			"peerDependencies": {
				"react": "^16.4.2",
				"react-redux": "^6.0.1 || ^7.0.0",
				"redux": "^3.7.2 || ^4.0.0",
				"immutable": "^3.8.2 || ^4.0.0"
			},
			"peerDependenciesMeta": {
				"immutable": {
					"optional": true
				}
			},
			"lint-staged": {
				"*.{js,json,md,css}": [
					"prettier --write",
					"git add"
				]
			},
			"jest": {
				"collectCoverageFrom": [
					"src/**/*.js",
					"!src/**/__tests__/**/*.js"
				],
				"coverageReporters": [
					"text",
					"lcov",
					"html"
				],
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"testRegex": "__tests__/.*\\.spec\\.js$",
				"testEnvironment": "jsdom"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/redux-form"
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"gitHead": "68d1154ad1477bec47f040e42fa9702f201c5145",
			"_id": "redux-form@8.3.6",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "erikras",
				"email": "rasmussenerik@gmail.com"
			},
			"dist": {
				"integrity": "sha512-PfDdi+9JtNdr29Pv+9123TiojJlFB6+qczCRfP++cVT4nO2tEv4tDJHSV1l/Ol3Qh9z2cRg1QeLMhShNtRZ3+g==",
				"shasum": "c098dcd0b9d8c38e2e443dab91033ea0e74d4609",
				"tarball": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.6.tgz",
				"fileCount": 326,
				"unpackedSize": 1452043,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0OmMCRA9TVsSAnZWagAAxR4P/1KU5KyXK+pJGfULl+DZ\nJ4PJlW+gV3tHnQN0IhAKjbXN0AMdlP5v+3ymlVuL+Aw9x1lPsBMVxTA6Af/g\nyC3wno8PR/+PTKHhTV7oQKJvaEBhwVEXE2y9BFrFcX2VlwtqpVF9Xj3f4f+A\nAEckN47e4+7niNbnahZYjnJI7kkUU5JdkhyL8xaVmoFBaArGaH4tpTSib8nG\n4sosKuytgqQzD1Hdv7Bz9OF9JwqHVKY1cjvDpXQD2m4cw/sxFiEuGSyOZeZG\nt5iE6Qv93Bg9zl3OpH3aRstEBkXAXTwUXLnrHvHFRMFYNPEMoJAtgRdHxBQJ\nMCudnc/iCD/NmV9jtw8+65RrJV7X+y8LudMyPE6Mn4TRYH7u1LWmsCa7WCK9\nTzTmiHL+kI2W8xxXy590VVWhVdqiy2ts169Ryg2RZDvgSoCRLtObrgn0CiZV\nQ+ZyqHmDy/ZFGQyIHfoo9udeZ5X7JaxlmRkmwGOajzASppeJ8VpsKut+qE93\nVmiGbAjPNvUM9y6VGbhN9jw2RTJzZRfGv5HTEjOYviA84VGveq2dLY9mXgLp\nz4Vgkj46+s7ZUji+7TEYMNWBzOPOM7F0K0v4FpL/sUeOM2ofDHvpVv+9qVEv\nGvSiFmUgiM0umoFrA6b8DumiRuacxneC/X8xwuhR4UvGMiC6zdpR5xtykO4S\nKSJo\r\n=GrrL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "rasmussenerik@gmail.com",
					"name": "erikras"
				},
				{
					"email": "thendrluca@gmail.com",
					"name": "iamandrewluca"
				},
				{
					"email": "renato.agds@gmail.com",
					"name": "renatoagds"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/redux-form_8.3.6_1590749579571_0.7287337307910393"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-05-29T10:53:02.534Z",
		"created": "2015-07-29T22:02:21.232Z",
		"0.0.1": "2015-07-29T22:02:21.232Z",
		"0.0.2": "2015-07-31T16:05:22.235Z",
		"0.0.3": "2015-07-31T17:15:41.755Z",
		"0.0.4": "2015-08-04T08:56:53.180Z",
		"0.0.5": "2015-08-04T08:58:51.339Z",
		"0.0.7": "2015-08-10T15:38:50.278Z",
		"0.0.8": "2015-08-12T09:54:17.450Z",
		"0.0.9": "2015-08-13T08:38:42.031Z",
		"0.1.0": "2015-08-17T08:44:30.928Z",
		"0.1.1": "2015-08-17T09:05:43.759Z",
		"0.1.2": "2015-08-17T09:28:00.928Z",
		"0.1.3": "2015-08-17T13:31:38.032Z",
		"0.2.0": "2015-08-19T00:02:00.912Z",
		"0.2.1": "2015-08-20T09:39:59.668Z",
		"0.2.2": "2015-08-20T15:37:33.713Z",
		"0.2.3": "2015-08-20T17:25:21.605Z",
		"0.2.4": "2015-08-21T10:46:29.402Z",
		"0.2.5": "2015-08-24T08:39:07.172Z",
		"0.3.0": "2015-08-25T00:46:51.023Z",
		"0.4.0": "2015-08-25T19:21:07.842Z",
		"0.4.1": "2015-08-26T08:32:05.243Z",
		"0.5.0": "2015-08-26T15:57:16.164Z",
		"0.6.0": "2015-08-27T18:15:01.581Z",
		"0.6.1": "2015-08-27T19:42:43.378Z",
		"1.0.0": "2015-08-31T20:52:44.829Z",
		"1.0.1": "2015-08-31T20:58:43.423Z",
		"1.1.0": "2015-08-31T21:58:22.763Z",
		"1.2.0": "2015-09-01T20:27:35.320Z",
		"1.2.1": "2015-09-01T20:41:01.728Z",
		"1.3.0": "2015-09-02T15:05:28.586Z",
		"1.3.1": "2015-09-02T17:31:22.388Z",
		"1.3.2": "2015-09-02T17:32:58.172Z",
		"1.3.3": "2015-09-02T17:41:48.128Z",
		"1.3.4": "2015-09-02T21:57:02.959Z",
		"1.4.0": "2015-09-04T16:56:22.190Z",
		"1.4.1": "2015-09-04T18:04:51.047Z",
		"1.5.0": "2015-09-08T16:54:51.264Z",
		"1.5.1": "2015-09-10T15:56:30.743Z",
		"1.5.2": "2015-09-10T16:09:13.706Z",
		"1.5.3": "2015-09-11T14:21:07.328Z",
		"1.6.0": "2015-09-17T15:32:34.180Z",
		"1.6.1": "2015-09-18T08:08:55.783Z",
		"1.6.2": "2015-09-18T12:55:07.470Z",
		"1.6.3": "2015-09-18T13:08:54.849Z",
		"1.6.4": "2015-09-18T14:07:24.711Z",
		"1.6.5": "2015-09-18T14:33:18.692Z",
		"1.6.6": "2015-09-21T16:11:38.654Z",
		"1.6.7": "2015-09-22T16:18:35.327Z",
		"1.6.8": "2015-09-24T08:29:47.673Z",
		"1.7.0": "2015-09-24T09:03:52.837Z",
		"2.0.0": "2015-09-29T16:50:31.317Z",
		"2.0.1": "2015-10-05T18:51:47.722Z",
		"2.1.0": "2015-10-06T14:39:51.151Z",
		"2.2.0": "2015-10-13T20:13:58.950Z",
		"2.2.1": "2015-10-14T07:45:18.476Z",
		"2.2.3": "2015-10-14T08:45:25.292Z",
		"2.2.4": "2015-10-14T10:01:29.700Z",
		"2.2.5": "2015-10-14T12:13:58.818Z",
		"2.2.6": "2015-10-14T12:42:43.523Z",
		"2.2.7": "2015-10-14T22:48:44.622Z",
		"2.2.8": "2015-10-15T13:01:07.435Z",
		"2.3.0": "2015-10-15T17:24:24.625Z",
		"2.3.1": "2015-10-15T19:15:44.810Z",
		"2.4.0": "2015-10-16T09:59:50.376Z",
		"2.4.1": "2015-10-16T16:42:26.336Z",
		"2.4.2": "2015-10-21T17:27:09.904Z",
		"2.4.3": "2015-10-21T22:45:48.917Z",
		"2.4.4": "2015-10-21T23:08:27.269Z",
		"2.4.5": "2015-10-22T06:31:59.139Z",
		"3.0.0-beta-1": "2015-10-26T08:27:51.236Z",
		"3.0.0-beta-2": "2015-10-26T18:40:35.813Z",
		"3.0.0-beta-3": "2015-10-28T22:00:55.394Z",
		"3.0.0-beta-4": "2015-10-29T14:28:07.011Z",
		"3.0.0": "2015-11-05T11:45:13.247Z",
		"3.0.1": "2015-11-05T14:41:47.751Z",
		"3.0.2": "2015-11-05T18:05:13.602Z",
		"3.0.3": "2015-11-06T14:45:09.734Z",
		"3.0.4": "2015-11-06T14:50:27.852Z",
		"3.0.5": "2015-11-06T17:52:53.194Z",
		"3.0.6": "2015-11-09T18:48:54.343Z",
		"3.0.7": "2015-11-13T17:33:39.479Z",
		"3.0.8": "2015-11-16T21:55:21.423Z",
		"3.0.9": "2015-11-16T22:30:25.431Z",
		"3.0.10": "2015-11-18T16:36:09.371Z",
		"3.0.11": "2015-11-19T16:40:37.464Z",
		"3.0.12": "2015-11-23T13:14:52.210Z",
		"3.1.0": "2015-11-28T15:24:09.567Z",
		"3.1.1": "2015-11-30T14:38:09.887Z",
		"3.1.2": "2015-11-30T20:54:40.078Z",
		"3.1.3": "2015-11-30T21:21:02.308Z",
		"3.1.4": "2015-12-01T02:33:34.981Z",
		"3.1.5": "2015-12-01T03:01:30.426Z",
		"3.1.6": "2015-12-01T11:17:25.284Z",
		"3.1.7": "2015-12-02T13:27:49.663Z",
		"4.0.0": "2015-12-15T17:56:57.595Z",
		"4.0.1": "2015-12-16T17:12:04.197Z",
		"4.0.2": "2015-12-16T19:13:23.713Z",
		"4.0.3": "2015-12-16T20:09:08.208Z",
		"4.0.4": "2015-12-21T21:02:44.230Z",
		"4.0.5": "2015-12-22T11:14:59.698Z",
		"4.0.6": "2015-12-30T13:53:28.465Z",
		"4.0.7": "2015-12-30T18:13:32.734Z",
		"4.1.0": "2016-01-02T12:54:59.901Z",
		"4.1.1": "2016-01-07T10:26:15.336Z",
		"4.1.2": "2016-01-13T16:44:31.248Z",
		"4.1.3": "2016-01-16T14:14:22.604Z",
		"4.1.4": "2016-01-19T10:41:06.260Z",
		"4.1.5": "2016-01-20T16:00:09.393Z",
		"4.1.6": "2016-01-31T10:38:10.231Z",
		"4.1.7": "2016-02-09T13:41:49.087Z",
		"4.1.8": "2016-02-09T14:26:45.258Z",
		"4.1.9": "2016-02-10T14:22:21.601Z",
		"4.1.10": "2016-02-11T13:51:06.738Z",
		"4.1.11": "2016-02-12T14:22:56.485Z",
		"4.1.12": "2016-02-12T16:42:46.459Z",
		"4.1.13": "2016-02-12T17:17:08.688Z",
		"4.1.14": "2016-02-14T10:42:14.597Z",
		"4.1.15": "2016-02-15T15:02:48.968Z",
		"4.1.16": "2016-02-15T18:47:11.442Z",
		"4.2.0": "2016-02-15T22:19:33.689Z",
		"4.2.1": "2016-03-08T22:19:10.783Z",
		"4.2.2": "2016-03-09T16:19:37.663Z",
		"5.0.0": "2016-04-08T09:11:25.827Z",
		"5.0.1": "2016-04-08T17:26:13.371Z",
		"6.0.0-alpha.1": "2016-04-11T19:44:06.186Z",
		"6.0.0-alpha.2": "2016-04-11T20:14:55.355Z",
		"6.0.0-alpha.3": "2016-04-11T20:16:11.220Z",
		"6.0.0-alpha.4": "2016-04-11T20:36:43.055Z",
		"6.0.0": "2016-04-13T15:09:07.437Z",
		"5.1.0": "2016-04-19T08:39:00.931Z",
		"5.1.1": "2016-04-19T19:52:32.999Z",
		"6.0.0-alpha.5": "2016-04-22T14:45:34.330Z",
		"5.1.2": "2016-04-22T15:35:31.986Z",
		"5.1.3": "2016-04-22T16:14:34.522Z",
		"6.0.0-alpha.6": "2016-04-25T13:37:14.272Z",
		"5.1.4": "2016-04-25T13:50:34.818Z",
		"5.2.0": "2016-04-26T12:44:08.339Z",
		"5.2.1": "2016-04-26T19:08:26.658Z",
		"5.2.2": "2016-04-27T09:08:18.053Z",
		"5.2.3": "2016-04-29T20:50:36.767Z",
		"6.0.0-alpha.7": "2016-05-04T22:12:15.828Z",
		"6.0.0-alpha.8": "2016-05-09T22:50:04.072Z",
		"6.0.0-alpha.9": "2016-05-12T19:18:40.889Z",
		"6.0.0-alpha.10": "2016-05-12T21:05:26.971Z",
		"6.0.0-alpha.11": "2016-05-16T13:29:44.774Z",
		"6.0.0-alpha.12": "2016-05-16T20:21:21.240Z",
		"6.0.0-alpha.13": "2016-05-16T20:43:48.084Z",
		"5.2.4": "2016-05-20T06:43:44.832Z",
		"6.0.0-alpha.14": "2016-05-24T16:50:41.952Z",
		"5.2.5": "2016-05-27T13:56:10.699Z",
		"6.0.0-alpha.15": "2016-06-05T21:00:19.875Z",
		"5.3.0": "2016-06-29T20:00:48.289Z",
		"5.3.1": "2016-06-30T20:47:52.174Z",
		"6.0.0-rc.1": "2016-07-01T17:27:34.191Z",
		"6.0.0-rc.2": "2016-07-05T15:23:22.120Z",
		"6.0.0-rc.3": "2016-07-06T19:46:38.313Z",
		"5.3.2": "2016-07-31T17:30:47.219Z",
		"6.0.0-rc.4": "2016-08-01T21:14:38.202Z",
		"6.0.0-rc.5": "2016-08-18T10:04:14.326Z",
		"5.3.3": "2016-08-25T11:30:01.525Z",
		"6.0.1": "2016-08-25T14:17:13.478Z",
		"6.0.2": "2016-09-02T07:41:18.456Z",
		"6.0.3": "2016-09-15T09:38:03.471Z",
		"6.0.4": "2016-09-15T10:07:19.505Z",
		"6.0.5": "2016-09-15T11:28:12.731Z",
		"6.1.0": "2016-10-07T15:30:45.382Z",
		"6.1.1": "2016-10-17T12:58:49.159Z",
		"6.2.0": "2016-11-04T23:02:51.875Z",
		"6.2.1": "2016-11-30T15:44:39.494Z",
		"6.3.0": "2016-12-08T16:48:49.485Z",
		"6.3.1": "2016-12-08T20:28:30.460Z",
		"6.3.2": "2016-12-09T05:29:56.037Z",
		"6.4.0": "2016-12-23T20:00:17.453Z",
		"6.4.1": "2016-12-24T16:31:38.143Z",
		"6.4.2": "2016-12-28T20:41:44.899Z",
		"6.4.3": "2016-12-30T13:18:35.086Z",
		"5.3.4": "2017-01-06T17:06:16.940Z",
		"6.5.0": "2017-01-26T19:06:29.298Z",
		"6.6.0": "2017-03-23T18:40:41.591Z",
		"6.6.1": "2017-03-29T14:26:04.512Z",
		"6.6.2": "2017-04-07T13:19:20.371Z",
		"6.6.3": "2017-04-13T09:59:27.476Z",
		"5.3.5": "2017-04-19T08:34:53.350Z",
		"5.3.6": "2017-04-19T14:26:26.389Z",
		"6.7.0": "2017-05-09T20:19:16.940Z",
		"6.8.0": "2017-06-09T18:35:01.114Z",
		"7.0.0-alpha.1": "2017-06-30T20:36:40.409Z",
		"7.0.0-alpha.2": "2017-07-01T13:35:22.660Z",
		"7.0.0-alpha.3": "2017-07-10T08:16:00.355Z",
		"7.0.0-alpha.4": "2017-07-10T08:29:30.001Z",
		"7.0.0-alpha.5": "2017-07-10T08:38:21.224Z",
		"7.0.0-alpha.6": "2017-07-10T09:04:21.170Z",
		"7.0.0-alpha.7": "2017-07-10T09:41:30.134Z",
		"7.0.0-alpha.8": "2017-07-10T14:37:50.019Z",
		"7.0.0-alpha.9": "2017-07-11T13:47:48.712Z",
		"7.0.0": "2017-07-11T18:48:22.513Z",
		"7.0.1": "2017-07-18T20:24:17.278Z",
		"7.0.2": "2017-07-24T20:32:59.813Z",
		"7.0.3": "2017-07-26T17:05:59.575Z",
		"7.0.4": "2017-09-05T20:56:52.135Z",
		"7.1.0": "2017-10-06T14:35:42.090Z",
		"7.1.1": "2017-10-10T14:19:33.539Z",
		"7.1.2": "2017-10-25T20:07:09.461Z",
		"7.2.0": "2017-11-27T17:17:59.637Z",
		"7.2.1": "2018-01-18T16:54:16.651Z",
		"7.2.2": "2018-02-01T16:46:08.328Z",
		"7.2.3": "2018-02-02T07:35:08.023Z",
		"7.3.0": "2018-03-02T18:58:57.377Z",
		"7.4.0": "2018-06-12T07:56:19.315Z",
		"7.4.1": "2018-06-15T09:38:06.308Z",
		"7.4.2": "2018-06-15T12:33:59.600Z",
		"8.0.0-0": "2018-12-11T16:09:15.599Z",
		"8.0.0": "2018-12-11T16:12:34.829Z",
		"8.0.1": "2018-12-11T16:36:51.400Z",
		"8.0.2": "2018-12-12T11:01:52.794Z",
		"8.0.3": "2018-12-12T11:15:45.345Z",
		"8.0.4": "2018-12-12T11:29:06.195Z",
		"8.1.0": "2018-12-24T17:06:09.575Z",
		"5.4.0": "2019-03-22T11:17:18.464Z",
		"8.2.0": "2019-04-11T07:55:10.875Z",
		"8.2.1": "2019-05-24T17:28:22.899Z",
		"8.2.2": "2019-05-30T07:28:27.498Z",
		"8.2.3": "2019-05-30T15:03:40.447Z",
		"8.2.4": "2019-06-13T03:29:19.361Z",
		"8.2.5": "2019-07-26T23:24:55.817Z",
		"8.2.6": "2019-08-13T22:36:28.247Z",
		"8.3.0": "2020-02-03T02:00:17.301Z",
		"8.3.1": "2020-03-03T17:37:31.898Z",
		"8.3.2": "2020-04-02T01:56:59.112Z",
		"7.4.3": "2020-04-09T08:50:39.952Z",
		"8.3.3": "2020-04-09T08:59:56.894Z",
		"8.3.4": "2020-04-12T11:46:24.230Z",
		"8.3.5": "2020-04-12T12:10:21.490Z",
		"8.3.6": "2020-05-29T10:52:59.830Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "8.3.6",
		"rc": "8.0.0-0",
		"old": "5.4.0",
		"alpha": "7.0.0-alpha.9"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d79ba2fba5666b7c1dc263f079828502\"",
			"fetched": 1593324268141
		}
	},
	"_distfiles": {
		"redux-form-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.1.tgz",
			"sha": "a9b325c8b0d035ff32a37f465e10cf674ba7903b",
			"registry": "npmjs"
		},
		"redux-form-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.2.tgz",
			"sha": "42be5488dbfedd034c249d280272f2bfd0c4eaf3",
			"registry": "npmjs"
		},
		"redux-form-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.3.tgz",
			"sha": "510eb05e78ed34290a46ae8cd248318b18e57d3b",
			"registry": "npmjs"
		},
		"redux-form-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.4.tgz",
			"sha": "2a42d14202d711845f10cba45aaf5cc0cbf834dd",
			"registry": "npmjs"
		},
		"redux-form-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.5.tgz",
			"sha": "08d0fa68d03d6c541e2be02d0049dbf9d06a381e",
			"registry": "npmjs"
		},
		"redux-form-0.0.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.7.tgz",
			"sha": "69d424c807a88ec06f072eb945d16844c82bd270",
			"registry": "npmjs"
		},
		"redux-form-0.0.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.8.tgz",
			"sha": "3ea091b7beb53ad149e8e5786528c4d5e4572fa9",
			"registry": "npmjs"
		},
		"redux-form-0.0.9.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.0.9.tgz",
			"sha": "aaab5b09635cbf0b8953b3872b577722c8d00267",
			"registry": "npmjs"
		},
		"redux-form-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.0.tgz",
			"sha": "d687f5bd96323ec09efc31b21c9cc37874c39a0c",
			"registry": "npmjs"
		},
		"redux-form-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.1.tgz",
			"sha": "afe8674caff4e1ad81dae603c61d5100e2215422",
			"registry": "npmjs"
		},
		"redux-form-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.2.tgz",
			"sha": "aed1bd0103a58e754fa040f8b486f42fd3294469",
			"registry": "npmjs"
		},
		"redux-form-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.1.3.tgz",
			"sha": "b04f54c9c27aac809664a407813f41f37c751905",
			"registry": "npmjs"
		},
		"redux-form-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.0.tgz",
			"sha": "3fe8d765b78256e49b57815715cc41a5363ea7d7",
			"registry": "npmjs"
		},
		"redux-form-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.1.tgz",
			"sha": "03e044d4b23fcd3638565257f722022141c610c2",
			"registry": "npmjs"
		},
		"redux-form-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.2.tgz",
			"sha": "c1466d4e989e0f6385bf709cc884ec3f570efcc8",
			"registry": "npmjs"
		},
		"redux-form-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.3.tgz",
			"sha": "01e0bfdecf978f7194bb03d9be9ac334b36a464d",
			"registry": "npmjs"
		},
		"redux-form-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.4.tgz",
			"sha": "ebde021dc266b26231b37587b0b572a52369be0c",
			"registry": "npmjs"
		},
		"redux-form-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.2.5.tgz",
			"sha": "a064f5ba0b6d5b9f5dc1c5cf29929f59a52063b4",
			"registry": "npmjs"
		},
		"redux-form-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.3.0.tgz",
			"sha": "95b17ec9d5bab6a8d491545361a0f92bf25d008b",
			"registry": "npmjs"
		},
		"redux-form-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.4.0.tgz",
			"sha": "224fcfeef287a9831f6d1f57ce1412fba312cf8d",
			"registry": "npmjs"
		},
		"redux-form-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.4.1.tgz",
			"sha": "916bc1af30900fc5311a8b4ccb8f99fb937aca52",
			"registry": "npmjs"
		},
		"redux-form-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.5.0.tgz",
			"sha": "fe587b0349ca96caacf5501843be97aa797aef8c",
			"registry": "npmjs"
		},
		"redux-form-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.6.0.tgz",
			"sha": "c6ef8740593fd4d6b50116564ba829f41010464f",
			"registry": "npmjs"
		},
		"redux-form-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-0.6.1.tgz",
			"sha": "22f4863631d4d0df7a9724f53e01e50385cdf1b3",
			"registry": "npmjs"
		},
		"redux-form-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.0.0.tgz",
			"sha": "b5b2fd86321ac2c450bc901cb07bb6291b63870a",
			"registry": "npmjs"
		},
		"redux-form-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.0.1.tgz",
			"sha": "d3a7ee00ffdbb31e698b4930b87c138d964b9f28",
			"registry": "npmjs"
		},
		"redux-form-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.1.0.tgz",
			"sha": "405e59acaa220deef75c18bd046a0782881a5cdb",
			"registry": "npmjs"
		},
		"redux-form-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.2.0.tgz",
			"sha": "207a312a12c28106d9ae39ef410e6fa9255fc09e",
			"registry": "npmjs"
		},
		"redux-form-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.2.1.tgz",
			"sha": "be3ec4fbd2a1c3b1423d6ae6d5cd429389baa1c6",
			"registry": "npmjs"
		},
		"redux-form-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.0.tgz",
			"sha": "57a8a9df9367822b8a29c6ad8b27f141461fe54f",
			"registry": "npmjs"
		},
		"redux-form-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.1.tgz",
			"sha": "31eb2c07ca85ed0bf50de421beba082bf1a94397",
			"registry": "npmjs"
		},
		"redux-form-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.2.tgz",
			"sha": "895735a99adbdc6f543cc4a873997334b1906619",
			"registry": "npmjs"
		},
		"redux-form-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.3.tgz",
			"sha": "ed576bd2139e13ff892b44396ce65059b40ecb18",
			"registry": "npmjs"
		},
		"redux-form-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.3.4.tgz",
			"sha": "6c35d0f0f75826bfc2ddcdecd31325217e4bb28d",
			"registry": "npmjs"
		},
		"redux-form-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.4.0.tgz",
			"sha": "61d89e51d0a41131d3f6d1d6f76bca173f0c22c4",
			"registry": "npmjs"
		},
		"redux-form-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.4.1.tgz",
			"sha": "063865b813d48a557faebefa88fb2d6923b75689",
			"registry": "npmjs"
		},
		"redux-form-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.0.tgz",
			"sha": "3d5e6dd8954a1df4c0f241a8b1759827b96d35dc",
			"registry": "npmjs"
		},
		"redux-form-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.1.tgz",
			"sha": "062353e7d25fb63ab01bcb4b2504dafbb02861b2",
			"registry": "npmjs"
		},
		"redux-form-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.2.tgz",
			"sha": "ef4b72164b5f14bccc99e5bc826b1ad51860dbe9",
			"registry": "npmjs"
		},
		"redux-form-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.5.3.tgz",
			"sha": "6b4a02f33b4bbe88c51438d473d23bd68e1a329b",
			"registry": "npmjs"
		},
		"redux-form-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.0.tgz",
			"sha": "5ea63ebd0771388440df2142863941d360c21580",
			"registry": "npmjs"
		},
		"redux-form-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.1.tgz",
			"sha": "9a51f3fda9873f9e8357eb0fc9934949bbb90fa7",
			"registry": "npmjs"
		},
		"redux-form-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.2.tgz",
			"sha": "ed85e5de36524446ab77a75253d09a977981d9c3",
			"registry": "npmjs"
		},
		"redux-form-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.3.tgz",
			"sha": "95790d1b84ed7ab2c971b21025617016ba5531fd",
			"registry": "npmjs"
		},
		"redux-form-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.4.tgz",
			"sha": "9ed8456c93afce04fcef2628fd08ef7c88d13cb0",
			"registry": "npmjs"
		},
		"redux-form-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.5.tgz",
			"sha": "dafd76568fed47a145acbe9479c8a6aebede58df",
			"registry": "npmjs"
		},
		"redux-form-1.6.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.6.tgz",
			"sha": "2c50d918b74bb9342195dae3d357252ad9a56e35",
			"registry": "npmjs"
		},
		"redux-form-1.6.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.7.tgz",
			"sha": "e7981e033e391097ef619c5c2c4691df7d707d56",
			"registry": "npmjs"
		},
		"redux-form-1.6.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.6.8.tgz",
			"sha": "8428d9473190c21f8bca25865294363fbaa0a5a5",
			"registry": "npmjs"
		},
		"redux-form-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-1.7.0.tgz",
			"sha": "880f74917da06968723936cabab3f337efb8b7a0",
			"registry": "npmjs"
		},
		"redux-form-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.0.0.tgz",
			"sha": "b29e70eb8c02457b1f5fdca5808096f4b36e8cc6",
			"registry": "npmjs"
		},
		"redux-form-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.0.1.tgz",
			"sha": "ffeb55d4b2a8d22ecfad68c1c650f19a079f77a5",
			"registry": "npmjs"
		},
		"redux-form-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.1.0.tgz",
			"sha": "9d840838dbac1ac38bf602ce7d8a5d91a56d36f3",
			"registry": "npmjs"
		},
		"redux-form-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.0.tgz",
			"sha": "9caff8ad4561a5633c6b330773c7e70fdb5863ba",
			"registry": "npmjs"
		},
		"redux-form-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.1.tgz",
			"sha": "25545e3515c1f75d1b90cc1f1c16159231384e03",
			"registry": "npmjs"
		},
		"redux-form-2.2.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.3.tgz",
			"sha": "bb014e2b93a16277f2cdd1eb9fde78159e34bd5a",
			"registry": "npmjs"
		},
		"redux-form-2.2.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.4.tgz",
			"sha": "07adce43f8baa4fe72abc4b83513eddb6eb44618",
			"registry": "npmjs"
		},
		"redux-form-2.2.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.5.tgz",
			"sha": "47008f9173d85ad5bec995db00c92dcc7b492ed9",
			"registry": "npmjs"
		},
		"redux-form-2.2.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.6.tgz",
			"sha": "30a3068ff2cb54d13a710f072319cf00833d1481",
			"registry": "npmjs"
		},
		"redux-form-2.2.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.7.tgz",
			"sha": "f63bc258b378ccc1a1a69f4bea81a20c1caffed3",
			"registry": "npmjs"
		},
		"redux-form-2.2.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.2.8.tgz",
			"sha": "4accbaeb714a02a69674084d552011f155847e94",
			"registry": "npmjs"
		},
		"redux-form-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.3.0.tgz",
			"sha": "cfa5f7131b299c9b230e73c1d73a16c05e11beb7",
			"registry": "npmjs"
		},
		"redux-form-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.3.1.tgz",
			"sha": "3c369a1d1567f0398148ec735b52501d24c063d0",
			"registry": "npmjs"
		},
		"redux-form-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.0.tgz",
			"sha": "bb2c513e74ed18125b4a77ebea5e617c4a0e5bdc",
			"registry": "npmjs"
		},
		"redux-form-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.1.tgz",
			"sha": "3e1f90e22cf6ca00bd31fd98af37fb6e39c32b08",
			"registry": "npmjs"
		},
		"redux-form-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.2.tgz",
			"sha": "bd0f93538af3f545e12112eb8a95cd8a857a6e82",
			"registry": "npmjs"
		},
		"redux-form-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.3.tgz",
			"sha": "f168fa748da8c5a4aa88ac9e9eb87366bea9cea4",
			"registry": "npmjs"
		},
		"redux-form-2.4.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.4.tgz",
			"sha": "cdbf22e4e8dd46e5f6d6ebc6ab28e575f63781c6",
			"registry": "npmjs"
		},
		"redux-form-2.4.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-2.4.5.tgz",
			"sha": "fe6e7ba5bdcd3c5a443d2f3cbafaf3c207385e17",
			"registry": "npmjs"
		},
		"redux-form-3.0.0-beta-1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-1.tgz",
			"sha": "628b5aaba88fad031fb99b8f76f281b87904055a",
			"registry": "npmjs"
		},
		"redux-form-3.0.0-beta-2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-2.tgz",
			"sha": "d3f6e36d2273d5683b770dbbf35eaa73f579dc43",
			"registry": "npmjs"
		},
		"redux-form-3.0.0-beta-3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-3.tgz",
			"sha": "9419523ecc93fe70153036d5456dd10ff80f00a1",
			"registry": "npmjs"
		},
		"redux-form-3.0.0-beta-4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0-beta-4.tgz",
			"sha": "8d2882d291beecf6599810f722e2b403718b9e83",
			"registry": "npmjs"
		},
		"redux-form-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.0.tgz",
			"sha": "dcae30d8ef362b4843b7c69dbeebb445c925c753",
			"registry": "npmjs"
		},
		"redux-form-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.1.tgz",
			"sha": "8fba5d004c7060970c83fee203bc52ac05cda669",
			"registry": "npmjs"
		},
		"redux-form-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.2.tgz",
			"sha": "47abd2ac587b65b2ce669a6844e3616b54702043",
			"registry": "npmjs"
		},
		"redux-form-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.3.tgz",
			"sha": "78cef518da92d132984c104acc224ac3f20ffcce",
			"registry": "npmjs"
		},
		"redux-form-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.4.tgz",
			"sha": "9b4c3a409a91d16b8900bb820be024fa9baf74a0",
			"registry": "npmjs"
		},
		"redux-form-3.0.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.5.tgz",
			"sha": "ecd4934b9722be87e1ac6e47c32060bb682984a4",
			"registry": "npmjs"
		},
		"redux-form-3.0.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.6.tgz",
			"sha": "97bbfde329f39dc55100d35d8d7e9a27ffd50c88",
			"registry": "npmjs"
		},
		"redux-form-3.0.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.7.tgz",
			"sha": "a699623cfac08b89753f1edbf762de15c65e9ce4",
			"registry": "npmjs"
		},
		"redux-form-3.0.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.8.tgz",
			"sha": "d92a0a0a12dd0b00127fb289adaaecd1723713d6",
			"registry": "npmjs"
		},
		"redux-form-3.0.9.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.9.tgz",
			"sha": "30b7342fa681084091601d91ebf49c29d34da808",
			"registry": "npmjs"
		},
		"redux-form-3.0.10.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.10.tgz",
			"sha": "4156958cffb37909b2ff9b425afe2734933d46be",
			"registry": "npmjs"
		},
		"redux-form-3.0.11.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.11.tgz",
			"sha": "b0f64d539e6b8ef2fc2083dd7d853eb31afe9c02",
			"registry": "npmjs"
		},
		"redux-form-3.0.12.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.0.12.tgz",
			"sha": "6bd73cce5c3fbf4d5fbef6e9767385283435579a",
			"registry": "npmjs"
		},
		"redux-form-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.0.tgz",
			"sha": "fac028cff4a7796a3f2253b797922506c46c607b",
			"registry": "npmjs"
		},
		"redux-form-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.1.tgz",
			"sha": "cdbf3154b0fcbbabc85f46003f1ff69c197255ac",
			"registry": "npmjs"
		},
		"redux-form-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.2.tgz",
			"sha": "5bfd571d525c7cce0247023468a18830abe2300c",
			"registry": "npmjs"
		},
		"redux-form-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.3.tgz",
			"sha": "f5da01a1d37cc1cac71e9f0acfd374b978a53afd",
			"registry": "npmjs"
		},
		"redux-form-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.4.tgz",
			"sha": "257f68c1b586a964e434ffd3d12ad151ca775ee5",
			"registry": "npmjs"
		},
		"redux-form-3.1.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.5.tgz",
			"sha": "7cbd695a0422dfe681cf5c745f16f8baf9ca55da",
			"registry": "npmjs"
		},
		"redux-form-3.1.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.6.tgz",
			"sha": "11f26364d3027965e697fa2e95334d1fbe305228",
			"registry": "npmjs"
		},
		"redux-form-3.1.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-3.1.7.tgz",
			"sha": "6d84bf1141db7b66239b4e072a99881a2fa2f7be",
			"registry": "npmjs"
		},
		"redux-form-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.0.tgz",
			"sha": "0642cac909e51b4b4686e14ba25ce1c20093eb13",
			"registry": "npmjs"
		},
		"redux-form-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.1.tgz",
			"sha": "5b600215a4317c5b04d7eadcee40f6185d1e41a7",
			"registry": "npmjs"
		},
		"redux-form-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.2.tgz",
			"sha": "411827193e7ffae47b13e353879909d9a0909583",
			"registry": "npmjs"
		},
		"redux-form-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.3.tgz",
			"sha": "be4e3d0410ed84aeb85919f42167aea5c9503e13",
			"registry": "npmjs"
		},
		"redux-form-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.4.tgz",
			"sha": "55a545b7f5ac6baa0e6dad9bc5e93315354f7cb7",
			"registry": "npmjs"
		},
		"redux-form-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.5.tgz",
			"sha": "faf20a6f9266494a5ea5634877471971b41e3ee4",
			"registry": "npmjs"
		},
		"redux-form-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.6.tgz",
			"sha": "bfe82d31a3d6c8e2b5605374be2b033185ea687f",
			"registry": "npmjs"
		},
		"redux-form-4.0.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.0.7.tgz",
			"sha": "27a337d3a46a313dddf7c960fd62290e77ebe676",
			"registry": "npmjs"
		},
		"redux-form-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.0.tgz",
			"sha": "6f724bc5fb3c2e420801b448442b233cf813209e",
			"registry": "npmjs"
		},
		"redux-form-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.1.tgz",
			"sha": "ffbbadf095669fdceddcbc1c219f4d83f89f18c0",
			"registry": "npmjs"
		},
		"redux-form-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.2.tgz",
			"sha": "d73c2551ae422e81e0f7c5731651ceeab4ed3d6f",
			"registry": "npmjs"
		},
		"redux-form-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.3.tgz",
			"sha": "3a31411eeb7e1c00e22a41a0f6a1e6040d54dfd9",
			"registry": "npmjs"
		},
		"redux-form-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.4.tgz",
			"sha": "7e36a6d7d95c541bcb48ee1f5b4c00e68bf46f22",
			"registry": "npmjs"
		},
		"redux-form-4.1.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.5.tgz",
			"sha": "d5855fc32ce1a242ac18f9852138f0fb224b8d96",
			"registry": "npmjs"
		},
		"redux-form-4.1.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.6.tgz",
			"sha": "e7997081845d64fd7bce795bba41d80e3ad7bd06",
			"registry": "npmjs"
		},
		"redux-form-4.1.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.7.tgz",
			"sha": "047c52366309ff28385ccb894efe68fc16aba977",
			"registry": "npmjs"
		},
		"redux-form-4.1.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.8.tgz",
			"sha": "f3a16431795ddd1bf297a7c64c767787d76bc828",
			"registry": "npmjs"
		},
		"redux-form-4.1.9.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.9.tgz",
			"sha": "7159d3b548703cbdafb09b055834d11a656ceba6",
			"registry": "npmjs"
		},
		"redux-form-4.1.10.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.10.tgz",
			"sha": "eb192cc6942c0ae64cfde7ddd142f1638d17e4fa",
			"registry": "npmjs"
		},
		"redux-form-4.1.11.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.11.tgz",
			"sha": "e9bd2ca7f5e8b37351ac2682d468e0c6e96223db",
			"registry": "npmjs"
		},
		"redux-form-4.1.12.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.12.tgz",
			"sha": "f6c86bdac637f2bcf9c33f2889af747c9860d58b",
			"registry": "npmjs"
		},
		"redux-form-4.1.13.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.13.tgz",
			"sha": "a34a704c79f1e592268544c616113ac4ca77eadb",
			"registry": "npmjs"
		},
		"redux-form-4.1.14.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.14.tgz",
			"sha": "00772f2f1877203f12ee58c4d7a1d2bfc560ecd2",
			"registry": "npmjs"
		},
		"redux-form-4.1.15.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.15.tgz",
			"sha": "a2f5f4a5b37431957526cfb4034cb0b1fd950c0f",
			"registry": "npmjs"
		},
		"redux-form-4.1.16.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.1.16.tgz",
			"sha": "65f29410d270f0b791bd72f88e36bb79f702afeb",
			"registry": "npmjs"
		},
		"redux-form-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.0.tgz",
			"sha": "f631cc2afaef43446c24b777ee03f6a72c5b449a",
			"registry": "npmjs"
		},
		"redux-form-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.1.tgz",
			"sha": "ae9f23ee2233080c644d381178308d6c9542d70b",
			"registry": "npmjs"
		},
		"redux-form-4.2.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-4.2.2.tgz",
			"sha": "b8ae37a4070906f45dbd30b07229f1a10bf25cb0",
			"registry": "npmjs"
		},
		"redux-form-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.0.0.tgz",
			"sha": "213edf7ed0ffed9c38205819cb739bcb5022da38",
			"registry": "npmjs"
		},
		"redux-form-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.0.1.tgz",
			"sha": "cf34592af4fbffee3096088e7bc9a827ae663554",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.1.tgz",
			"sha": "8fd50f5ba9d7bf46dc63929aac877c4e4a5b8a0e",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.2.tgz",
			"sha": "ea5deda1da38bab9fe40922763873fe458d95da8",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.3.tgz",
			"sha": "309c15b75fb935cb4a0c82c8c685232a2b32e2f3",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.4.tgz",
			"sha": "b5cf5eb783dc958615d7bc45ba9fac077d852f57",
			"registry": "npmjs"
		},
		"redux-form-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.0.tgz",
			"sha": "391a7fca2ce8ec9ef85a6c11e56bcdde3830776a",
			"registry": "npmjs"
		},
		"redux-form-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.1.tgz",
			"sha": "92b039d0727134cc7d8fb3245f4edea23556cd7d",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.5.tgz",
			"sha": "96f530ce07846ca51112c6e6f00bffcaf6bc48de",
			"registry": "npmjs"
		},
		"redux-form-5.1.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.2.tgz",
			"sha": "5ae9682f696a52f4e0c65cd43a7e244a9b270a62",
			"registry": "npmjs"
		},
		"redux-form-5.1.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.3.tgz",
			"sha": "bda42520261b38a30c78656f2f898bcb56101e9a",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.6.tgz",
			"sha": "98ffd13ec003eec46c2822ddd04dcbbc81c1cc40",
			"registry": "npmjs"
		},
		"redux-form-5.1.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.1.4.tgz",
			"sha": "ccbe5948da7b32d340f2de5c8ce836432c0b6347",
			"registry": "npmjs"
		},
		"redux-form-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.0.tgz",
			"sha": "082227d5715ef380c0363426b445316c7cea9be7",
			"registry": "npmjs"
		},
		"redux-form-5.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.1.tgz",
			"sha": "802d6d23a91188800299bbaae6f42ec900e1827b",
			"registry": "npmjs"
		},
		"redux-form-5.2.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.2.tgz",
			"sha": "bbd19a2c23efb88dba3505179775abb39201e30e",
			"registry": "npmjs"
		},
		"redux-form-5.2.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.3.tgz",
			"sha": "f0bd7e4f90d0937cab3b7002487ed852c17fd71c",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.7.tgz",
			"sha": "82ed417b94ea95cac81aa65449547b433852dfd9",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.8.tgz",
			"sha": "2dc560b3e4b7266402f6beaec91058711279f7a5",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.9.tgz",
			"sha": "3e6182df9093761251db6c001034477113d30c27",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.10.tgz",
			"sha": "12df7cfe5cb779dbffc1955c138c4500f965c5e5",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.11.tgz",
			"sha": "79fea7fe10202ee6b21d0de9b66eff753578a0b1",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.12.tgz",
			"sha": "a613bd56353a2c98f9ff70f86a4b73c342e25b20",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.13.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.13.tgz",
			"sha": "a77b7fc190f2cd8cae6c1b522907dd01990ce60c",
			"registry": "npmjs"
		},
		"redux-form-5.2.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.4.tgz",
			"sha": "2815c2f70501afb3cc90372f0794a6084c569f4f",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.14.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.14.tgz",
			"sha": "ec98ebdf2972ead1ae8caf842469be05701924b9",
			"registry": "npmjs"
		},
		"redux-form-5.2.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.2.5.tgz",
			"sha": "f7382a9ac955bfa0424da846694848f31d7a5061",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-alpha.15.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-alpha.15.tgz",
			"sha": "011836885e3cfceb71f074784c253a5fb414093a",
			"registry": "npmjs"
		},
		"redux-form-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.0.tgz",
			"sha": "e97d15bbca3a63be0040acc9fb2b487bd9fed388",
			"registry": "npmjs"
		},
		"redux-form-5.3.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.1.tgz",
			"sha": "e0eac268b683b2cd8b37b210bd754d0bd0198ec8",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.1.tgz",
			"sha": "942725c04d33b5c32a61ca53e7a016d5f3efcafa",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.2.tgz",
			"sha": "dd5e7b3a5d1e5eb9ca5da26a3b55cb65945c0fe1",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.3.tgz",
			"sha": "22f8776deeaf597a0745adc67efe42619b0aca97",
			"registry": "npmjs"
		},
		"redux-form-5.3.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.2.tgz",
			"sha": "0e364e4898cd6c19e32634ae6afbff2ac957ef77",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.4.tgz",
			"sha": "e8900724e20bb4a30b2dc466bb0d8dbf67e6b2a0",
			"registry": "npmjs"
		},
		"redux-form-6.0.0-rc.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.0-rc.5.tgz",
			"sha": "d99c82dbb1b27a8f0857400a0436f9ad5d311347",
			"registry": "npmjs"
		},
		"redux-form-5.3.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.3.tgz",
			"sha": "e65e995095c739f068a7c2adfd8229d966a43af8",
			"registry": "npmjs"
		},
		"redux-form-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.1.tgz",
			"sha": "8aee3b8a5e3227c5b263909928de0194e33cae12",
			"registry": "npmjs"
		},
		"redux-form-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.2.tgz",
			"sha": "502bb798444531f4b23b770e9a3829f24f21297b",
			"registry": "npmjs"
		},
		"redux-form-6.0.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.3.tgz",
			"sha": "aab3d6aa7f24cdf9a680fbe2219d30eeb9afa74c",
			"registry": "npmjs"
		},
		"redux-form-6.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.4.tgz",
			"sha": "5a0297a1e8e43fc7caa807479d6bd4b8ea54791b",
			"registry": "npmjs"
		},
		"redux-form-6.0.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.0.5.tgz",
			"sha": "c40082f861c18798ae0be011bc56d3d98a1f03ad",
			"registry": "npmjs"
		},
		"redux-form-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.1.0.tgz",
			"sha": "cc88672fb6e30dfd1437afd3673dc3c58510136a",
			"registry": "npmjs"
		},
		"redux-form-6.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.1.1.tgz",
			"sha": "0a007d64abf1373962ed1fde90001ec433b0c28a",
			"registry": "npmjs"
		},
		"redux-form-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.2.0.tgz",
			"sha": "706bb77d7e0b2a0783e6c46ba61ffe8a55a147c4",
			"registry": "npmjs"
		},
		"redux-form-6.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.2.1.tgz",
			"sha": "5996f9b648e2b2bc2012adb2dea03b9997dcf0ff",
			"registry": "npmjs"
		},
		"redux-form-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.0.tgz",
			"sha": "0109fd5746e41e2e115cde2e6e3b34ab9c283c13",
			"registry": "npmjs"
		},
		"redux-form-6.3.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.1.tgz",
			"sha": "d9cc4c8c2c8e16f94cd2840ce46727d1e37ca403",
			"registry": "npmjs"
		},
		"redux-form-6.3.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.3.2.tgz",
			"sha": "8a839412633e7ad155b1accf885736c16fcbe5a1",
			"registry": "npmjs"
		},
		"redux-form-6.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.0.tgz",
			"sha": "d56326903bdc30eeea26750ab317cda80691312c",
			"registry": "npmjs"
		},
		"redux-form-6.4.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.1.tgz",
			"sha": "ef25e4e4d75eef4a32c96b2c44c221cc9f91bca2",
			"registry": "npmjs"
		},
		"redux-form-6.4.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.2.tgz",
			"sha": "71afe3c85744210419f204a5e2421f281c2c3523",
			"registry": "npmjs"
		},
		"redux-form-6.4.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.4.3.tgz",
			"sha": "bd83a77770d9805f7b595a4ff18f00fe4267d3c8",
			"registry": "npmjs"
		},
		"redux-form-5.3.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.4.tgz",
			"sha": "0536ec71daf919fc6ec93c9b39a9581213715980",
			"registry": "npmjs"
		},
		"redux-form-6.5.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.5.0.tgz",
			"sha": "8c75ea77018afbabaa02f1389cf6b0e10787c5b8",
			"registry": "npmjs"
		},
		"redux-form-6.6.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.0.tgz",
			"sha": "a26f05d5a2b317596733718031dec94126a0f05c",
			"registry": "npmjs"
		},
		"redux-form-6.6.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.1.tgz",
			"sha": "368dc4fc41301bfb1cd471b059a2215573649c8c",
			"registry": "npmjs"
		},
		"redux-form-6.6.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.2.tgz",
			"sha": "51102430a38b4d85529290a881bc1efb54f580ae",
			"registry": "npmjs"
		},
		"redux-form-6.6.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.6.3.tgz",
			"sha": "62362654f2214c83a8f9fcb8313702bb46f92205",
			"registry": "npmjs"
		},
		"redux-form-5.3.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.5.tgz",
			"sha": "e85b3403573f60ee43eac6385e75b728405e2f7d",
			"registry": "npmjs"
		},
		"redux-form-5.3.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.3.6.tgz",
			"sha": "f77a81dbf38d44d26ea411100a23f19e29cd1946",
			"registry": "npmjs"
		},
		"redux-form-6.7.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.7.0.tgz",
			"sha": "9fb0769e76f14febf1dd7686e02c4ab2d6f953aa",
			"registry": "npmjs"
		},
		"redux-form-6.8.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-6.8.0.tgz",
			"sha": "ff1b590b59f987d7e3ff080d752f7120bfe42af3",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.1.tgz",
			"sha": "4928b6a12de79ea44d07e8bd13ba02c18da584d0",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.2.tgz",
			"sha": "c9ace72ee4aedc38674929906a414fd7e4f8830a",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.3.tgz",
			"sha": "960598c9a34962d3ff9a3590227f1e5a934151bf",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.4.tgz",
			"sha": "d452728d74c284eabb62c251f01e17abc25b3241",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.5.tgz",
			"sha": "571aa25c58a3d855effb1d46469362662a82eca2",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.6.tgz",
			"sha": "097cf3b7f59ffd349eff8336df66e7f5da6b7f10",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.7.tgz",
			"sha": "2aa29e23f5f5b03db8188b9bccbdce1f48d98eea",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.8.tgz",
			"sha": "2d5cf4913b8f261426824fd9d1b28ce7ebafd073",
			"registry": "npmjs"
		},
		"redux-form-7.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0-alpha.9.tgz",
			"sha": "db8935f49fad2edb1f25a644c9ae5bbb13044574",
			"registry": "npmjs"
		},
		"redux-form-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.0.tgz",
			"sha": "6ef9eb72c1df1ee676139d74b5e7503f9ce0f0cb",
			"registry": "npmjs"
		},
		"redux-form-7.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.1.tgz",
			"sha": "2754a4fbd343b90ae336e3f3637d060127429e92",
			"registry": "npmjs"
		},
		"redux-form-7.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.2.tgz",
			"sha": "6fcc3e847ee95e1eca6af46da34c949458c6e950",
			"registry": "npmjs"
		},
		"redux-form-7.0.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.3.tgz",
			"sha": "80157d01df7de6c8eb2297ad1fbbb092bafa34f5",
			"registry": "npmjs"
		},
		"redux-form-7.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.0.4.tgz",
			"sha": "2297b6bed40fda8bb58132e261ba0976fb4e530c",
			"registry": "npmjs"
		},
		"redux-form-7.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.0.tgz",
			"sha": "f3a2a21b061d498f924f4ea4612d7a3155f64f02",
			"registry": "npmjs"
		},
		"redux-form-7.1.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.1.tgz",
			"sha": "4d9ab1d9c03beb3a8b5f8e5d0f398cff4209081f",
			"registry": "npmjs"
		},
		"redux-form-7.1.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.1.2.tgz",
			"sha": "6b0f25c57fd8130a05ce00f6435fe1b051f402af",
			"registry": "npmjs"
		},
		"redux-form-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.0.tgz",
			"sha": "4465d9bc863e40b1704695d672bea75fcf81db04",
			"registry": "npmjs"
		},
		"redux-form-7.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.1.tgz",
			"sha": "011f6ff0cf050552a4a182a271f22217f4584684",
			"registry": "npmjs"
		},
		"redux-form-7.2.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.2.tgz",
			"sha": "c9e8a9a53340ed91d3b064cae7b9a3c19ebfaf8a",
			"registry": "npmjs"
		},
		"redux-form-7.2.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.2.3.tgz",
			"sha": "a01111116f386f3d88451b5528dfbb180561a8b4",
			"registry": "npmjs"
		},
		"redux-form-7.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.3.0.tgz",
			"sha": "b92ef1639c86a6009b0821aacfc80ad8b5ac8c05",
			"registry": "npmjs"
		},
		"redux-form-7.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.0.tgz",
			"sha": "5772f152b808954f0debcf918cb78f055c279717",
			"registry": "npmjs"
		},
		"redux-form-7.4.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.1.tgz",
			"sha": "1946c7ae214f36e6c4c906624ec9494bde8729cd",
			"registry": "npmjs"
		},
		"redux-form-7.4.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.2.tgz",
			"sha": "d6061088fb682eb9fc5fb9749bd8b102f03154b0",
			"registry": "npmjs"
		},
		"redux-form-8.0.0-0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.0-0.tgz",
			"sha": "7c7d0329f52cc79df1ee1590e7aca9c0ec4d1af3",
			"registry": "npmjs"
		},
		"redux-form-8.0.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.0.tgz",
			"sha": "ba331a9c4328ad644895906a2a267708e68cc86f",
			"registry": "npmjs"
		},
		"redux-form-8.0.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.1.tgz",
			"sha": "1bee58a264d3562b206d98082f2ba372d6398ca7",
			"registry": "npmjs"
		},
		"redux-form-8.0.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.2.tgz",
			"sha": "d20429d426f6c4856ca9b8c9242f8a442e7e003c",
			"registry": "npmjs"
		},
		"redux-form-8.0.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.0.4.tgz",
			"sha": "42f2dac0f8712a990a609979e7eb374292ad7fe1",
			"registry": "npmjs"
		},
		"redux-form-8.1.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.1.0.tgz",
			"sha": "087b39eaa96b6f5cc0764a30eca10e0459884cce",
			"registry": "npmjs"
		},
		"redux-form-5.4.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-5.4.0.tgz",
			"sha": "daac6b47ab20cbfb5ffdcee79f1115623a6c86a7",
			"registry": "npmjs"
		},
		"redux-form-8.2.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.0.tgz",
			"sha": "87667f39a7eebd4c6ed368817481c1ece80c8890",
			"registry": "npmjs"
		},
		"redux-form-8.2.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.1.tgz",
			"sha": "0fcadb5d5d697fbeba27de151acb9d9dd7c861f1",
			"registry": "npmjs"
		},
		"redux-form-8.2.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.2.tgz",
			"sha": "df30b94937e11f22d9ebdb8dbc28683262dffd74",
			"registry": "npmjs"
		},
		"redux-form-8.2.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.3.tgz",
			"sha": "6156cddf15ad929cf70671607d3b980a81e94ec1",
			"registry": "npmjs"
		},
		"redux-form-8.2.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.4.tgz",
			"sha": "6c21c49e31b473cebe718def03487fc9d4665923",
			"registry": "npmjs"
		},
		"redux-form-8.2.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.5.tgz",
			"sha": "33a33a3f7dc8e5a4cbf1ab320db51a7e81492a74",
			"registry": "npmjs"
		},
		"redux-form-8.2.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.2.6.tgz",
			"sha": "6840bbe9ed5b2aaef9dd82e6db3e5efcfddd69b1",
			"registry": "npmjs"
		},
		"redux-form-8.3.0.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.0.tgz",
			"sha": "8edb11013aa4d1d4d53225f314bf43940f31756e",
			"registry": "npmjs"
		},
		"redux-form-8.3.1.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.1.tgz",
			"sha": "a2958375d85fa064690285848dda3c9b22828fab",
			"registry": "npmjs"
		},
		"redux-form-8.3.2.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.2.tgz",
			"sha": "25eb1e100554cc7eac528fc2465e6893360fe40a",
			"registry": "npmjs"
		},
		"redux-form-7.4.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-7.4.3.tgz",
			"sha": "74cd5b460bfbb476987a54841c33e99136800c31",
			"registry": "npmjs"
		},
		"redux-form-8.3.3.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.3.tgz",
			"sha": "9fc5e02731ab94b01f515870f2709b51d750b21c",
			"registry": "npmjs"
		},
		"redux-form-8.3.4.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.4.tgz",
			"sha": "fbf1c27d90594dfaebe1e67f7125372ffef83683",
			"registry": "npmjs"
		},
		"redux-form-8.3.5.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.5.tgz",
			"sha": "937629401d9249ecc557f385818a5095ca5898a8",
			"registry": "npmjs"
		},
		"redux-form-8.3.6.tgz": {
			"url": "https://registry.npmjs.org/redux-form/-/redux-form-8.3.6.tgz",
			"sha": "c098dcd0b9d8c38e2e443dab91033ea0e74d4609",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"redux-form-7.4.2.tgz": {
			"shasum": "d6061088fb682eb9fc5fb9749bd8b102f03154b0"
		}
	},
	"_rev": "2-0bb548868c8a381f",
	"_id": "redux-form",
	"readme": "[<img src=\"https://raw.githubusercontent.com/redux-form/redux-form/master/logo.png\" align=\"right\" class=\"logo\" height=\"100\" width=\"165\"/>](https://redux-form.com/)\n\n# redux-form\n\n---\n\n[<img src=\"form-nerd-logo.png\" align=\"left\"/>](https://formnerd.co/redux-form-readme) **You build great forms, but do you know HOW users use your forms? [Find out with Form Nerd!](https://formnerd.co/redux-form-readme) Professional analytics from the creator of Redux Form.**\n\n---\n\n[![NPM Version](https://img.shields.io/npm/v/redux-form.svg?style=flat)](https://www.npmjs.com/package/redux-form)\n[![NPM Downloads](https://img.shields.io/npm/dm/redux-form.svg?style=flat)](https://npmcharts.com/compare/redux-form?minimal=true)\n[![Build Status](https://img.shields.io/travis/redux-form/redux-form/v6.svg?style=flat)](https://travis-ci.com/redux-form/redux-form)\n[![codecov.io](https://codecov.io/gh/redux-form/redux-form/branch/master/graph/badge.svg)](https://codecov.io/gh/redux-form/redux-form)\n[![Code Climate](https://codeclimate.com/github/redux-form/redux-form/badges/gpa.svg)](https://codeclimate.com/github/redux-form/redux-form)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![Twitter URL](https://img.shields.io/twitter/url/https/github.com/redux-form/redux-form.svg?style=social)](https://twitter.com/intent/tweet?text=With%20@ReduxForm,%20I%20can%20keep%20all%20my%20form%20state%20in%20Redux!%20Thanks,%20@erikras!)\n[![Patreon](https://img.shields.io/badge/patreon-support%20the%20author-blue.svg)](https://www.patreon.com/erikras)\n[![Backers on Open Collective](https://opencollective.com/redux-form/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/redux-form/sponsors/badge.svg)](#sponsors)\n\n`redux-form` works with [React Redux](https://github.com/reactjs/react-redux) to\nenable an html form in [React](https://github.com/facebook/react) to use\n[Redux](https://github.com/reactjs/redux) to store all of its state.\n\n---\n\n💰**Psst!! Do you know React and Redux? [Sign up with Triplebyte](https://triplebyte.com/a/V6j0KPS/rf) to get offers from top tech companies!** 💰\n\n---\n\n## ⚠️ ATTENTION ⚠️\n\nIf you're just getting started with your application and are looking for a form solution, the [general consensus of the community](https://twitter.com/acemarke/status/1124771065115185152) is that you should _not_ put your form state in Redux. The author of Redux Form took all of the lessons he learned about form use cases from maintaining Redux Form and built [🏁 React Final Form](https://github.com/final-form/react-final-form#-react-final-form), which he recommends you use if you are just starting your project. It's also pretty easy to migrate to from Redux Form, because the `<Field>` component APIs are so similar. [Here is a blog post](https://codeburst.io/final-form-the-road-to-the-checkered-flag-cd9b75c25fe) where he explains his reasoning, or [there are two talks](https://github.com/final-form/react-final-form#videos) if you prefer video. [Formik](https://jaredpalmer.com/formik/) is also a nice solution.\n\nThe only good reason, [in the author's view](https://twitter.com/erikras/status/1035082880341483520), to use Redux Form in your application is if you need _really_ tight coupling of your form data with Redux, specifically if you need to subscribe to it and modify it from parts of your application far from your form component, e.g. on another route. If you don't have that requirement, use [🏁 React Final Form](https://github.com/final-form/react-final-form#-react-final-form).\n\n## Installation\n\n`npm install --save redux-form`\n\nRedux Form uses [scarf-js](https://www.npmjs.com/package/@scarf/scarf) to collect anonymized installation analytics. These analytics help support the maintainers of this library. However, if you'd like to opt out, you can do so by setting `scarfSettings.enabled = false` in your project's `package.json`. Alternatively, you can set the environment variable `SCARF_ANALYTICS=false` before you install.\n\n## Documentation\n\n- [Getting Started](https://redux-form.com/8.2.2/docs/GettingStarted.md/)\n- [Examples](https://redux-form.com/8.2.2/examples/)\n- [API](https://redux-form.com/8.2.2/docs/api/)\n- [FAQ](https://redux-form.com/8.2.2/docs/faq/)\n- [Release Notes](https://github.com/redux-form/redux-form/releases)\n- [Older Documentation](https://redux-form.com/8.2.2/docs/DocumentationVersions.md/)\n\n## 🏖 Code Sandboxes 🏖\n\nYou can play around with `redux-form` in these sandbox versions of the Examples.\n\n- [Simple Form](https://codesandbox.io/s/mZRjw05yp)\n- [Synchronous Validation](https://codesandbox.io/s/pQj03w7Y6)\n- [Field-Level Validation](https://codesandbox.io/s/PNQYw1kVy)\n- [Submit Validation](https://codesandbox.io/s/XoA5vXDgA)\n- [Asynchronous Blur Validation](https://codesandbox.io/s/nKlYo387)\n- [Initializing From State](https://codesandbox.io/s/MQnD536Km)\n- [Field Arrays](https://codesandbox.io/s/Ww4QG1Wx)\n- [Remote Submit](https://codesandbox.io/s/ElYvJR21K)\n- [Normalizing](https://codesandbox.io/s/L8KWERjDw)\n- [Immutable JS](https://codesandbox.io/s/ZVGJQBJMw)\n- [Selecting Form Values](https://codesandbox.io/s/gJOBWZMRZ)\n- [Wizard Form](https://codesandbox.io/s/0Qzz3843)\n\n## Videos\n\n| [![A Practical Guide to Redux Form – React Alicante 2017](docs/ReactAlicante2017.gif)](https://youtu.be/ey7H8h4ERHg) |\n| :------------------------------------------------------------------------------------------------------------------: |\n|                              **A Practical Guide to Redux Form – React Alicante 2017**                               |\n\n| [![Abstracting Form State with Redux Form – JS Channel 2016](docs/JSChannel2016.gif)](https://youtu.be/eDTi7lYR1VU) |\n| :-----------------------------------------------------------------------------------------------------------------: |\n|                            **Abstracting Form State with Redux Form – JS Channel 2016**                             |\n\n## Contributors\n\nThis project exists thanks to all the people who contribute.\n<a href=\"https://github.com/redux-form/redux-form/graphs/contributors\"><img src=\"https://opencollective.com/redux-form/contributors.svg?width=890&button=false\" /></a>\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/redux-form#backer)]\n\n<a href=\"https://opencollective.com/redux-form#backers\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/backers.svg?width=890\"></a>\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/redux-form#sponsor)]\n\n<a href=\"https://opencollective.com/redux-form/sponsor/0/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/1/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/1/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/2/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/2/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/3/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/3/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/4/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/4/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/5/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/5/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/6/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/6/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/7/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/7/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/8/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/8/avatar.svg\"></a>\n<a href=\"https://opencollective.com/redux-form/sponsor/9/website\" target=\"_blank\"><img src=\"https://opencollective.com/redux-form/sponsor/9/avatar.svg\"></a>"
}