{
	"name": "react-qr-reader",
	"versions": {
		"0.1.0": {
			"name": "react-qr-reader",
			"version": "0.1.0",
			"description": "A react component for reading QR codes with html5 getUserMedia.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"qrcode-reader": "^0.1.1",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "3c3fb8552e662d790c00e290c3a44deff67119cf",
			"_id": "react-qr-reader@0.1.0",
			"_shasum": "be2ef58aa25cc00f59c2706e3bcf7d4292e72e3f",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "be2ef58aa25cc00f59c2706e3bcf7d4292e72e3f",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.1.0.tgz_1463247320127_0.7018495730590075"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "react-qr-reader",
			"version": "0.1.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"qrcode-reader": "^0.1.1",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "77b897aa625e0d9cd1c95e2c231e46296dd577da",
			"_id": "react-qr-reader@0.1.1",
			"_shasum": "e872d04a6645ee36e81d8a0b16fc9ee760542a4a",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "e872d04a6645ee36e81d8a0b16fc9ee760542a4a",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.1.1.tgz_1463250024208_0.5992337255738676"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "react-qr-reader",
			"version": "0.1.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"qrcode-reader": "^0.1.1",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "774168a4d2cc116f5804f1a7ce79e5334b4926e8",
			"_id": "react-qr-reader@0.1.2",
			"_shasum": "c7e3d3d36cd458281eef291dfc046fe1ad071d56",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "c7e3d3d36cd458281eef291dfc046fe1ad071d56",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.1.2.tgz_1463250229581_0.6972679221071303"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "react-qr-reader",
			"version": "0.1.3",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"qrcode-reader": "^0.1.1",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "3b2176cafbd417c6282c8fffd8d61bd1bbcd287a",
			"_id": "react-qr-reader@0.1.3",
			"_shasum": "9ee85eedec5a8a8c79ea893efeaa9550c571baa5",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "9ee85eedec5a8a8c79ea893efeaa9550c571baa5",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.1.3.tgz_1463259384954_0.9865820310078561"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "react-qr-reader",
			"version": "0.2.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"jsqr": "^0.1.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "a3cfe4e3d6f5697a82e1ffa35ecdbb5cb34b7c41",
			"_id": "react-qr-reader@0.2.0",
			"_shasum": "fe6ceb8d1a5b4570e2b21e45a25eb9552ec589fe",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "fe6ceb8d1a5b4570e2b21e45a25eb9552ec589fe",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.0.tgz_1463267596397_0.4803897994570434"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "react-qr-reader",
			"version": "0.2.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"jsqr": "^0.1.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "f759cf6fa45d30b458b1e057a5a97f8140313fde",
			"_id": "react-qr-reader@0.2.1",
			"_shasum": "f1d32fcd106da7897b99d73fcc8b2889789fbe8f",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "f1d32fcd106da7897b99d73fcc8b2889789fbe8f",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.1.tgz_1463270676784_0.11485407804138958"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.2": {
			"name": "react-qr-reader",
			"version": "0.2.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"jsqr": "^0.1.2",
				"md-gum-polyfill": "^1.0.0",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "a4959504adf90f973eb171f69db77d78d42d1df5",
			"_id": "react-qr-reader@0.2.2",
			"_shasum": "937b147b5fe3047ffe10c659dcc12734abe3666a",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "937b147b5fe3047ffe10c659dcc12734abe3666a",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.2.tgz_1463314598363_0.45885155675932765"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.3": {
			"name": "react-qr-reader",
			"version": "0.2.3",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0"
			},
			"dependencies": {
				"jsqr": "^0.1.2",
				"md-gum-polyfill": "^1.0.0",
				"react": "^15.0.2",
				"react-dom": "^15.0.2",
				"react-hyperscript": "^2.4.0"
			},
			"gitHead": "0189e1e09835793e8bbe0141119ea1ff279e4527",
			"_id": "react-qr-reader@0.2.3",
			"_shasum": "b529c397590e87110589bf3d3bd56df4f2491a25",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "b529c397590e87110589bf3d3bd56df4f2491a25",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.3.tgz_1463317093986_0.9605942515190691"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.4": {
			"name": "react-qr-reader",
			"version": "0.2.4",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"test": "node test.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.1.2",
				"md-gum-polyfill": "^1.0.0"
			},
			"gitHead": "66b07577328497eefaebfefb6edd73d98f3ee6ce",
			"_id": "react-qr-reader@0.2.4",
			"_shasum": "7bed1d0c73c3820c85084106ed1c2408e626c0e2",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "7bed1d0c73c3820c85084106ed1c2408e626c0e2",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.4.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.4.tgz_1465204376468_0.6991163587663323"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.5": {
			"name": "react-qr-reader",
			"version": "0.2.5",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0"
			},
			"gitHead": "6f970e1c21dbbdcdf2179d75b1c54fa814afa301",
			"_id": "react-qr-reader@0.2.5",
			"_shasum": "b05d21dc911a8b764b29dc72c86a221df29b88cc",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "b05d21dc911a8b764b29dc72c86a221df29b88cc",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.5.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.5.tgz_1467123646950_0.5348781258799136"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.6": {
			"name": "react-qr-reader",
			"version": "0.2.6",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"watch": "babel -w ./src -d ./lib",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0"
			},
			"gitHead": "20ac4c646dbef2a98481e6f063c2c701dba968dc",
			"_id": "react-qr-reader@0.2.6",
			"_shasum": "2daab6fef07d4dd302277f035715202020040e4f",
			"_from": ".",
			"_npmVersion": "3.5.0",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "2daab6fef07d4dd302277f035715202020040e4f",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.6.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.6.tgz_1467325036689_0.1061108352150768"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.7": {
			"name": "react-qr-reader",
			"version": "0.2.7",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "babel ./src -d ./lib",
				"build:watch": "npm run build -- --watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0"
			},
			"gitHead": "db7f4a50e51bf42b26783bcfb09a0cb09f3f7d95",
			"_id": "react-qr-reader@0.2.7",
			"_shasum": "302047b649a6475929a4e41ae2eb13a9bce9634b",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "302047b649a6475929a4e41ae2eb13a9bce9634b",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.7.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.7.tgz_1468852535921_0.5952473878860474"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.8": {
			"name": "react-qr-reader",
			"version": "0.2.8",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "babel ./src -d ./lib",
				"build:watch": "npm run build -- --watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0",
				"raf": "^3.2.0",
				"webrtc-adapter": "^1.4.0"
			},
			"gitHead": "63dcb69a6b82215fba58bf1d18b15892643dd623",
			"_id": "react-qr-reader@0.2.8",
			"_shasum": "2f7e39f305422aa787531479e3d3e9417bd57458",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "2f7e39f305422aa787531479e3d3e9417bd57458",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.8.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.8.tgz_1469910695648_0.16268806369043887"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.9": {
			"name": "react-qr-reader",
			"version": "0.2.9",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "babel ./src -d ./lib",
				"build:watch": "npm run build -- --watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^1.26.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0",
				"raf": "^3.2.0",
				"webrtc-adapter": "^1.4.0"
			},
			"gitHead": "5a0aa9d17d9566243fbd1b46b9937dcea1e6309f",
			"_id": "react-qr-reader@0.2.9",
			"_shasum": "3f4b954cae340af698a03857a6d63805c1d4b6b3",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "3f4b954cae340af698a03857a6d63805c1d4b6b3",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.9.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.2.9.tgz_1469971324430_0.1151192479301244"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "react-qr-reader",
			"version": "0.3.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "babel ./src -d ./lib",
				"build:watch": "npm run build -- --watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "57c4292dbb3c52ad4a75e52d5895ac4a6ffcfc1c",
			"_id": "react-qr-reader@0.3.1",
			"_shasum": "fb6a99cc18500a17fcc1423a984759f0d9654a52",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "fb6a99cc18500a17fcc1423a984759f0d9654a52",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.3.1.tgz_1480341619144_0.7925492140930146"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "react-qr-reader",
			"version": "0.3.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "babel ./src -d ./lib",
				"build:watch": "npm run build -- --watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-0",
					"react"
				]
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-react": "^6.5.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"md-gum-polyfill": "^1.0.0",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "6bfa3b98fad30c3bad52d04fbdadb95467c5dce6",
			"_id": "react-qr-reader@0.3.2",
			"_shasum": "a83e15db34b11095ef4e790870420ed5f2832ef8",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "7.3.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "a83e15db34b11095ef4e790870420ed5f2832ef8",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-0.3.2.tgz_1483205332276_0.9846407221630216"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "react-qr-reader",
			"version": "1.0.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "2628b514cdc28d2bee0fed52b3e76e6961195712",
			"_id": "react-qr-reader@1.0.0",
			"_shasum": "96d0d7cb0070f22689a880e8ad4b70fbe0ffd69f",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "thomas.billiet@yahoo.com"
			},
			"dist": {
				"shasum": "96d0d7cb0070f22689a880e8ad4b70fbe0ffd69f",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.0.tgz_1486158884420_0.20343630737625062"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "react-qr-reader",
			"version": "1.0.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "aa784246e933e28a5a423f8908ea8692d8b1c67f",
			"_id": "react-qr-reader@1.0.1",
			"_shasum": "a36ba704978db9b0649d5d16926c9b9317d7700c",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "a36ba704978db9b0649d5d16926c9b9317d7700c",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.1.tgz_1486493155020_0.7134500164538622"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "react-qr-reader",
			"version": "1.0.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "d745af54a839342995918b3759c45cfe4b78ed8c",
			"_id": "react-qr-reader@1.0.2",
			"_shasum": "04dcb0aa1a57d613fc49a4ba185e4a4c94419f8c",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "04dcb0aa1a57d613fc49a4ba185e4a4c94419f8c",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.2.tgz_1486494963227_0.841678068973124"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "react-qr-reader",
			"version": "1.0.3",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.1",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "daae202963d7fed180aad15b130e1c664ab0377d",
			"_id": "react-qr-reader@1.0.3",
			"_shasum": "9cd9e526cb2ae3ef2eabd7b3798172b8990d11ce",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.5.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "9cd9e526cb2ae3ef2eabd7b3798172b8990d11ce",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.3.tgz_1487366220743_0.47778809699229896"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "react-qr-reader",
			"version": "1.0.4",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.2",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "71a2c2b25004c8f37ddcadc298d54b570075afc4",
			"_id": "react-qr-reader@1.0.4",
			"_shasum": "bebd75f31d3e9106404cc643dc8a49e8ecb31cbb",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "bebd75f31d3e9106404cc643dc8a49e8ecb31cbb",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.4.tgz_1491649843747_0.7548041616100818"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "react-qr-reader",
			"version": "1.0.5",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.2",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "73d1524e4d241a690a29ba805fa329fc9fe09b41",
			"_id": "react-qr-reader@1.0.5",
			"_shasum": "2619278890f8e2a9237c79985993aa1cc147930e",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "2619278890f8e2a9237c79985993aa1cc147930e",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.5.tgz_1492286296627_0.9947862331755459"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "react-qr-reader",
			"version": "1.0.6",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.2",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "39be3de3503ccfa28f8d150826b018880740ed9c",
			"_id": "react-qr-reader@1.0.6",
			"_shasum": "b59ac281b5d6fbf66794780243c988259bebe95d",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "b59ac281b5d6fbf66794780243c988259bebe95d",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.0.6.tgz_1493804626286_0.08861972019076347"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "react-qr-reader",
			"version": "1.1.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.2",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "5de2572a942990a06723c57d4aa2f9d4c7b8eca5",
			"_id": "react-qr-reader@1.1.0",
			"_shasum": "7d2a44fe1af6df03b09e592bb41d8826b860a33c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "7d2a44fe1af6df03b09e592bb41d8826b860a33c",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.1.0.tgz_1493807375692_0.8675646155606955"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "react-qr-reader",
			"version": "1.1.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "^0.2.2",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "cac74ad655fcf56dd5fbbc05ad6e79039632fd7a",
			"_id": "react-qr-reader@1.1.1",
			"_shasum": "aa2666f2e4786425ddb1b1191b257c12b453a4be",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "aa2666f2e4786425ddb1b1191b257c12b453a4be",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-qr-reader-1.1.1.tgz_1494609163347_0.9995603694114834"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "react-qr-reader",
			"version": "1.1.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/JodusNodus/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "8daea3c2d2cec454d65a3a8499157eac40a8a282",
			"_id": "react-qr-reader@1.1.2",
			"_shasum": "aabfb675540e2cec5e6526555bb12656eb9b8c02",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"shasum": "aabfb675540e2cec5e6526555bb12656eb9b8c02",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-1.1.2.tgz_1497033571706_0.8163672527298331"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "react-qr-reader",
			"version": "1.1.3",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/JodusNodus/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "9b10f58f00178e7051aeeae07b4a1eb847cc05d7",
			"_id": "react-qr-reader@1.1.3",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-ruBF8KaSwUW9nbzjO4rA7/HOCGYZuNUz9od7uBRy8SRBi24nwxWWmwa2z8R6vPGDRglA0y2Qk1aVBuC1olTnHw==",
				"shasum": "7439a766fc993cb8f5eeefc72c29db961d40b302",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-1.1.3.tgz_1498467794979_0.632258788915351"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "react-qr-reader",
			"version": "1.2.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/JodusNodus/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "c319decbddb6a2991a910c3c866ebd806a2c7832",
			"_id": "react-qr-reader@1.2.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-Y5Doqy6rsG201wK08GK68a6X7Hkm99Szyn5gDz4Oy/c3SiHgj+SZjqGXc1WIZ/eF4MCJZEG/c5AMynGwnkF3lg==",
				"shasum": "2c0333fa5e0f736a97124ad025f7d164b73ca43a",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-1.2.0.tgz_1501585611937_0.8250878637190908"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "react-qr-reader",
			"version": "1.2.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/JodusNodus/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^2.0.8"
			},
			"gitHead": "cd94a6b41fdb6cef719e1b03d6984376b95054b5",
			"_id": "react-qr-reader@1.2.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-GT8DBlExtbdJVZcYcKPfnROnr8ToCL9+yMT2fC6WSVFJRFwH5U+uM9qPnmmmcFfVjsvqHI3mpt/ALdmRsBRHuw==",
				"shasum": "17adeb40ed5db234ed4051a518988fd5d5908dbd",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-1.2.1.tgz_1502116402229_0.9774541093502194"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "react-qr-reader",
			"version": "2.0.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/cozmo/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^5.0.6"
			},
			"gitHead": "1cfe06ba3458d948a9b713214394717d2dccb47d",
			"_id": "react-qr-reader@2.0.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-21z2N5C0vpo30atMMK7UCseeWUdZtVq7X+HzPTBkuzd1jjjT10fZDzwSEu6lFWdFJEvnoICrYuhPPfy1Sl4jeA==",
				"shasum": "213bc195ccf77668a43895f4c4854f95175864f5",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-2.0.0.tgz_1509655614134_0.12875186442397535"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "react-qr-reader",
			"version": "2.0.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@kadira/storybook": "^2.33.0",
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"concurrently": "^3.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"peerDependencies": {
				"react": "^15.0.2",
				"react-dom": "^15.0.2"
			},
			"dependencies": {
				"jsqr": "git+https://github.com/cozmo/jsQR.git",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^5.0.6"
			},
			"gitHead": "45ca2c60c111aab7c6a884e93d7c89f905af41c9",
			"_id": "react-qr-reader@2.0.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-J/VuCq/udEqry7Z4nXGTbguetfSdRJr1Cv0lYKbVKIW1blfhB0Xe6OjO+5Th5B8884+s40BDFwtqP67h7YTtYA==",
				"shasum": "f7be785e8c880d7e68423fc129802994f70b6b58",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader-2.0.1.tgz_1511258851153_0.5613684912677854"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "react-qr-reader",
			"version": "2.1.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"storybook": "start-storybook -p 9001",
				"build": "gulp",
				"build:watch": "gulp watch",
				"lint": "eslint -c ./.eslintrc.js ./src"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-eslint": "^7.2.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"concurrently": "^3.5.0",
				"del": "^2.2.2",
				"eslint": "^2.13.1",
				"eslint-plugin-react": "^5.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "~16",
				"react-dom": "~16",
				"@storybook/react": "^3.3.13",
				"@storybook/addons": "^3.3.13",
				"babel-core": "^6.26.0"
			},
			"peerDependencies": {
				"react": "~16",
				"react-dom": "~16"
			},
			"dependencies": {
				"jsqr": "^1.0.1",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^6.1.1"
			},
			"gitHead": "476aef46aa78763e09e33f09e1dff26b7d904da7",
			"_id": "react-qr-reader@2.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-B/1xHv1IAnZqUSR0l0JEJnam4zll1aNgPRVau+Gw8pAFcTAsYXu44JzN/hW1gUdI7BHAP9klYj7tEy4mwOvqtQ==",
				"shasum": "f429c196675a710926da1cc9057223b79358da75",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.0.tgz",
				"fileCount": 19,
				"unpackedSize": 175299
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader_2.1.0_1519066994172_0.12090784561199142"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.1": {
			"name": "react-qr-reader",
			"version": "2.1.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"build": "gulp",
				"build:watch": "gulp watch",
				"storybook": "start-storybook -p 6006",
				"build-storybook": "build-storybook"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-core": "^6.26.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"concurrently": "^3.5.0",
				"del": "^2.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "~16",
				"react-dom": "~16",
				"@storybook/react": "^3.4.11",
				"@storybook/addon-actions": "^3.4.11",
				"@storybook/addon-links": "^3.4.11",
				"@storybook/addons": "^3.4.11",
				"babel-runtime": "^6.26.0"
			},
			"peerDependencies": {
				"react": "~16",
				"react-dom": "~16"
			},
			"dependencies": {
				"jsqr": "^1.1.1",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^6.4.0"
			},
			"gitHead": "959ac2cdd566272c99501c0e663dcc9f8f800502",
			"_id": "react-qr-reader@2.1.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-Xid7aBPZMMl9Xh4mdz9w8HZZsbL1BVbRLuoE2ixs5zwtgF0IGarWZ5cbJVaxCydus6vzEL4FQf4gpItC/jz8hg==",
				"shasum": "25fdb9812d61f727ef20614342eb54394f8e0ab6",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.1.tgz",
				"fileCount": 21,
				"unpackedSize": 179327,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuNNpCRA9TVsSAnZWagAAmWcQAIcGFcKQLmms7s0qWXsF\nw+kAC74Kf4wiN+/ccdnGCIBm7Pwq3Sj3b+NBeJw8LisF4Kf+KQoJS9yr3vQX\nBw6eUENKdgqp1EDUsVAYBkCixFB0uwzzaKKslUSDiCmrPTYmCSmC1RAHJXNu\nYisp3E1EyoR+y5fTH1L/OSN3X5pgp6sFtj/DyTFYiXCa0LsblBEPvck2qSDe\nNtLY4oy/m0DNnOV9iBRtdHpcCoft42PEPPbRIQ24R5tUmOypwBvXho7V5T8z\nq3YLNHQoA2EipaR6EQlDGm3mYIocI1tJVvv0WA3mJEwi98Jbmw0Do2N7cBMI\noBPVUSlVYhhxxquu6dkPTanxUXgVMEv1RKtb4hm8pDfNOJZOR8Da7IkP3nKT\nCtm92pHHWyBQwRIRoea0QYx78ns4yNaMBAuH2+wmp3onKlvcO3o7rICESpGc\nA4OI5pZ8FEx/usYhooOHr2nyz95Mm/nhhFm9YygxAKbsL08rG7HXeONoplxT\nmI6TOltpz5FQ9vJ6iUxDDzYc0anXDG6nG0lEl1btVPdfPZqNtnxkqBBOttso\ng/JtO2FKldZ0w7gVrSO+kfbrNK3V6KrWeaMWc8JwSPEMkFiFJVfUhwOqp3KV\nnUumoTt5j8cbxue6XTR5OOMWtv2/Oatfs8jD6WcOoHCE6QXKeMnXn5YwtZ8k\ni1DH\r\n=hK4/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader_2.1.1_1538839401251_0.6679511475541133"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.2": {
			"name": "react-qr-reader",
			"version": "2.1.2",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"build": "gulp",
				"build:watch": "gulp watch",
				"storybook": "start-storybook -p 6006",
				"build-storybook": "build-storybook"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-core": "^6.26.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"concurrently": "^3.5.0",
				"del": "^2.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.2",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "~16",
				"react-dom": "~16",
				"@storybook/react": "^3.4.11",
				"@storybook/addon-actions": "^3.4.11",
				"@storybook/addon-links": "^3.4.11",
				"@storybook/addons": "^3.4.11",
				"babel-runtime": "^6.26.0"
			},
			"peerDependencies": {
				"react": "~16",
				"react-dom": "~16"
			},
			"dependencies": {
				"jsqr": "^1.1.1",
				"prop-types": "^15.5.8",
				"webrtc-adapter": "^6.4.0"
			},
			"gitHead": "097a185028cf49f294cd9c47324306080b1831ce",
			"_id": "react-qr-reader@2.1.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.2",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-SyRrRRRS7XcIyX8x6tb+mgcMqYZw6Admf4vlnUO/Z21nJklf6WILmP4jstd1W5tNlonvuC/S8R8/doIuZBgVjA==",
				"shasum": "ff3d7d377d3ffbd9d78a0947ca04221c2f180e15",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.2.tgz",
				"fileCount": 21,
				"unpackedSize": 179379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcL4EhCRA9TVsSAnZWagAAEsYP/3n7lvtVruM98XEG17gW\nK6wKJaSJa2TOtQuNjptqE+UVlumRQO0ELux/gX/mO3E290875njby/lwoAcY\nKRWEbR0Fivln6wWtA1+sLoTU/N/5SQJFNl998Qe+TLQlf/R8JUo8cMvGGMsZ\n0KTZnb29GNR1p6tb1h+gMj0uSY7FkXoSYpPG/alrD3x1LQ/w+jXVEAHpUNmB\nbq1qE5ZuD9E1LGuPX7pJzz05r7exi+BkQVCCiDNyEeEcnOkRuoalU7ALAkWb\njIkJZT1D1plEcQQWdAcCUB92+dRKvbqcB+zLuDH28DY4AdCnjKXlFnZ5kOpi\nt4nSVSNx21USpMkZwj+W6kGytjoy4sAIoe6/WNv1kKBpPa1D0nDtgb6ZBKXX\nbTcB2EP3rJ08TM9O2iCxHtpmF3Fp08oMYz97GPm3ugb5ogEQMyBltnJ+fToR\noHwh0w7fzmBp1g542OkkXIMC1MCsKloitfzaEvYnJEJvWRrpa8oyV5dLebod\nj11QTUyS1OhO3TEWFfKKbQAlBtFXDPWKRYz5DqDribTChbmgX6OPZ0m79hA5\nBo38QX5SeGM4WDULFROzITzJZwB4rUlzFi5kEdWsWbeCOYR9RaVvR53XHZOx\nxyTuPtrwBA54+f4DOnmFmXxS7bPv3T8mAOcoKkZl/Wq28EP9IMtGRl8TGtrd\nBh3z\r\n=E/Av\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader_2.1.2_1546617120918_0.40374370168894647"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "react-qr-reader",
			"version": "2.2.0",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"build": "gulp",
				"build:watch": "gulp watch",
				"storybook": "start-storybook -p 6006",
				"build-storybook": "build-storybook"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@storybook/addon-actions": "^3.4.11",
				"@storybook/addon-links": "^3.4.11",
				"@storybook/addons": "^3.4.11",
				"@storybook/react": "^3.4.11",
				"babel-cli": "^6.8.0",
				"babel-core": "^6.26.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"babel-runtime": "^6.26.0",
				"concurrently": "^3.6.1",
				"del": "^2.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.3",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"peerDependencies": {
				"react": "~16",
				"react-dom": "~16"
			},
			"dependencies": {
				"fsevents": "^1.2.7",
				"jsqr": "^1.2.0",
				"prop-types": "^15.7.2",
				"webrtc-adapter": "^7.2.1"
			},
			"gitHead": "3f17716193dce6b523fece2174ebf284e2352f91",
			"_id": "react-qr-reader@2.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"dist": {
				"integrity": "sha512-2U57ETFLn1yGEzzZ1a3hOUHTtPU3yAc0QdPJdaViK+ev/I9bA3Wa9KqOWWw8JcRFMFJeS3t30usUxIKV3eNEKg==",
				"shasum": "9953e808b59e7e5924894b768b30a1ba1ec1e0f4",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.2.0.tgz",
				"fileCount": 21,
				"unpackedSize": 180160,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdaTiCRA9TVsSAnZWagAAo5EQAIhJ+l1t7/dzm0FyhCI3\nB8NLp3WWp6T4QNXgY8jCi1yX/smvBCaXyv6rmcq6rrwYT77LZ1XyKX+y4vbK\nDKVkpbJuXC+1jVpEDGumCx6F3qJMSBckpzN3i8XzIi6Isrk0QhJujCjOeT2U\nlmDUe6Qr2OuFtG+3wFlChlPDipbF3a9s4aDeKVVop2sXhG8XrOIyMakHjx4n\ndZLKqXHtXvAH+wt+N7naGJYP9WiBSvvShzgSbLv0ncTCCMA5oGS5kupFspFw\nVnzygkx1bkQrC1CruiS5ub9Ad4luryDc+ni2n6yFqqabi9fqR1nmIR1w8d+e\n3P7Op6zD41s31BhQciuy5TcGkrSF0ldlVLxAxqu67qGcplj+0hEfhZDQhObc\ndgsvlysyph9OZc6fnlRq4ZhJi/bbAHzWuQIxrF0Xtqjq3qI+9PEa5lPo5rBV\n5hPL37XteAhwAGwAmRspieUsYACkHvThpGgc9zv7DDl2ikyR8QLKBdtIg5xm\nEANYHqHiR52RoigeEbU5XDpnZprke5YGhCtHsKOlhCyEOIMxYzSlmWZ1rr7s\nDBsEWki1F/3GWkyhRM+H0GdZlapUUMXbxwWwawPNhZHTzy8EhDXBfD5kPt9x\nD1A3C/CE6BrVLMTM9U7l/QG4toTHA58Cm0IGSY+GfwebGh8N5GcRvabmvjX2\ntlzm\r\n=L2Xb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader_2.2.0_1551213791654_0.570199890999106"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.1": {
			"name": "react-qr-reader",
			"version": "2.2.1",
			"description": "A react component for reading QR codes from the webcam.",
			"main": "./lib/index.js",
			"scripts": {
				"start": "concurrently --kill-others \"npm run build:watch\" \"npm run storybook\"",
				"build": "gulp",
				"build:watch": "gulp watch",
				"storybook": "start-storybook -p 6006",
				"build-storybook": "build-storybook"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/JodusNodus/react-qr-reader.git"
			},
			"keywords": [
				"react",
				"qr",
				"qrcode",
				"qrreader"
			],
			"author": {
				"name": "thomas billiet"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/JodusNodus/react-qr-reader/issues"
			},
			"homepage": "https://github.com/JodusNodus/react-qr-reader#readme",
			"devDependencies": {
				"@storybook/addon-actions": "^3.4.11",
				"@storybook/addon-links": "^3.4.11",
				"@storybook/addons": "^3.4.11",
				"@storybook/react": "^3.4.11",
				"babel-cli": "^6.8.0",
				"babel-core": "^6.26.3",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.5.0",
				"babel-runtime": "^6.26.0",
				"concurrently": "^3.6.1",
				"del": "^2.2.2",
				"gulp": "^3.9.1",
				"gulp-babel": "^6.1.3",
				"gulp-concat": "^2.6.1",
				"gulp-inline-str": "^0.1.0",
				"gulp-uglify": "^2.0.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"peerDependencies": {
				"react": "~16",
				"react-dom": "~16"
			},
			"dependencies": {
				"jsqr": "^1.2.0",
				"prop-types": "^15.7.2",
				"webrtc-adapter": "^7.2.1"
			},
			"gitHead": "faa3cc91adcb996052c3b59511fbeffda07bbeb3",
			"_id": "react-qr-reader@2.2.1",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-EL5JEj53u2yAOgtpAKAVBzD/SiKWn0Bl7AZy6ZrSf1lub7xHwtaXe6XSx36Wbhl1VMGmvmrwYMRwO1aSCT2fwA==",
				"shasum": "dc89046d1c1a1da837a683dd970de5926817d55b",
				"tarball": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.2.1.tgz",
				"fileCount": 21,
				"unpackedSize": 180134,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdp9XCRA9TVsSAnZWagAAgdkP/j4S7gFH+/B+kbrjAAoj\nfRg0xC7GTwrPS9PpFS0A6KJAa8JGhSEZMb/sJMBapLn6QPDWnILX88Qngqxg\nydfi7XmNI8of1o8XnCEYhTMg/5Gbj6JMqvJLdNWtWuzg0yg9XVf3RiXPt6ak\n5chpHcMOgBb2Y4elwZPDdUCcuCZ/9+BpVQOyWv7og5sS8q9XYJw8ZZxHLl5C\nbOu+8w/Tei8/V9XDmJU0uRbXLNkcgsHqfTrY9kDm8vWFl+26Q2qPL38OFOAa\nfTb66B38hfMNkShfnxc+BYT3wnSrmv0yVpu0m88a5SqkW4gMzgB9MdwXbAOn\n7eftBB/wKfbGAKVm0THzioNAH0CVAnkaxH0+YEgMPubDAy9U5YcLBN3dznLy\nWKwWY0gZgcQHbeRqvImGHKZYcH3Yoq9fJX4U5OcRSHzjY8awjvcEX4NxI+tr\n/DDniaKxFqqAYBnBDnjWOAXSb6sqH1ETDF7+rqBdNbb8CHbszD/D+6pvBDuz\n7zZzBhIKplKf+e11hiig7muF8SD9TQWUHhnVG25VDcuRSsvFFzB5dSffcvPp\nviBW4y7DOt2H13sY4VbIg1xnGBsq0qXAGpe62mLZgoQcNHtXDjWVGRgzFvmx\nPZFKNfKpBP18zQewYujz/0/oSLaWGkdZCxGfdUZ4ktU2LzFtxKxqM9J/We1/\nPvUa\r\n=njZw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jodusnodus",
					"email": "thomas.billiet@yahoo.com"
				}
			],
			"_npmUser": {
				"name": "jodusnodus",
				"email": "billiet.thomas@outlook.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-qr-reader_2.2.1_1551277910466_0.8260450943982103"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-02-27T14:31:53.077Z",
		"created": "2016-05-14T17:35:22.085Z",
		"0.1.0": "2016-05-14T17:35:22.085Z",
		"0.1.1": "2016-05-14T18:20:26.634Z",
		"0.1.2": "2016-05-14T18:23:52.136Z",
		"0.1.3": "2016-05-14T20:56:27.247Z",
		"0.2.0": "2016-05-14T23:13:18.419Z",
		"0.2.1": "2016-05-15T00:04:38.843Z",
		"0.2.2": "2016-05-15T12:16:40.503Z",
		"0.2.3": "2016-05-15T12:58:16.018Z",
		"0.2.4": "2016-06-06T09:12:58.755Z",
		"0.2.5": "2016-06-28T14:20:48.017Z",
		"0.2.6": "2016-06-30T22:17:18.711Z",
		"0.2.7": "2016-07-18T14:35:37.381Z",
		"0.2.8": "2016-07-30T20:31:38.578Z",
		"0.2.9": "2016-07-31T13:22:06.367Z",
		"0.3.1": "2016-11-28T14:00:21.060Z",
		"0.3.2": "2016-12-31T17:28:54.245Z",
		"1.0.0": "2017-02-03T21:54:46.425Z",
		"1.0.1": "2017-02-07T18:45:55.601Z",
		"1.0.2": "2017-02-07T19:16:03.789Z",
		"1.0.3": "2017-02-17T21:17:01.371Z",
		"1.0.4": "2017-04-08T11:10:44.272Z",
		"1.0.5": "2017-04-15T19:58:18.544Z",
		"1.0.6": "2017-05-03T09:43:46.912Z",
		"1.1.0": "2017-05-03T10:29:37.517Z",
		"1.1.1": "2017-05-12T17:12:44.824Z",
		"1.1.2": "2017-06-09T18:39:32.769Z",
		"1.1.3": "2017-06-26T09:03:15.983Z",
		"1.2.0": "2017-08-01T11:06:52.890Z",
		"1.2.1": "2017-08-07T14:33:23.274Z",
		"2.0.0": "2017-11-02T20:46:55.183Z",
		"2.0.1": "2017-11-21T10:07:32.260Z",
		"2.1.0": "2018-02-19T19:03:14.282Z",
		"2.1.1": "2018-10-06T15:23:21.429Z",
		"2.1.2": "2019-01-04T15:52:01.081Z",
		"2.2.0": "2019-02-26T20:43:13.609Z",
		"2.2.1": "2019-02-27T14:31:50.648Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.2.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"7f5c8317da54a5272a29dd7961b5c3a0\"",
			"fetched": 1593324274269
		}
	},
	"_distfiles": {
		"react-qr-reader-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.0.tgz",
			"sha": "be2ef58aa25cc00f59c2706e3bcf7d4292e72e3f",
			"registry": "npmjs"
		},
		"react-qr-reader-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.1.tgz",
			"sha": "e872d04a6645ee36e81d8a0b16fc9ee760542a4a",
			"registry": "npmjs"
		},
		"react-qr-reader-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.2.tgz",
			"sha": "c7e3d3d36cd458281eef291dfc046fe1ad071d56",
			"registry": "npmjs"
		},
		"react-qr-reader-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.1.3.tgz",
			"sha": "9ee85eedec5a8a8c79ea893efeaa9550c571baa5",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.0.tgz",
			"sha": "fe6ceb8d1a5b4570e2b21e45a25eb9552ec589fe",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.1.tgz",
			"sha": "f1d32fcd106da7897b99d73fcc8b2889789fbe8f",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.2.tgz",
			"sha": "937b147b5fe3047ffe10c659dcc12734abe3666a",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.3.tgz",
			"sha": "b529c397590e87110589bf3d3bd56df4f2491a25",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.4.tgz",
			"sha": "7bed1d0c73c3820c85084106ed1c2408e626c0e2",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.5.tgz",
			"sha": "b05d21dc911a8b764b29dc72c86a221df29b88cc",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.6.tgz",
			"sha": "2daab6fef07d4dd302277f035715202020040e4f",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.7.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.7.tgz",
			"sha": "302047b649a6475929a4e41ae2eb13a9bce9634b",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.8.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.8.tgz",
			"sha": "2f7e39f305422aa787531479e3d3e9417bd57458",
			"registry": "npmjs"
		},
		"react-qr-reader-0.2.9.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.2.9.tgz",
			"sha": "3f4b954cae340af698a03857a6d63805c1d4b6b3",
			"registry": "npmjs"
		},
		"react-qr-reader-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.3.1.tgz",
			"sha": "fb6a99cc18500a17fcc1423a984759f0d9654a52",
			"registry": "npmjs"
		},
		"react-qr-reader-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-0.3.2.tgz",
			"sha": "a83e15db34b11095ef4e790870420ed5f2832ef8",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.0.tgz",
			"sha": "96d0d7cb0070f22689a880e8ad4b70fbe0ffd69f",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.1.tgz",
			"sha": "a36ba704978db9b0649d5d16926c9b9317d7700c",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.2.tgz",
			"sha": "04dcb0aa1a57d613fc49a4ba185e4a4c94419f8c",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.3.tgz",
			"sha": "9cd9e526cb2ae3ef2eabd7b3798172b8990d11ce",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.4.tgz",
			"sha": "bebd75f31d3e9106404cc643dc8a49e8ecb31cbb",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.5.tgz",
			"sha": "2619278890f8e2a9237c79985993aa1cc147930e",
			"registry": "npmjs"
		},
		"react-qr-reader-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.0.6.tgz",
			"sha": "b59ac281b5d6fbf66794780243c988259bebe95d",
			"registry": "npmjs"
		},
		"react-qr-reader-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.0.tgz",
			"sha": "7d2a44fe1af6df03b09e592bb41d8826b860a33c",
			"registry": "npmjs"
		},
		"react-qr-reader-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.1.tgz",
			"sha": "aa2666f2e4786425ddb1b1191b257c12b453a4be",
			"registry": "npmjs"
		},
		"react-qr-reader-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.2.tgz",
			"sha": "aabfb675540e2cec5e6526555bb12656eb9b8c02",
			"registry": "npmjs"
		},
		"react-qr-reader-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.1.3.tgz",
			"sha": "7439a766fc993cb8f5eeefc72c29db961d40b302",
			"registry": "npmjs"
		},
		"react-qr-reader-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.2.0.tgz",
			"sha": "2c0333fa5e0f736a97124ad025f7d164b73ca43a",
			"registry": "npmjs"
		},
		"react-qr-reader-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-1.2.1.tgz",
			"sha": "17adeb40ed5db234ed4051a518988fd5d5908dbd",
			"registry": "npmjs"
		},
		"react-qr-reader-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.0.0.tgz",
			"sha": "213bc195ccf77668a43895f4c4854f95175864f5",
			"registry": "npmjs"
		},
		"react-qr-reader-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.0.1.tgz",
			"sha": "f7be785e8c880d7e68423fc129802994f70b6b58",
			"registry": "npmjs"
		},
		"react-qr-reader-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.0.tgz",
			"sha": "f429c196675a710926da1cc9057223b79358da75",
			"registry": "npmjs"
		},
		"react-qr-reader-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.1.tgz",
			"sha": "25fdb9812d61f727ef20614342eb54394f8e0ab6",
			"registry": "npmjs"
		},
		"react-qr-reader-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.1.2.tgz",
			"sha": "ff3d7d377d3ffbd9d78a0947ca04221c2f180e15",
			"registry": "npmjs"
		},
		"react-qr-reader-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.2.0.tgz",
			"sha": "9953e808b59e7e5924894b768b30a1ba1ec1e0f4",
			"registry": "npmjs"
		},
		"react-qr-reader-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-qr-reader/-/react-qr-reader-2.2.1.tgz",
			"sha": "dc89046d1c1a1da837a683dd970de5926817d55b",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"react-qr-reader-2.2.1.tgz": {
			"shasum": "dc89046d1c1a1da837a683dd970de5926817d55b"
		}
	},
	"_rev": "2-f5e40a2502bf88c0",
	"_id": "react-qr-reader",
	"readme": "[![npm version](https://badge.fury.io/js/react-qr-reader.svg)](https://badge.fury.io/js/react-qr-reader)\n\n## Introduction\n\nA [React](https://facebook.github.io/react/) component for reading QR codes from the webcam. It uses the WebRTC standards for reading webcam data and [jsQR](https://github.com/cozmo/jsQR) is used for detecting QR codes in that data. To optimise the speed and experience, a web-worker is used to offload the heavy QR code algorithm on a separate process. The web worker is inlined and loaded on creation of the component.\n\n## Demo\n\n[https://jodusnodus.github.io/react-qr-reader](https://jodusnodus.github.io/react-qr-reader)\n\n## Known Issues\n\n* Server side rendering won't work so only require the componont when rendering in a browser environment.\n* Due to browser implementations the camera can only be accessed over https or localhost.\n* In Firefox a prompt will be shown to the user asking which camera to use, so `facingMode` will not affect it.\n* On IOS 11 it is only supported on Safari and not on Chrome or Firefox due to Apple making the API not available to 3rd party browsers.\n\n## Install\n\n`npm install --save react-qr-reader`\n\n## Example\n\n```js\nimport React, { Component } from 'react'\nimport QrReader from 'react-qr-reader'\n\nclass Test extends Component {\n  state = {\n    result: 'No result'\n  }\n\n  handleScan = data => {\n    if (data) {\n      this.setState({\n        result: data\n      })\n    }\n  }\n  handleError = err => {\n    console.error(err)\n  }\n  render() {\n    return (\n      <div>\n        <QrReader\n          delay={300}\n          onError={this.handleError}\n          onScan={this.handleScan}\n          style={{ width: '100%' }}\n        />\n        <p>{this.state.result}</p>\n      </div>\n    )\n  }\n}\n\n```\n\n## Props\n\n### Events\n\n| Prop        | Argument         | Description                                                                                                     |\n| ----------- | ---------------- | --------------------------------------------------------------------------------------------------------------- |\n| onScan      | `result`         | Scan event handler. Called every scan with the decoded value or `null` if no QR code was found.                 |\n| onError     | `Error`          | Called when an error occurs.                                                                                    |\n| onLoad      | `object`         | Called when the component is ready for use. Object properties are `mirrorVideo`: boolean, `streamLabel`: string |\n| onImageLoad | img onLoad event | Called when the image in legacyMode is loaded.                                                                  |\n\n### Options\n\n| Prop           | Type                    | Default       | Description                                                                                                                                                                                                                                                                                                                                                                |\n| -------------- | ----------------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| delay          | number or `false`       | `500`         | The delay between scans in milliseconds. To disable the interval pass in `false`.                                                                                                                                                                                                                                                                                          |\n| facingMode     | `user` or `environment` | `environment` | Specify which camera should be used (if available).                                                                                                                                                                                                                                                                                                                        |\n| resolution     | number                  | `600`         | The resolution of the video (or image in legacyMode). Larger resolution will increase the accuracy but it will also slow down the processing time.                                                                                                                                                                                                                         |\n| style          | a valid React style     | none          | Styling for the container element. **Warning** The preview will always keep its 1:1 aspect ratio.                                                                                                                                                                                                                                                                          |\n| className      | string                  | none          | ClassName for the container element.                                                                                                                                                                                                                                                                                                                                       |\n| showViewFinder | boolean                 | `true`        | Show or hide the build in view finder. See demo                                                                                                                                                                                                                                                                                                                            |\n| constraints    | object                  | `null`          | Use custom camera constraints that the override default behavior. [MediaTrackConstraints](https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints)                                                                                                                                                                                                                                                                                                                            |\n| legacyMode     | boolean                 | `false`       | If the device does not allow camera access (e.g. IOS Browsers, Safari) you can enable legacyMode to allow the user to take a picture (On a mobile device) or use an existing one. To trigger the image dialog just call the method `openImageDialog` from the parent component. **Warning** You must call the method from a user action (eg. click event on some element). |\n\n## Dev\n\n### Install dependencies\n\n`npm install`\n\n### Build\n\n`npm run build`\n\n### Demo\n\n`npm run storybook`\n\n### Linting\n\n`npm run lint`\n\n## Tested platforms\n\n* Chrome macOs & Android\n* Firefox macOs & Android\n* Safari macOs & IOS\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2018 Thomas Billiet\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
}