{
	"name": "react-helmet",
	"versions": {
		"1.0.0": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.0.0",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"engines": {
				"npm": ">=2.7.0"
			},
			"dependencies": {
				"core-js": "^0.9.17"
			},
			"peerDependencies": {
				"react": "^0.13.x"
			},
			"devDependencies": {
				"babel": "^5.5.8",
				"babel-eslint": "^3.1.16",
				"babel-loader": "^5.1.4",
				"chai": "^3.0.0",
				"chalk": "^1.0.0",
				"del": "^1.2.0",
				"eslint": "^0.23.0",
				"eslint-config-nfl": "^2.0.0",
				"eslint-plugin-react": "^2.5.2",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.0.1",
				"gulp-eslint": "^0.14.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.5",
				"he": "^0.5.0",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.12.36",
				"karma-chai": "^0.1.0",
				"karma-chrome-launcher": "^0.1.12",
				"karma-cli": "0.0.4",
				"karma-coverage": "^0.4.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.1.10",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.19",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.5.1",
				"mocha": "^2.2.5",
				"react": "^0.13.x"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "3d2f4475d1fee75ecbc1c237a2e7d6e7c79cc7dd",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@1.0.0",
			"_shasum": "f3167efd9d87fb9fe3f9cdf6e85fa3738ef8d08a",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "f3167efd9d87fb9fe3f9cdf6e85fa3738ef8d08a",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.0.1": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.0.1",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^0.9.18",
				"he": "^0.5.0"
			},
			"peerDependencies": {
				"react": "^0.13.x"
			},
			"devDependencies": {
				"babel": "^5.5.8",
				"babel-eslint": "^3.1.17",
				"babel-loader": "^5.1.4",
				"chai": "^3.0.0",
				"chalk": "^1.0.0",
				"del": "^1.2.0",
				"eslint": "^0.23.0",
				"eslint-config-nfl": "^2.0.0",
				"eslint-plugin-react": "^2.5.2",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.0.1",
				"gulp-eslint": "^0.14.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.5",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.12.36",
				"karma-chai": "^0.1.0",
				"karma-chrome-launcher": "^0.1.12",
				"karma-cli": "0.0.4",
				"karma-coverage": "^0.4.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.1.10",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-phantomjs-shim": "^1.0.0",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.19",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.5.1",
				"mocha": "^2.2.5",
				"phantomjs": "^1.9.17",
				"react": "^0.13.x"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "986fb081fe7d5882790ff365d4ced902e52ebefb",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@1.0.1",
			"_shasum": "098f7086785f74ab529dcbda689da45a56efdc55",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "098f7086785f74ab529dcbda689da45a56efdc55",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.0": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.0",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^0.9.18",
				"he": "^0.5.0"
			},
			"peerDependencies": {
				"react": "^0.13.x"
			},
			"devDependencies": {
				"babel": "^5.6.7",
				"babel-eslint": "^3.1.18",
				"babel-loader": "^5.2.1",
				"chai": "^3.0.0",
				"chalk": "^1.0.0",
				"del": "^1.2.0",
				"eslint": "^0.23.0",
				"eslint-config-nfl": "^2.0.0",
				"eslint-plugin-react": "^2.5.2",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.0.1",
				"gulp-eslint": "^0.14.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.12.37",
				"karma-chai": "^0.1.0",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.0.4",
				"karma-coverage": "^0.4.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-phantomjs-shim": "^1.0.0",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.19",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.5.1",
				"mocha": "^2.2.5",
				"phantomjs": "^1.9.17",
				"react": "^0.13.x"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "9f18727e144281c496fdec49b679475ee9e818ff",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@1.1.0",
			"_shasum": "f9baa2b334d25f96982717ef6d09630f61fc4799",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "f9baa2b334d25f96982717ef6d09630f61fc4799",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.1": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.1",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/nfl/react-helmet"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.1.0",
				"exenv": "^1.2.0",
				"he": "^0.5.0",
				"invariant": "^2.1.0",
				"shallowequal": "^0.2.2"
			},
			"peerDependencies": {
				"react": ">=0.13.0 <0.15.0 || 0.14.0-beta1"
			},
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-eslint": "^4.0.10",
				"babel-loader": "^5.3.2",
				"chai": "^3.2.0",
				"chalk": "^1.1.0",
				"del": "^1.2.1",
				"eslint": "^1.1.0",
				"eslint-config-nfl": "^4.0.0",
				"eslint-plugin-react": "^3.2.3",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.0",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.9",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.0",
				"karma-coverage": "^0.5.0",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.0.0",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.2.5",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.15.4",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "5cc55fbe3fa00dead8f6d5e3b2c78f21270b05af",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet",
			"_id": "react-helmet@1.1.1",
			"_shasum": "93ebdc31d6cca2dc970f3db7b98be3358dff147b",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "93ebdc31d6cca2dc970f3db7b98be3358dff147b",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.2": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.2",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/nfl/react-helmet"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.1.1",
				"exenv": "^1.2.0",
				"he": "^0.5.0",
				"invariant": "^2.1.0",
				"shallowequal": "^0.2.2"
			},
			"peerDependencies": {
				"react": ">=0.13.0 <0.15.0 || ^0.14.0-alpha"
			},
			"devDependencies": {
				"babel": "^5.8.21",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"chai": "^3.2.0",
				"chalk": "^1.1.1",
				"del": "^1.2.1",
				"eslint": "^1.2.1",
				"eslint-config-nfl": "^4.0.0",
				"eslint-plugin-react": "^3.2.3",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.0",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.9",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.0",
				"karma-coverage": "^0.5.0",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.2.5",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.16.1",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "ab42e5abd2bed0a4ec405e49ca38fd0db42b0afe",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet",
			"_id": "react-helmet@1.1.2",
			"_shasum": "93f14292d97d7fcdfdc2cbb8c0298a78b2848636",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "93f14292d97d7fcdfdc2cbb8c0298a78b2848636",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.3": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.3",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/nfl/react-helmet"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.1.3",
				"deep-equal": "^1.0.1",
				"he": "^0.5.0",
				"invariant": "^2.1.0",
				"react-side-effect": "^1.0.1",
				"shallowequal": "^0.2.2",
				"warning": "^2.0.0"
			},
			"peerDependencies": {
				"react": ">=0.13.0 <0.15.0 || ^0.14.0-alpha"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.1",
				"babel-loader": "^5.3.2",
				"chai": "^3.2.0",
				"chalk": "^1.1.1",
				"del": "^2.0.0",
				"eslint": "^1.3.1",
				"eslint-config-nfl": "^4.0.0",
				"eslint-plugin-react": "^3.3.1",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.0",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.9",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.0",
				"karma-coverage": "^0.5.1",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.0",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.16.1",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "9f165fd6f7401f899ccfb91f56a91fddc91d4f0e",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet",
			"_id": "react-helmet@1.1.3",
			"_shasum": "e08c58c9f7da6f6995593995d3644362f920eb74",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "e08c58c9f7da6f6995593995d3644362f920eb74",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.4": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.4",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.1.4",
				"deep-equal": "^1.0.1",
				"he": "^0.5.0",
				"invariant": "^2.1.0",
				"react-side-effect": "^1.0.2",
				"shallowequal": "^0.2.2",
				"warning": "^2.0.0"
			},
			"peerDependencies": {
				"react": ">=0.13.0 <0.15.0 || ^0.14.0-alpha || ^0.14.0-rc1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"chai": "^3.2.0",
				"chalk": "^1.1.1",
				"del": "^2.0.2",
				"eslint": "^1.5.0",
				"eslint-config-nfl": "^4.0.1",
				"eslint-plugin-react": "^3.4.1",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.0",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.9",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.0",
				"karma-coverage": "^0.5.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.2",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.16.1",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "818ace889872ed322a1d8a30a110d99f04fdda23",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@1.1.4",
			"_shasum": "e8cabaee0310c877bf226bfdb46ccc68c081e58f",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "e8cabaee0310c877bf226bfdb46ccc68c081e58f",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"1.1.5": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "1.1.5",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.1.4",
				"deep-equal": "^1.0.1",
				"he": "^0.5.0",
				"invariant": "^2.1.0",
				"react-side-effect": "^1.0.2",
				"shallowequal": "^0.2.2",
				"warning": "^2.0.0"
			},
			"peerDependencies": {
				"react": ">=0.13.0 <0.15.0 || ^0.14.0-alpha || ^0.14.0-rc1"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"chai": "^3.2.0",
				"chalk": "^1.1.1",
				"del": "^2.0.2",
				"eslint": "^1.5.0",
				"eslint-config-nfl": "^4.0.1",
				"eslint-plugin-react": "^3.4.2",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.0",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^1.2.5",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.9",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.0",
				"karma-coverage": "^0.5.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.2",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.16.1",
				"sinon-chai": "^2.8.0",
				"webpack": "^1.12.2"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "ebd47e571b9c190dab2279ae006d2ffbab741236",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@1.1.5",
			"_shasum": "9cef3a11b316d4cd69206fe9d4d61877487885cc",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "9cef3a11b316d4cd69206fe9d4d61877487885cc",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.0.0": {
			"name": "react-helmet",
			"description": "Specify the page title, meta & link tags per component in a nested fashion",
			"version": "2.0.0",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link"
			],
			"dependencies": {
				"core-js": "^1.2.1",
				"deep-equal": "^1.0.1",
				"he": "^0.5.0",
				"invariant": "^2.1.1",
				"react-side-effect": "^1.0.2",
				"shallowequal": "^0.2.2",
				"warning": "^2.1.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"chai": "^3.3.0",
				"chalk": "^1.1.1",
				"del": "^2.0.2",
				"eslint": "^1.6.0",
				"eslint-config-nfl": "^4.0.2",
				"eslint-plugin-react": "^3.5.1",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.1",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^2.0.0",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.10",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.0",
				"karma-cli": "0.1.1",
				"karma-coverage": "^0.5.2",
				"karma-html-reporter": "^0.2.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.5",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18",
				"react": "^0.13.x",
				"sinon": "^1.17.1",
				"sinon-chai": "^2.8.0",
				"webpack": "^1.12.2"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "88073d249d1f44dcde731ac89d0c769f5ca514ef",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.0.0",
			"_shasum": "a55e8fe9bb6ff913e0b3579da3fa2eeda78b8a61",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "a55e8fe9bb6ff913e0b3579da3fa2eeda78b8a61",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.1.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "2.1.0",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"core-js": "^1.2.1",
				"deep-equal": "^1.0.1",
				"he": "^0.5.0",
				"invariant": "^2.1.1",
				"react-side-effect": "^1.0.2",
				"shallowequal": "^0.2.2",
				"warning": "^2.1.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"chai": "^3.3.0",
				"chalk": "^1.1.1",
				"del": "^2.0.2",
				"eslint": "^1.6.0",
				"eslint-config-nfl": "^4.0.2",
				"eslint-plugin-react": "^3.5.1",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.2",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^2.0.0",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.10",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.1",
				"karma-cli": "0.1.1",
				"karma-coverage": "^0.5.2",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.6",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18",
				"react": "^0.14.x",
				"react-dom": "^0.14.0",
				"sinon": "^1.17.1",
				"sinon-chai": "^2.8.0",
				"webpack": "^1.12.2"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "1e14e55572331a8ee583cf97d05d26a032b80121",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.1.0",
			"_shasum": "65a551cbfce465a80f5d049450315612191361fa",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "65a551cbfce465a80f5d049450315612191361fa",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.1.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "2.1.1",
			"main": "./dist/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"core-js": "^1.2.1",
				"deep-equal": "^1.0.1",
				"invariant": "^2.1.1",
				"react-side-effect": "^1.0.2",
				"shallowequal": "^0.2.2",
				"warning": "^2.1.0"
			},
			"devDependencies": {
				"babel": "^5.8.23",
				"babel-eslint": "^4.1.3",
				"babel-loader": "^5.3.2",
				"chai": "^3.3.0",
				"chalk": "^1.1.1",
				"del": "^2.0.2",
				"eslint": "^1.6.0",
				"eslint-config-nfl": "^4.0.2",
				"eslint-plugin-react": "^3.5.1",
				"gulp": "^3.9.0",
				"gulp-cached": "^1.1.0",
				"gulp-debug": "^2.1.2",
				"gulp-eslint": "^1.0.0",
				"gulp-if": "^2.0.0",
				"gulp-notify": "^2.2.0",
				"gulp-util": "^3.0.6",
				"isparta-instrumenter-loader": "^0.2.1",
				"karma": "^0.13.10",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^0.2.1",
				"karma-cli": "0.1.1",
				"karma-coverage": "^0.5.2",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"karma-phantomjs-shim": "^1.1.1",
				"karma-sourcemap-loader": "^0.3.6",
				"karma-spec-reporter": "0.0.20",
				"karma-tap-reporter": "0.0.4",
				"karma-webpack": "^1.7.0",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18",
				"react": "^0.14.x",
				"react-dom": "^0.14.0",
				"sinon": "^1.17.1",
				"sinon-chai": "^2.8.0",
				"webpack": "^1.12.2"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir dist",
				"prepublish": "npm run compile"
			},
			"gitHead": "c35c65b3104d874cacb0a0c937e5827c4ea758aa",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.1.1",
			"_shasum": "c0d9ca64d542537806c6575b448c7696bc381b33",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "c0d9ca64d542537806c6575b448c7696bc381b33",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.2.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "2.2.0",
			"main": "./lib/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"core-js": "1.2.6",
				"deep-equal": "1.0.1",
				"invariant": "2.1.2",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "4.1.5",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.1.0",
				"eslint": "1.9.0",
				"eslint-config-nfl": "4.0.2",
				"eslint-plugin-react": "3.9.0",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "1.1.0",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.15",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.1",
				"karma-cli": "0.1.1",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.1",
				"karma-phantomjs-shim": "1.1.2",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.22",
				"karma-tap-reporter": "0.0.5",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.18",
				"react": "0.14.x",
				"react-dom": "0.14.2",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.6"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "1cdf1c28411f06eb979a5a9c560eb077232f9fa9",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.2.0",
			"_shasum": "734beae1e2d30f4db462fd50300e59692ea468e7",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "734beae1e2d30f4db462fd50300e59692ea468e7",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.3.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "2.3.0",
			"main": "./lib/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"core-js": "2.0.3",
				"deep-equal": "1.0.1",
				"invariant": "2.2.0",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "4.1.5",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "1.10.3",
				"eslint-config-nfl": "4.0.2",
				"eslint-plugin-react": "3.15.0",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "1.1.1",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "0.14.x",
				"react-dom": "0.14.6",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "b73bf4006e9ce9e7bac38571c46e5947d3f55979",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.3.0",
			"_shasum": "d73311d650a68473e9005df7fca961561b6e47a3",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "d73311d650a68473e9005df7fca961561b6e47a3",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"2.3.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "2.3.1",
			"main": "./lib/index.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"core-js": "2.0.3",
				"deep-equal": "1.0.1",
				"invariant": "2.2.0",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "4.1.5",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "1.10.3",
				"eslint-config-nfl": "4.0.2",
				"eslint-plugin-react": "3.15.0",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "1.1.1",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "0.14.x",
				"react-dom": "0.14.6",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "d44b9acb68699626566333af0fff8dfb40a3dd23",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@2.3.1",
			"_shasum": "727e944932226a1b396e71e6d45c4daa82bc91da",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "727e944932226a1b396e71e6d45c4daa82bc91da",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"directories": {}
		},
		"3.0.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.0.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"invariant": "2.2.0",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "5.0.0",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "2.4.0",
				"eslint-config-nfl": "6.1.0",
				"eslint-plugin-react": "4.2.2",
				"estraverse": "^4.2.0",
				"estraverse-fb": "^1.3.1",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "2.0.0",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "0.14.x",
				"react-dom": "0.14.6",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "bd003f73e0a720a5bc5b597114779008d1ec5199",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.0.0",
			"_shasum": "e0f92ed3fb74508cdf5b4b00020b25769db3bc44",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "e0f92ed3fb74508cdf5b4b00020b25769db3bc44",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.0.0.tgz_1458869603188_0.7008805726654828"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.0.1",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"invariant": "2.2.0",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "5.0.0",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "2.4.0",
				"eslint-config-nfl": "6.1.0",
				"eslint-plugin-react": "4.2.2",
				"estraverse": "^4.2.0",
				"estraverse-fb": "^1.3.1",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "2.0.0",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "0.14.x",
				"react-dom": "0.14.6",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "2dde573c90a8b5ac8dd889c1986d0117961c6784",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.0.1",
			"_shasum": "fd7275fd09ccea8cc2e7a003c95bcbcb528e63e9",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "fd7275fd09ccea8cc2e7a003c95bcbcb528e63e9",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.0.1.tgz_1459804941997_0.09794038161635399"
			},
			"directories": {}
		},
		"3.0.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.0.2",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "5.0.0",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "2.4.0",
				"eslint-config-nfl": "6.1.0",
				"eslint-plugin-react": "4.2.2",
				"estraverse": "^4.2.0",
				"estraverse-fb": "^1.3.1",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "2.0.0",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "3035c4f419181c18d83dad8c7486e9f3b6510a69",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.0.2",
			"_shasum": "27587c1743a13d8be1f58e008e749f1b542bd03c",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "27587c1743a13d8be1f58e008e749f1b542bd03c",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.0.2.tgz_1461108341751_0.05554212769493461"
			},
			"directories": {}
		},
		"3.1.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.1.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "2.1.0"
			},
			"devDependencies": {
				"babel": "5.8.34",
				"babel-eslint": "5.0.0",
				"babel-loader": "5.4.0",
				"chai": "3.4.1",
				"chalk": "1.1.1",
				"del": "2.2.0",
				"eslint": "2.4.0",
				"eslint-config-nfl": "6.1.0",
				"eslint-plugin-react": "4.2.2",
				"estraverse": "^4.2.0",
				"estraverse-fb": "^1.3.1",
				"gulp": "3.9.0",
				"gulp-cached": "1.1.0",
				"gulp-debug": "2.1.2",
				"gulp-eslint": "2.0.0",
				"gulp-if": "2.0.0",
				"gulp-notify": "2.2.0",
				"gulp-util": "3.0.7",
				"isparta-instrumenter-loader": "0.2.1",
				"karma": "0.13.19",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "0.2.2",
				"karma-cli": "0.1.2",
				"karma-coverage": "0.5.3",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "0.2.1",
				"karma-phantomjs-launcher": "0.2.3",
				"karma-phantomjs-shim": "1.2.0",
				"karma-sourcemap-loader": "0.3.6",
				"karma-spec-reporter": "0.0.23",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.7.0",
				"mocha": "2.3.4",
				"phantomjs": "1.9.19",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "1.17.2",
				"sinon-chai": "2.8.0",
				"webpack": "1.12.11"
			},
			"scripts": {
				"clean": "gulp clean",
				"lint": "gulp eslint",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "babel src --out-dir lib",
				"prepublish": "npm run compile"
			},
			"gitHead": "a89082a608e6054ee9f665bb76b4ed6582d41844",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.1.0",
			"_shasum": "63486194682f33004826f3687dc49a138b557050",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "63486194682f33004826f3687dc49a138b557050",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.1.0.tgz_1461608353575_0.37219231482595205"
			},
			"directories": {}
		},
		"3.2.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.2.0",
			"main": "./lib/Helmet.js",
			"module": "es/Helmet.js",
			"jsnext:main": "es/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"engines": {
				"node": "6.6.0",
				"npm": "3.10.3"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "3.0.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.6.1",
				"eslint-config-nfl": "10.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "2.2.2",
				"eslint-plugin-mocha": "4.5.1",
				"eslint-plugin-react": "6.3.0",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"eslintConfig": {
				"extends": [
					"nfl"
				],
				"env": {
					"browser": true,
					"mocha": true,
					"es6": true
				},
				"globals": {
					"expect": false,
					"sinon": false
				}
			},
			"babel": {
				"presets": [
					[
						"latest",
						{
							"es2015": {
								"modules": false
							}
						}
					],
					"react",
					"stage-0"
				],
				"env": {
					"commonjs": {
						"plugins": [
							"add-module-exports",
							[
								"transform-es2015-modules-commonjs",
								{
									"loose": true,
									"strict": false
								}
							]
						]
					}
				}
			},
			"gitHead": "9d93d4bfe14bebb31a2b17ee9d20f59bc7190d81",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.2.0",
			"_shasum": "3646e92bf1e1adb31b1c91087c3a40287b0c0dca",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "3646e92bf1e1adb31b1c91087c3a40287b0c0dca",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.2.0.tgz_1478281405395_0.8045463801827282"
			},
			"directories": {}
		},
		"3.2.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.2.1",
			"main": "./lib/Helmet.js",
			"module": "es/Helmet.js",
			"jsnext:main": "es/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "3.0.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.6.1",
				"eslint-config-nfl": "10.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "2.2.2",
				"eslint-plugin-mocha": "4.5.1",
				"eslint-plugin-react": "6.3.0",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"eslintConfig": {
				"extends": [
					"nfl"
				],
				"env": {
					"browser": true,
					"mocha": true,
					"es6": true
				},
				"globals": {
					"expect": false,
					"sinon": false
				}
			},
			"babel": {
				"presets": [
					[
						"latest",
						{
							"es2015": {
								"modules": false
							}
						}
					],
					"react",
					"stage-0"
				],
				"env": {
					"commonjs": {
						"plugins": [
							"add-module-exports",
							[
								"transform-es2015-modules-commonjs",
								{
									"loose": true,
									"strict": false
								}
							]
						]
					}
				}
			},
			"gitHead": "aff3858e7fb82b8a4ac1e8f85d1e63ddc67f4b43",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.2.1",
			"_shasum": "d325e2f9f63b6a926dea7e2332142e39503f869e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "d325e2f9f63b6a926dea7e2332142e39503f869e",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.2.1.tgz_1478300917890_0.7304644170217216"
			},
			"directories": {}
		},
		"3.2.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.2.2",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2",
				"shallowequal": "0.2.2",
				"warning": "3.0.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.6.1",
				"eslint-config-nfl": "10.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "2.2.2",
				"eslint-plugin-mocha": "4.5.1",
				"eslint-plugin-react": "6.3.0",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"eslintConfig": {
				"extends": [
					"nfl"
				],
				"env": {
					"browser": true,
					"mocha": true,
					"es6": true
				},
				"globals": {
					"expect": false,
					"sinon": false
				}
			},
			"babel": {
				"presets": [
					[
						"latest",
						{
							"es2015": {
								"modules": false
							}
						}
					],
					"react",
					"stage-0"
				],
				"env": {
					"commonjs": {
						"plugins": [
							"add-module-exports",
							[
								"transform-es2015-modules-commonjs",
								{
									"loose": true,
									"strict": false
								}
							]
						]
					}
				}
			},
			"gitHead": "fef27eb06a77a81389d02c1ca91284aa31c21150",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.2.2",
			"_shasum": "1fc4646cbc5d26246ab45d5a84b504ed639810e6",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "1fc4646cbc5d26246ab45d5a84b504ed639810e6",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.2.2.tgz_1478556375579_0.33213945804163814"
			},
			"directories": {}
		},
		"3.2.3": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.2.3",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "bd8112ccdd498f6f87014670b303ce6cd10d2164",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.2.3",
			"_shasum": "ac81cf77e2b1075f57e1f5ef4ba281c9c9fa4c95",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "ac81cf77e2b1075f57e1f5ef4ba281c9c9fa4c95",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.2.3.tgz_1480890572283_0.04185976437292993"
			},
			"directories": {}
		},
		"3.3.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.3.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "1.0.2"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "4354c5c95d6d79666cfda07752356a8377ddfe27",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.3.0",
			"_shasum": "419933e7ce5a75d04aab3fefe77169eed8e55646",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "419933e7ce5a75d04aab3fefe77169eed8e55646",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.3.0.tgz_1483054616812_0.19843009836040437"
			},
			"directories": {}
		},
		"3.3.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.3.1",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "d4e7c1d3982d8fe6158c570a40cf0ba261028568",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.3.1",
			"_shasum": "b23a9dd15f4dc4c530da4dac7ddf6b6cc1129aec",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "b23a9dd15f4dc4c530da4dac7ddf6b6cc1129aec",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.3.1.tgz_1484592957654_0.8957542413845658"
			},
			"directories": {}
		},
		"3.3.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "3.3.2",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "86933c35ce910b6110327fab35d184b237a55726",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@3.3.2",
			"_shasum": "0d5a985aca6fba0331331fb567ca3d96681a381c",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "0d5a985aca6fba0331331fb567ca3d96681a381c",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-3.3.2.tgz_1484681740423_0.443081037607044"
			},
			"directories": {}
		},
		"4.0.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "4.0.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "79403c704ec9e5d5a1fb485374df0ffcf94d6ba5",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@4.0.0",
			"_shasum": "df74bcd6ff585a1ccbbfba5aaa1c346cabc43d03",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "df74bcd6ff585a1ccbbfba5aaa1c346cabc43d03",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-4.0.0.tgz_1484684610057_0.22955924295820296"
			},
			"directories": {}
		},
		"5.0.0-beta": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.0-beta",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "eba30b66c18735af418427e596e89628e3b560d1",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.0-beta",
			"_shasum": "c9510487fc23d5bf345e3695002d97a0bc1ccf4e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "c9510487fc23d5bf345e3695002d97a0bc1ccf4e",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.0-beta.tgz_1489539933813_0.24382980354130268"
			},
			"directories": {}
		},
		"5.0.0-beta.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.0-beta.2",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "1d2c30a116d7ff155b075cba0ef4a7a21ede8529",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.0-beta.2",
			"_shasum": "5b1c10a76394b2a3829aac41f7ae1564c9ce61da",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "5b1c10a76394b2a3829aac41f7ae1564c9ce61da",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.0-beta.2.tgz_1489688046811_0.05918592703528702"
			},
			"directories": {}
		},
		"5.0.0-beta.3": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.0-beta.3",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "fce9cbab612a29be434e20fb28acf1f17862194c",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.0-beta.3",
			"_shasum": "4195f2c985a9219e2a9d895c789959e90f58976a",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "4195f2c985a9219e2a9d895c789959e90f58976a",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.0-beta.3.tgz_1489704117235_0.8452179685700685"
			},
			"directories": {}
		},
		"5.0.0-beta.4": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.0-beta.4",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "1.0.1",
				"object-assign": "^4.0.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "6.16.0",
				"babel-core": "6.16.0",
				"babel-eslint": "7.0.0",
				"babel-plugin-add-module-exports": "0.2.1",
				"babel-plugin-transform-es2015-modules-commonjs": "6.16.0",
				"babel-preset-latest": "6.16.0",
				"babel-preset-react": "6.16.0",
				"babel-preset-stage-0": "6.16.0",
				"chai": "3.5.0",
				"cross-env": "3.0.0",
				"eslint": "3.11.1",
				"eslint-config-nfl": "11.0.0",
				"eslint-plugin-import": "1.16.0",
				"eslint-plugin-jsx-a11y": "3.0.1",
				"eslint-plugin-mocha": "4.7.0",
				"eslint-plugin-react": "6.7.1",
				"estraverse": "4.2.0",
				"estraverse-fb": "1.3.1",
				"isparta-loader": "2.0.0",
				"karma": "1.3.0",
				"karma-chai": "0.1.0",
				"karma-chai-sinon": "0.1.5",
				"karma-chrome-launcher": "2.0.0",
				"karma-coverage": "1.1.1",
				"karma-html-reporter": "0.2.7",
				"karma-mocha": "1.2.0",
				"karma-phantomjs-launcher": "1.0.2",
				"karma-phantomjs-shim": "1.4.0",
				"karma-sourcemap-loader": "0.3.7",
				"karma-spec-reporter": "0.0.26",
				"karma-tap-reporter": "0.0.6",
				"karma-webpack": "1.8.0",
				"mocha": "3.1.0",
				"phantomjs-prebuilt": "2.1.12",
				"react": "15.x",
				"react-dom": "15.x",
				"rimraf": "2.5.4",
				"sinon": "1.17.6",
				"sinon-chai": "2.8.0",
				"webpack": "1.13.2"
			},
			"scripts": {
				"clean": "rimraf lib build es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "karma start karma.config.js",
				"posttest": "cat ./build/reports/coverage/text.txt",
				"pretest": "npm run clean && npm run lint && npm run compile",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"gitHead": "c3c0c00bd6e310f24a0ed3df7a9c508deec02e54",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.0-beta.4",
			"_shasum": "50040976199c3663bebbeb764bef971fe1de0620",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "50040976199c3663bebbeb764bef971fe1de0620",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.0-beta.4.tgz_1489705779522_0.8406077611725777"
			},
			"directories": {}
		},
		"5.0.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-react": "^6.10.2",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "cat ./coverage/text.txt",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "9afa44bb08e1fd5cf5540b4e06ba80aebac809f3",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.0",
			"_shasum": "167edc7dadf936cd627fa10ebe0f985e3f18f225",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "167edc7dadf936cd627fa10ebe0f985e3f18f225",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.0.tgz_1490137524471_0.36430870252661407"
			},
			"directories": {}
		},
		"5.0.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.1",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-react": "^6.10.2",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "cat ./coverage/text.txt",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "b8504c675df9fdf63d9a55c7a99fac28a2ce9d83",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.1",
			"_shasum": "ffaf4553bb47c68a65edc53782d7fc6706796343",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "ffaf4553bb47c68a65edc53782d7fc6706796343",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.1.tgz_1490397797218_0.39780500112101436"
			},
			"directories": {}
		},
		"5.0.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.2",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "ce5a7b1e391f7af9e9cfc9d57b7cf3771d539b7c",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.2",
			"_shasum": "2905f9e174650b74c26983d75dc45f3ebf561890",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "2905f9e174650b74c26983d75dc45f3ebf561890",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.2.tgz_1490667296087_0.04965335503220558"
			},
			"directories": {}
		},
		"5.0.3": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.0.3",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0",
				"prop-types": "^15.5.4"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "a39211b169f12bdcb0bbb6c113979e6425c31be7",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.0.3",
			"_shasum": "c6da63ee96e83aa7c8fe6d041f28dd288b1b006d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "c6da63ee96e83aa7c8fe6d041f28dd288b1b006d",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.0.3.tgz_1491843014120_0.4606763808988035"
			},
			"directories": {}
		},
		"5.1.3": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.1.3",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0",
				"prop-types": "^15.5.4"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "07851a670f2342161c128558f8e17cbffbd61dfd",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.1.3",
			"_shasum": "cd40626593a29eecf684b6d38d711f44c48188af",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "cd40626593a29eecf684b6d38d711f44c48188af",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-helmet-5.1.3.tgz_1495151531069_0.7371504954062402"
			},
			"directories": {}
		},
		"5.2.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.2.0",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"deep-equal": "^1.0.1",
				"object-assign": "^4.1.1",
				"react-side-effect": "^1.1.0",
				"prop-types": "^15.5.4"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^2.2.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"prettier": "^1.4.4",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "86276f3bd13ecbffd25d7ef68a9c019fdd07cffa",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.2.0",
			"_shasum": "a81811df21313a6d55c5f058c4aeba5d6f3d97a7",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.2",
			"_npmUser": {
				"name": "nfl",
				"email": "richard.herrera@nfl.com"
			},
			"dist": {
				"shasum": "a81811df21313a6d55c5f058c4aeba5d6f3d97a7",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "nfl",
					"email": "richard.herrera@nfl.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet-5.2.0.tgz_1504032437528_0.30483445385470986"
			},
			"directories": {}
		},
		"6.0.0-beta": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "6.0.0-beta",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				},
				{
					"name": "Robert dela Victoria",
					"email": "robert.delavictoria@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"object-assign": "^4.1.1",
				"prop-types": "^15.5.4",
				"react-fast-compare": "^2.0.2",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^2.2.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-rollup-preprocessor": "^6.1.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"mocha": "^3.2.0",
				"prettier": "^1.4.4",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"rollup": "^0.67.0",
				"rollup-plugin-babel": "^3.0.7",
				"rollup-plugin-commonjs": "^9.2.0",
				"rollup-plugin-node-resolve": "^3.4.0",
				"rollup-plugin-replace": "^2.1.0",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"build": "rollup -c",
				"prepublish": "npm run build"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"gitHead": "a45599880833887d031f6559091bb2f27cbece8b",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@6.0.0-beta",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "cwelch5",
				"email": "chris.welch@nfl.com"
			},
			"dist": {
				"integrity": "sha512-GnNWsokebTe7fe8MH2I/a2dl4THYWhthLBoMaQSRYqW5XbPo881WAJGi+lqRBjyOFryW6zpQluEkBy70zh+h9w==",
				"shasum": "1f2ac04521951486e4fce3296d0c88aae8cabd5c",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0-beta.tgz",
				"fileCount": 7,
				"unpackedSize": 268826,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGUbeCRA9TVsSAnZWagAAD+kQAIVgjpcviBNBZN/vpm5d\n5iu04bzgkYGxXygfWBQJdXMqz9Jf0AcO2Upc/EVByN5EFtcQFM3IFJhss/aT\nxqZ0fBAf6lIldCZIdONiIX4rfBSCqeIwQ9pJl2ibUZ1eROHPjd2xp8I2Hm3A\nVIWAHiW4yyBQNmu9ziRjTh//VI//dRUWjaLXi7XxMlMIm4fJTPOHSMMJTsSD\nobPvqIIV7Q7JDQCXNtAZppaZAY3LzzlBDSDDW87Z+O3qUnh6RqyooKoiONsq\npjddJRkvng9Uwe5kN5058FMiztVrjz1qqpTdSlyZZQ76S2uRac4vTEuab6cd\ntrqYL+qk7rvCj3EKhLDwzYtwkv7NRok02/vNmyc2T43cgsk9M0tD+ZBmQXVH\ntS5LFJQX/6Oqt8ss5QzlA2emLw9Q41s33hGNZSmvG/fwPa1m/3zoTr8wLO1q\ng/+ZuwMPYiVr5Dm+uYzHMk+bt3/Hp7zB1/Cb/m1FD3e2GMMlCn7o1UiDQgNE\ne622UKDd2v51LlsBdSO5Clvgzve9FrLy+reijHw9OW/xELFmsjo1tFIpWyAp\n9pgvoEYMvejsGtMMB+gbMzah7E26/iI3jzTA0zYYmI0NU56IPqExeYAcnn4F\ncP59Ac6wNDPnPrdzkv3AHK5cA7uIKFE+ScBv/UfIaht0QpwiO0wgQ6dqMhgA\ntrtE\r\n=xRz5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cara.kuei@nfl.com",
					"name": "carakuei"
				},
				{
					"email": "chris.welch@nfl.com",
					"name": "cwelch5"
				},
				{
					"email": "darren.wiebe@nfl.com",
					"name": "djwiebe"
				},
				{
					"email": "michael.lujan@nfl.com",
					"name": "mikenfl"
				},
				{
					"email": "robert.delavictoria@nfl.com",
					"name": "robert.delavictoria"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet_6.0.0-beta_1545160413742_0.9048562171695465"
			},
			"_hasShrinkwrap": false
		},
		"5.2.1": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "5.2.1",
			"main": "./lib/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=15.0.0"
			},
			"dependencies": {
				"object-assign": "^4.1.1",
				"prop-types": "^15.5.4",
				"react-fast-compare": "^2.0.2",
				"react-side-effect": "^1.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-loader": "^6.4.1",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-export-extensions": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-plugin-transform-remove-strict-mode": "^0.0.2",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cross-env": "^3.2.4",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^2.2.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.4",
				"karma-phantomjs-shim": "^1.4.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"karma-webpack": "^2.0.3",
				"mocha": "^3.2.0",
				"phantomjs-prebuilt": "^2.1.14",
				"prettier": "^1.4.4",
				"react": "^15.x",
				"react-dom": "^15.x",
				"rimraf": "^2.6.1",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0",
				"webpack": "^2.2.1"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "cross-env BABEL_ENV=test karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"compile": "npm run compile:commonjs && npm run compile:es",
				"compile:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
				"compile:es": "cross-env BABEL_ENV=es babel src --out-dir es --ignore test.js",
				"prepublish": "npm run compile"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "aa72dffb198d8cf45caedd6fd5c8c4584e2888d2",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@5.2.1",
			"_nodeVersion": "8.11.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "miblanchard-nfl",
				"email": "michael.blanchard@nfl.com"
			},
			"dist": {
				"integrity": "sha512-CnwD822LU8NDBnjCpZ4ySh8L6HYyngViTZLfBBb3NjtrpN8m49clH8hidHouq20I51Y6TpCTISCBbqiY5GamwA==",
				"shasum": "16a7192fdd09951f8e0fe22ffccbf9bb3e591ffa",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.2.1.tgz",
				"fileCount": 13,
				"unpackedSize": 359166,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyOxDCRA9TVsSAnZWagAASkIP/A2P9h5yS8ARMvPW+aX5\nt/+44hy3cxXR/vHKHvEqcnl+wLvMiOFIzyedHzTdpZUeKsKLZcKKPrt97T1z\nQVd5xCSatpFtic0aIIBHzrcAWVThGYXtUHKyiPA4CZCgPrdThiH8iWlNCYQE\negYf2DFXLYeD3dsTKnwM0wluCZPKIjaSXzofFED2UptgRZIvIWEIw+Qsoat1\n4jvFJdciBw75M0WNLCHi25Ogr9kwAEPJ6qwCyTAy6vjeYq/K8REE/wSU/Shr\nvXh3faPyVOzgYinqOpYHT6oHGeiaA3f6OiSPUimHNba/e6+viUWpXtpseTWQ\nqPAtOs0V6TKwSmcyahKnrusX2bGvUNGl/WCNBGgCWSzT9ARCzw3N8yXc67O8\nBpt/11w3ln9i/9TrprFQmNCeCk6m6be38+hwm8DyhyG9UQYnG2gVLLziIr0c\nZLn6Mcqk8nVJuSdzEPyOPjwqFU+AmhDdXVToPH4VvLTLhHIvHlnfrxFfIJMp\nyG/VsQTyBHavW7QjOj1yX4izkaGU1V908weh7+x/KA/47eUoBpgvxBnmzYAf\nzWnDMl0sClXoLqOuzVhGzWYdA5n2ncaiEoICy+TbHewZLaVEdpTMsRm39w6x\nVWJ6AfkZtLD+vl59mZ27061Ykb1aAgRyl2z533RbZZKTpzLjv2DcBMv/7a2S\n89MO\r\n=VNQd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cara.kuei@nfl.com",
					"name": "carakuei"
				},
				{
					"email": "chris.welch@nfl.com",
					"name": "cwelch5"
				},
				{
					"email": "darren.wiebe@nfl.com",
					"name": "djwiebe"
				},
				{
					"email": "michael.blanchard@nfl.com",
					"name": "miblanchard-nfl"
				},
				{
					"email": "michael.lujan@nfl.com",
					"name": "mikenfl"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet_5.2.1_1556671553322_0.025846458524164007"
			},
			"_hasShrinkwrap": false
		},
		"6.0.0-beta.2": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "6.0.0-beta.2",
			"main": "./lib/Helmet.js",
			"module": "./es/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				},
				{
					"name": "Robert dela Victoria",
					"email": "robert.delavictoria@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=16.3.0"
			},
			"dependencies": {
				"object-assign": "^4.1.1",
				"prop-types": "^15.7.2",
				"react-fast-compare": "^2.0.4",
				"react-side-effect": "^2.1.0"
			},
			"devDependencies": {
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^2.1.0",
				"conventional-changelog-cli": "^1.3.1",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^2.2.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-rollup-preprocessor": "^6.1.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"mocha": "^3.2.0",
				"prettier": "^1.4.4",
				"react": "16.12.0",
				"react-dom": "16.12.0",
				"rimraf": "^2.6.1",
				"rollup": "^0.67.0",
				"rollup-plugin-babel": "^3.0.7",
				"rollup-plugin-commonjs": "^9.2.0",
				"rollup-plugin-node-resolve": "^3.4.0",
				"rollup-plugin-replace": "^2.1.0",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"build": "rollup -c",
				"prepublish": "npm run build"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"gitHead": "f8e6e8c0ded8a377e16be6c24508b2f47883c5aa",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@6.0.0-beta.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "12.11.1",
			"_npmUser": {
				"name": "cwelch5",
				"email": "chris.welch@nfl.com"
			},
			"dist": {
				"integrity": "sha512-rRAeil8HsddijqG2+1jeR5qY9wGQvK1zPMf+8MkiTCyhpEP/2qhAAPolEsveeAlz0xSv5C5xYypHtgCtFn0euw==",
				"shasum": "8f2d464472e405e5f04efe10883c384d826258b7",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0-beta.2.tgz",
				"fileCount": 9,
				"unpackedSize": 272917,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLnZjCRA9TVsSAnZWagAAJMAP/2pTyGmlWqebAGVu04lF\n0rEQ+YLOB5QoHrj5o1k73U/klBqqbc2KqjQpv67kVChh6auIfDMoVVZIJl/N\npGH4YiEj1K3efa0DitTgxGk9vZbKyl648C7RrwcFECse13lYJua0Oc03I5sm\nYrJQnVMQ0jhhGmlxQ+ydQw+XxQH6NU5LsdpfaviImzPfX4Lsh1b8H8Vf4xBC\nVuNuNOG8SW8c3p4eaa+vZFO5hw859HPSB80ih2gH9Dk9ZUqnktsQiuiAP30i\nJcUnck9sDhFiEVCgs9jiqJpl3AphDG8vrlEaTj+GLBd6HUKIrKbpqgAfS/I/\nMj3JNZs4mVOEkvcaSrRIbkQZiYc+ibguAMdLnx5kqh/YeMYk1xw6zX3bHACW\n5Droh4lMlCV63hbrl5/pmMxj/m3FlrF8UXcUizJKOZvVxkDMmzTN0fYs+pxg\nVeGpw9Bj/PWhOHWVN2DFUJ9ZzJsMEphbHei4bLxVV6sYPRfq/3iamDEVaWtO\nTk9k+D9qnXBxheoOpFdhHDJKojTcFxXjpOv/mG1pGNjlj7tnReqDF9z1+tDo\niXZ0dOMYFjQR1GKMWG9KvcSHZAcY08ZNmepBdg3fMMP1xrzUxeQK0L9n3NAi\ny18LF+DLDkRaYrh4Qerzml4ggCk4mo4uzE03SxvywSP7QDu0gxt43CecuyBD\nffZ/\r\n=RUrT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cara.kuei@nfl.com",
					"name": "carakuei"
				},
				{
					"email": "chris.welch@nfl.com",
					"name": "cwelch5"
				},
				{
					"email": "darren.wiebe@nfl.com",
					"name": "djwiebe"
				},
				{
					"email": "michael.blanchard@nfl.com",
					"name": "miblanchard-nfl"
				},
				{
					"email": "michael.lujan@nfl.com",
					"name": "mikenfl"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet_6.0.0-beta.2_1580103267399_0.3655554038464357"
			},
			"_hasShrinkwrap": false
		},
		"6.0.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "6.0.0",
			"main": "./lib/Helmet.js",
			"module": "./es/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				},
				{
					"name": "Robert dela Victoria",
					"email": "robert.delavictoria@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=16.3.0"
			},
			"dependencies": {
				"object-assign": "^4.1.1",
				"prop-types": "^15.7.2",
				"react-fast-compare": "^2.0.4",
				"react-side-effect": "^2.1.0"
			},
			"devDependencies": {
				"babel-core": "^6.24.0",
				"babel-eslint": "^7.1.1",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^3.6.5",
				"conventional-changelog-cli": "^1.3.1",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^2.2.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^2.0.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^1.3.0",
				"karma-rollup-preprocessor": "^6.1.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.30",
				"karma-tap-reporter": "^0.0.6",
				"mocha": "^3.2.0",
				"prettier": "^1.4.4",
				"react": "16.12.0",
				"react-dom": "16.12.0",
				"rimraf": "^2.6.1",
				"rollup": "^0.67.0",
				"rollup-plugin-babel": "^3.0.7",
				"rollup-plugin-commonjs": "^9.2.0",
				"rollup-plugin-node-resolve": "^3.4.0",
				"rollup-plugin-replace": "^2.1.0",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"build": "rollup -c",
				"prepublish": "npm run build"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "c17725a078676f877c55ba5b043b68c2f0488baf",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@6.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "12.11.1",
			"_npmUser": {
				"name": "cwelch5",
				"email": "chris.welch@nfl.com"
			},
			"dist": {
				"integrity": "sha512-My6S4sa0uHN/IuVUn0HFmasW5xj9clTkB9qmMngscVycQ5vVG51Qp44BEvLJ4lixupTwDlU9qX1/sCrMN4AEPg==",
				"shasum": "fcb93ebaca3ba562a686eb2f1f9d46093d83b5f8",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0.tgz",
				"fileCount": 10,
				"unpackedSize": 275723,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej1SLCRA9TVsSAnZWagAAj0IP/1lJoVFMBXHTln8qUUDN\nhauyaNzLOpWVGGmOFFqZTB+OLfRzK1JQcsTHdodgH+MTdh7003cfJpCj8hTD\nalsxQgLxonj9RAQOSLmrxVTrWuDsPR7P5ORF7hrpvbihG4+Ax2Di3PjJqfZr\n4UwY9Px69HT2/t0VzWdFrzjqj06Ts6aJMhX8g/hPuKC8WUFUgk4Tn6buf2No\nhyMkF/yyZgdxWVTvz3OUgN/jE9GI5D0CWAwoltep+OVSgTV9PkHFB6tovMFt\nGwO7HZTj6n3l4yNjdS1oZhhBACy3ZqZiKSHhrf4kF0rd2M7BS885m1aINZTf\nqhuIRA97MYRZkhO609VTNOjlZsGLimTXyAMHbeWEG1pubv9kWqR9MbSEWs0S\ni4hoceOIpildTQ5fG81gIgAof3Z2pcuG5P2JbBpS9AvZcXv+CaMdBNJ7lA2M\ne9aABcGH+BtbtIekMKBGMyF5GP/x4MqJPwO88LmI6sVxUl4BPVoy/qwYuwSM\njr9DCD0FMR25Kz75OauUb2xTXhxAF13PlbTpNEQz319VQ/9tSzyaodmk+9VM\nfO+nwyqxasbrAtrtTfAPpiWaHljhIQIjOwfLZ9ohYJg+E9av9GgwcL8V6Waq\n+R//eSG3B4Kd5DdDgUx99N9fA2Ead5AoaT6e/i5YYRlbe93uwlzTqGoG3gxu\nfwkR\r\n=V0aD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cara.kuei@nfl.com",
					"name": "carakuei"
				},
				{
					"email": "chris.welch@nfl.com",
					"name": "cwelch5"
				},
				{
					"email": "darren.wiebe@nfl.com",
					"name": "djwiebe"
				},
				{
					"email": "michael.blanchard@nfl.com",
					"name": "miblanchard-nfl"
				},
				{
					"email": "michael.lujan@nfl.com",
					"name": "mikenfl"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet_6.0.0_1586451594371_0.52724347285139"
			},
			"_hasShrinkwrap": false
		},
		"6.1.0": {
			"name": "react-helmet",
			"description": "A document head manager for React",
			"version": "6.1.0",
			"main": "./lib/Helmet.js",
			"module": "./es/Helmet.js",
			"author": {
				"name": "NFL",
				"email": "engineers@nfl.com"
			},
			"contributors": [
				{
					"name": "Chris Welch",
					"email": "chris.welch@nfl.com"
				},
				{
					"name": "Robert dela Victoria",
					"email": "robert.delavictoria@nfl.com"
				}
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nfl/react-helmet.git"
			},
			"keywords": [
				"react-helmet",
				"nfl",
				"react",
				"document",
				"head",
				"title",
				"meta",
				"link",
				"script",
				"base",
				"noscript",
				"style"
			],
			"peerDependencies": {
				"react": ">=16.3.0"
			},
			"dependencies": {
				"object-assign": "^4.1.1",
				"prop-types": "^15.7.2",
				"react-fast-compare": "^3.1.1",
				"react-side-effect": "^2.1.0"
			},
			"devDependencies": {
				"babel-core": "^6.24.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-istanbul": "^4.0.0",
				"babel-plugin-transform-class-properties": "^6.23.0",
				"babel-plugin-transform-object-rest-spread": "^6.23.0",
				"babel-preset-env": "^1.2.2",
				"babel-preset-react": "^6.23.0",
				"chai": "^3.5.0",
				"codecov": "^3.6.5",
				"conventional-changelog-cli": "^1.3.1",
				"cz-conventional-changelog": "^2.0.0",
				"eslint": "^3.18.0",
				"eslint-config-nfl": "^11.1.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.2.3",
				"eslint-plugin-mocha": "^4.9.0",
				"eslint-plugin-prettier": "^2.1.2",
				"eslint-plugin-react": "^6.10.2",
				"istanbul": "^0.4.5",
				"karma": "^1.5.0",
				"karma-chai": "^0.1.0",
				"karma-chai-sinon": "^0.1.5",
				"karma-chrome-launcher": "^3.1.0",
				"karma-coverage": "^1.1.1",
				"karma-firefox-launcher": "^1.0.1",
				"karma-html-reporter": "^0.2.7",
				"karma-mocha": "^2.0.1",
				"karma-rollup-preprocessor": "^6.1.0",
				"karma-sourcemap-loader": "^0.3.7",
				"karma-spec-reporter": "^0.0.32",
				"karma-tap-reporter": "^0.0.6",
				"mocha": "^7.2.0",
				"prettier": "^1.4.4",
				"react": "16.13.1",
				"react-dom": "16.13.1",
				"rimraf": "^3.0.2",
				"rollup": "^0.67.0",
				"rollup-plugin-babel": "^3.0.7",
				"rollup-plugin-commonjs": "^9.2.0",
				"rollup-plugin-node-resolve": "^3.4.0",
				"rollup-plugin-replace": "^2.1.0",
				"sinon": "^2.1.0",
				"sinon-chai": "^2.8.0"
			},
			"scripts": {
				"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
				"clean": "rimraf lib coverage es",
				"lint": "eslint --ignore-path .gitignore --fix -- .",
				"test": "karma start karma.config.js",
				"posttest": "istanbul report lcov text",
				"pretest": "npm run clean && npm run lint",
				"commit": "git-cz",
				"build": "rollup -c",
				"prepublish": "npm run build"
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "131fb16a48ae68f05c9ce0111d8511786db890f4",
			"bugs": {
				"url": "https://github.com/nfl/react-helmet/issues"
			},
			"homepage": "https://github.com/nfl/react-helmet#readme",
			"_id": "react-helmet@6.1.0",
			"_nodeVersion": "12.11.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw==",
				"shasum": "a750d5165cb13cf213e44747502652e794468726",
				"tarball": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.1.0.tgz",
				"fileCount": 8,
				"unpackedSize": 98785,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3cWbCRA9TVsSAnZWagAAvTMP/1DoWoGKc/F1aKlF9sOS\nYZ3fPOqQ3ae/MnwsKcTGuPc2wNSvLU/mSMkXVbtWJ1j3KWD6AsrOibpBtuzo\n7s4FwzSQj6S+p7WHQ/7ivnkQIvZcidIZ+jydGZMKBA+YchZZ36VtQK/xaMaz\nZKo2KzUxcdQPTfzv0hU80EzW5U6GvJqhj5Rr6H8tmRwkL87HYwPpylV1pdAf\nltMTUjEs9hsFH9myy1lVLMyCjmwAcEGTb/UmiaMKTQAUXZhcnunP01XYfT5F\nJfoE8Y2kd48jibDjYRT+9lnuIzBiKtszcWKh4SR79x0n5LoUkwaQ6lMEgVj/\nY4LPOpVyRyS2uGQor3bbXMY41h6L3Q7pzr9sRUWePMawMJpd1lMs/bDPhPl7\nseqGNHfxDTw7a7BNingEA+jplWX7kCtE1HW9GJtms2jrRWmYTkCR+wh9xVdt\n1PQDllKKLgKpH9bal4KfOObitJi5Lse+yqXtGT94COfzcKH4u5avAIyH1R6f\nQuNMSNUr4/PDOvQE/TeoRoX+B5sJMAL7LwnXAZbN5irVBimZGGvZ+4wzV4pf\nGs4IOkJSDywThDAJHdqKDkVv5jlkkei2mB9qfepmrxBWDPLHLaEU9esVv7eP\nE6614eMQVKSQ641xtMjCVAlSP26N9Q9hWz8lvs05Jh9th6X8ZbHMNQs318R/\nthiV\r\n=N8ld\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cara.kuei@nfl.com",
					"name": "carakuei"
				},
				{
					"email": "chris.welch@nfl.com",
					"name": "cwelch5"
				},
				{
					"email": "darren.wiebe@nfl.com",
					"name": "djwiebe"
				},
				{
					"email": "michael.blanchard@nfl.com",
					"name": "miblanchard-nfl"
				},
				{
					"email": "michael.lujan@nfl.com",
					"name": "mikenfl"
				}
			],
			"_npmUser": {
				"name": "cwelch5",
				"email": "chris.welch@nfl.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-helmet_6.1.0_1591592347116_0.025164903294665697"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-08-19T02:34:40.588Z",
		"created": "2015-06-18T00:14:28.095Z",
		"1.0.0": "2015-06-18T00:14:28.095Z",
		"1.0.1": "2015-06-19T22:17:24.430Z",
		"1.1.0": "2015-06-25T21:00:13.674Z",
		"1.1.1": "2015-08-17T22:26:21.433Z",
		"1.1.2": "2015-08-26T05:46:18.538Z",
		"1.1.3": "2015-09-03T01:44:05.016Z",
		"1.1.4": "2015-09-18T18:06:51.593Z",
		"1.1.5": "2015-09-18T19:47:15.792Z",
		"2.0.0": "2015-10-05T23:29:30.028Z",
		"2.1.0": "2015-10-16T23:23:02.771Z",
		"2.1.1": "2015-10-24T00:32:38.688Z",
		"2.2.0": "2015-11-17T01:49:33.822Z",
		"2.3.0": "2016-01-14T23:32:11.741Z",
		"2.3.1": "2016-01-15T03:34:22.055Z",
		"3.0.0": "2016-03-25T01:33:25.462Z",
		"3.0.1": "2016-04-04T21:22:24.514Z",
		"3.0.2": "2016-04-19T23:25:43.831Z",
		"3.1.0": "2016-04-25T18:19:16.934Z",
		"3.2.0": "2016-11-04T17:43:26.978Z",
		"3.2.1": "2016-11-04T23:08:39.530Z",
		"3.2.2": "2016-11-07T22:06:15.838Z",
		"3.2.3": "2016-12-04T22:29:32.518Z",
		"3.3.0": "2016-12-29T23:36:57.050Z",
		"3.3.1": "2017-01-16T18:55:59.488Z",
		"3.3.2": "2017-01-17T19:35:42.553Z",
		"4.0.0": "2017-01-17T20:23:30.302Z",
		"5.0.0-beta": "2017-03-15T01:05:34.063Z",
		"5.0.0-beta.2": "2017-03-16T18:14:07.067Z",
		"5.0.0-beta.3": "2017-03-16T22:41:59.201Z",
		"5.0.0-beta.4": "2017-03-16T23:09:39.798Z",
		"5.0.0": "2017-03-21T23:05:24.728Z",
		"5.0.1": "2017-03-24T23:23:17.526Z",
		"5.0.2": "2017-03-28T02:14:58.090Z",
		"5.0.3": "2017-04-10T16:50:16.005Z",
		"5.1.3": "2017-05-18T23:52:11.334Z",
		"5.2.0": "2017-08-29T18:47:18.225Z",
		"6.0.0-beta": "2018-12-18T19:13:33.922Z",
		"5.2.1": "2019-05-01T00:45:54.845Z",
		"6.0.0-beta.2": "2020-01-27T05:34:27.529Z",
		"6.0.0": "2020-04-09T16:59:54.529Z",
		"6.1.0": "2020-06-08T04:59:07.232Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.1.0",
		"beta": "6.0.0-beta.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"7af5f2e7fef8a09847f6ac3cf1ca2b09\"",
			"fetched": 1600679286499
		}
	},
	"_distfiles": {
		"react-helmet-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.0.0.tgz",
			"sha": "f3167efd9d87fb9fe3f9cdf6e85fa3738ef8d08a",
			"registry": "npmjs"
		},
		"react-helmet-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.0.1.tgz",
			"sha": "098f7086785f74ab529dcbda689da45a56efdc55",
			"registry": "npmjs"
		},
		"react-helmet-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.0.tgz",
			"sha": "f9baa2b334d25f96982717ef6d09630f61fc4799",
			"registry": "npmjs"
		},
		"react-helmet-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.1.tgz",
			"sha": "93ebdc31d6cca2dc970f3db7b98be3358dff147b",
			"registry": "npmjs"
		},
		"react-helmet-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.2.tgz",
			"sha": "93f14292d97d7fcdfdc2cbb8c0298a78b2848636",
			"registry": "npmjs"
		},
		"react-helmet-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.3.tgz",
			"sha": "e08c58c9f7da6f6995593995d3644362f920eb74",
			"registry": "npmjs"
		},
		"react-helmet-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.4.tgz",
			"sha": "e8cabaee0310c877bf226bfdb46ccc68c081e58f",
			"registry": "npmjs"
		},
		"react-helmet-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-1.1.5.tgz",
			"sha": "9cef3a11b316d4cd69206fe9d4d61877487885cc",
			"registry": "npmjs"
		},
		"react-helmet-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.0.0.tgz",
			"sha": "a55e8fe9bb6ff913e0b3579da3fa2eeda78b8a61",
			"registry": "npmjs"
		},
		"react-helmet-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.1.0.tgz",
			"sha": "65a551cbfce465a80f5d049450315612191361fa",
			"registry": "npmjs"
		},
		"react-helmet-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.1.1.tgz",
			"sha": "c0d9ca64d542537806c6575b448c7696bc381b33",
			"registry": "npmjs"
		},
		"react-helmet-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.2.0.tgz",
			"sha": "734beae1e2d30f4db462fd50300e59692ea468e7",
			"registry": "npmjs"
		},
		"react-helmet-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.3.0.tgz",
			"sha": "d73311d650a68473e9005df7fca961561b6e47a3",
			"registry": "npmjs"
		},
		"react-helmet-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-2.3.1.tgz",
			"sha": "727e944932226a1b396e71e6d45c4daa82bc91da",
			"registry": "npmjs"
		},
		"react-helmet-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.0.tgz",
			"sha": "e0f92ed3fb74508cdf5b4b00020b25769db3bc44",
			"registry": "npmjs"
		},
		"react-helmet-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.1.tgz",
			"sha": "fd7275fd09ccea8cc2e7a003c95bcbcb528e63e9",
			"registry": "npmjs"
		},
		"react-helmet-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.0.2.tgz",
			"sha": "27587c1743a13d8be1f58e008e749f1b542bd03c",
			"registry": "npmjs"
		},
		"react-helmet-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.1.0.tgz",
			"sha": "63486194682f33004826f3687dc49a138b557050",
			"registry": "npmjs"
		},
		"react-helmet-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.0.tgz",
			"sha": "3646e92bf1e1adb31b1c91087c3a40287b0c0dca",
			"registry": "npmjs"
		},
		"react-helmet-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.1.tgz",
			"sha": "d325e2f9f63b6a926dea7e2332142e39503f869e",
			"registry": "npmjs"
		},
		"react-helmet-3.2.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.2.tgz",
			"sha": "1fc4646cbc5d26246ab45d5a84b504ed639810e6",
			"registry": "npmjs"
		},
		"react-helmet-3.2.3.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.2.3.tgz",
			"sha": "ac81cf77e2b1075f57e1f5ef4ba281c9c9fa4c95",
			"registry": "npmjs"
		},
		"react-helmet-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.0.tgz",
			"sha": "419933e7ce5a75d04aab3fefe77169eed8e55646",
			"registry": "npmjs"
		},
		"react-helmet-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.1.tgz",
			"sha": "b23a9dd15f4dc4c530da4dac7ddf6b6cc1129aec",
			"registry": "npmjs"
		},
		"react-helmet-3.3.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-3.3.2.tgz",
			"sha": "0d5a985aca6fba0331331fb567ca3d96681a381c",
			"registry": "npmjs"
		},
		"react-helmet-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-4.0.0.tgz",
			"sha": "df74bcd6ff585a1ccbbfba5aaa1c346cabc43d03",
			"registry": "npmjs"
		},
		"react-helmet-5.0.0-beta.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.tgz",
			"sha": "c9510487fc23d5bf345e3695002d97a0bc1ccf4e",
			"registry": "npmjs"
		},
		"react-helmet-5.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.2.tgz",
			"sha": "5b1c10a76394b2a3829aac41f7ae1564c9ce61da",
			"registry": "npmjs"
		},
		"react-helmet-5.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.3.tgz",
			"sha": "4195f2c985a9219e2a9d895c789959e90f58976a",
			"registry": "npmjs"
		},
		"react-helmet-5.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0-beta.4.tgz",
			"sha": "50040976199c3663bebbeb764bef971fe1de0620",
			"registry": "npmjs"
		},
		"react-helmet-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.0.tgz",
			"sha": "167edc7dadf936cd627fa10ebe0f985e3f18f225",
			"registry": "npmjs"
		},
		"react-helmet-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.1.tgz",
			"sha": "ffaf4553bb47c68a65edc53782d7fc6706796343",
			"registry": "npmjs"
		},
		"react-helmet-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.2.tgz",
			"sha": "2905f9e174650b74c26983d75dc45f3ebf561890",
			"registry": "npmjs"
		},
		"react-helmet-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.0.3.tgz",
			"sha": "c6da63ee96e83aa7c8fe6d041f28dd288b1b006d",
			"registry": "npmjs"
		},
		"react-helmet-5.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.1.3.tgz",
			"sha": "cd40626593a29eecf684b6d38d711f44c48188af",
			"registry": "npmjs"
		},
		"react-helmet-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.2.0.tgz",
			"sha": "a81811df21313a6d55c5f058c4aeba5d6f3d97a7",
			"registry": "npmjs"
		},
		"react-helmet-6.0.0-beta.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0-beta.tgz",
			"sha": "1f2ac04521951486e4fce3296d0c88aae8cabd5c",
			"registry": "npmjs"
		},
		"react-helmet-5.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-5.2.1.tgz",
			"sha": "16a7192fdd09951f8e0fe22ffccbf9bb3e591ffa",
			"registry": "npmjs"
		},
		"react-helmet-6.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0-beta.2.tgz",
			"sha": "8f2d464472e405e5f04efe10883c384d826258b7",
			"registry": "npmjs"
		},
		"react-helmet-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.0.0.tgz",
			"sha": "fcb93ebaca3ba562a686eb2f1f9d46093d83b5f8",
			"registry": "npmjs"
		},
		"react-helmet-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-helmet/-/react-helmet-6.1.0.tgz",
			"sha": "a750d5165cb13cf213e44747502652e794468726",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"react-helmet-6.1.0.tgz": {
			"shasum": "a750d5165cb13cf213e44747502652e794468726"
		}
	},
	"_rev": "2-1e95956f2f210f21",
	"_id": "react-helmet",
	"readme": "<img align=\"right\" width=\"200\" src=\"http://static.nfl.com/static/content/public/static/img/logos/react-helmet.jpg\" />\n\n# React Helmet\n\n[![npm Version](https://img.shields.io/npm/v/react-helmet.svg?style=flat-square)](https://www.npmjs.org/package/react-helmet)\n[![codecov.io](https://img.shields.io/codecov/c/github/nfl/react-helmet.svg?branch=master&style=flat-square)](https://codecov.io/github/nfl/react-helmet?branch=master)\n[![Build Status](https://img.shields.io/travis/nfl/react-helmet/master.svg?style=flat-square)](https://travis-ci.org/nfl/react-helmet)\n[![Dependency Status](https://img.shields.io/david/nfl/react-helmet.svg?style=flat-square)](https://david-dm.org/nfl/react-helmet)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md#pull-requests)\n\nThis reusable React component will manage all of your changes to the document head.\n\nHelmet _takes_ plain HTML tags and _outputs_ plain HTML tags. It's dead simple, and React beginner friendly.\n\n## [6.0.0 Breaking Changes](https://github.com/nfl/react-helmet/releases/tag/6.0.0)\n\n\n## Example\n```javascript\nimport React from \"react\";\nimport {Helmet} from \"react-helmet\";\n\nclass Application extends React.Component {\n  render () {\n    return (\n        <div className=\"application\">\n            <Helmet>\n                <meta charSet=\"utf-8\" />\n                <title>My Title</title>\n                <link rel=\"canonical\" href=\"http://mysite.com/example\" />\n            </Helmet>\n            ...\n        </div>\n    );\n  }\n};\n```\n\nNested or latter components will override duplicate changes:\n\n```javascript\n<Parent>\n    <Helmet>\n        <title>My Title</title>\n        <meta name=\"description\" content=\"Helmet application\" />\n    </Helmet>\n\n    <Child>\n        <Helmet>\n            <title>Nested Title</title>\n            <meta name=\"description\" content=\"Nested component\" />\n        </Helmet>\n    </Child>\n</Parent>\n```\n\noutputs:\n\n```html\n<head>\n    <title>Nested Title</title>\n    <meta name=\"description\" content=\"Nested component\">\n</head>\n```\n\nSee below for a full reference guide.\n\n## Features\n- Supports all valid head tags: `title`, `base`, `meta`, `link`, `script`, `noscript`, and `style` tags.\n- Supports attributes for `body`, `html` and `title` tags.\n- Supports server-side rendering.\n- Nested components override duplicate head changes.\n- Duplicate head changes are preserved when specified in the same component (support for tags like \"apple-touch-icon\").\n- Callback for tracking DOM changes.\n\n## Compatibility\n\nHelmet 5 is fully backward-compatible with previous Helmet releases, so you can upgrade at any time without fear of breaking changes. We encourage you to update your code to our more semantic API, but please feel free to do so at your own pace.\n\n## Installation\n\nYarn:\n```bash\nyarn add react-helmet\n```\n\nnpm:\n```bash\nnpm install --save react-helmet\n```\n\n## Server Usage\nTo use on the server, call `Helmet.renderStatic()` after `ReactDOMServer.renderToString` or `ReactDOMServer.renderToStaticMarkup` to get the head data for use in your prerender.\n\nBecause this component keeps track of mounted instances, **you have to make sure to call `renderStatic` on server**, or you'll get a memory leak.\n\n```javascript\nReactDOMServer.renderToString(<Handler />);\nconst helmet = Helmet.renderStatic();\n```\n\nThis `helmet` instance contains the following properties:\n- `base`\n- `bodyAttributes`\n- `htmlAttributes`\n- `link`\n- `meta`\n- `noscript`\n- `script`\n- `style`\n- `title`\n\nEach property contains `toComponent()` and `toString()` methods. Use whichever is appropriate for your environment. For attributes, use the JSX spread operator on the object returned by `toComponent()`. E.g:\n\n### As string output\n```javascript\nconst html = `\n    <!doctype html>\n    <html ${helmet.htmlAttributes.toString()}>\n        <head>\n            ${helmet.title.toString()}\n            ${helmet.meta.toString()}\n            ${helmet.link.toString()}\n        </head>\n        <body ${helmet.bodyAttributes.toString()}>\n            <div id=\"content\">\n                // React stuff here\n            </div>\n        </body>\n    </html>\n`;\n```\n\n### As React components\n```javascript\nfunction HTML () {\n    const htmlAttrs = helmet.htmlAttributes.toComponent();\n    const bodyAttrs = helmet.bodyAttributes.toComponent();\n\n    return (\n        <html {...htmlAttrs}>\n            <head>\n                {helmet.title.toComponent()}\n                {helmet.meta.toComponent()}\n                {helmet.link.toComponent()}\n            </head>\n            <body {...bodyAttrs}>\n                <div id=\"content\">\n                    // React stuff here\n                </div>\n            </body>\n        </html>\n    );\n}\n```\n\n### Note: Use the same instance\nIf you are using a prebuilt compilation of your app with webpack in the server be sure to include this in the `webpack file` so that the same instance of `react-helmet` is used.\n```\nexternals: [\"react-helmet\"],\n```\nOr to import the *react-helmet* instance from the app on the server.\n\n### Reference Guide\n\n```javascript\n<Helmet\n    {/* (optional) set to false to disable string encoding (server-only) */}\n    encodeSpecialCharacters={true}\n\n    {/*\n        (optional) Useful when you want titles to inherit from a template:\n\n        <Helmet\n            titleTemplate=\"%s | MyAwesomeWebsite.com\"\n        >\n            <title>Nested Title</title>\n        </Helmet>\n\n        outputs:\n\n        <head>\n            <title>Nested Title | MyAwesomeWebsite.com</title>\n        </head>\n    */}\n    titleTemplate=\"MySite.com - %s\"\n\n    {/*\n        (optional) used as a fallback when a template exists but a title is not defined\n\n        <Helmet\n            defaultTitle=\"My Site\"\n            titleTemplate=\"My Site - %s\"\n        />\n\n        outputs:\n\n        <head>\n            <title>My Site</title>\n        </head>\n    */}\n    defaultTitle=\"My Default Title\"\n\n    {/* (optional) callback that tracks DOM changes */}\n    onChangeClientState={(newState, addedTags, removedTags) => console.log(newState, addedTags, removedTags)}\n>\n    {/* html attributes */}\n    <html lang=\"en\" amp />\n\n    {/* body attributes */}\n    <body className=\"root\" />\n\n    {/* title attributes and value */}\n    <title itemProp=\"name\" lang=\"en\">My Plain Title or {`dynamic`} title</title>\n\n    {/* base element */}\n    <base target=\"_blank\" href=\"http://mysite.com/\" />\n\n    {/* multiple meta elements */}\n    <meta name=\"description\" content=\"Helmet application\" />\n    <meta property=\"og:type\" content=\"article\" />\n\n    {/* multiple link elements */}\n    <link rel=\"canonical\" href=\"http://mysite.com/example\" />\n    <link rel=\"apple-touch-icon\" href=\"http://mysite.com/img/apple-touch-icon-57x57.png\" />\n    <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"http://mysite.com/img/apple-touch-icon-72x72.png\" />\n    {locales.map((locale) => {\n        <link rel=\"alternate\" href=\"http://example.com/{locale}\" hrefLang={locale} key={locale}/>\n    })}\n\n    {/* multiple script elements */}\n    <script src=\"http://include.com/pathtojs.js\" type=\"text/javascript\" />\n\n    {/* inline script elements */}\n    <script type=\"application/ld+json\">{`\n        {\n            \"@context\": \"http://schema.org\"\n        }\n    `}</script>\n\n    {/* noscript elements */}\n    <noscript>{`\n        <link rel=\"stylesheet\" type=\"text/css\" href=\"foo.css\" />\n    `}</noscript>\n\n    {/* inline style elements */}\n    <style type=\"text/css\">{`\n        body {\n            background-color: blue;\n        }\n\n        p {\n            font-size: 12px;\n        }\n    `}</style>\n</Helmet>\n```\n\n## Contributing to this project\nPlease take a moment to review the [guidelines for contributing](CONTRIBUTING.md).\n\n* [Pull requests](CONTRIBUTING.md#pull-requests)\n* [Development Process](CONTRIBUTING.md#development)\n\n## License\n\nMIT\n\n<img align=\"left\" height=\"200\" src=\"http://static.nfl.com/static/content/public/static/img/logos/ENG_SigilLockup_4C_POS_RGB.png\" />"
}