{
	"name": "rc-upload",
	"versions": {
		"1.0.0": {
			"name": "rc-upload",
			"version": "1.0.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*"
				}
			},
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node-dev --harmony ./tests/starter.js",
				"publish": "spm publish && rc-tools run tag",
				"lint": "rc-tools run lint",
				"test": "",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "2.x",
				"rc-tools": "2.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"lint",
				"less"
			],
			"browserify": {
				"transform": [
					[
						"reactify",
						{
							"es6": true
						}
					],
					"envify"
				]
			},
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "814d00a7eb6cfe7fd8b69afd9e9cdf53bc3752e0",
			"_id": "rc-upload@1.0.0",
			"_shasum": "6e9e087e138ee66f1c71998c85d81f27ae521706",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "6e9e087e138ee66f1c71998c85d81f27ae521706",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "rc-upload",
			"version": "1.1.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*"
				}
			},
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node-dev --harmony ./tests/starter.js",
				"publish": "spm publish && rc-tools run tag",
				"lint": "rc-tools run lint",
				"test": "",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"node-dev": "2.x",
				"precommit-hook": "1.x",
				"rc-server": "2.x",
				"rc-tools": "2.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint",
				"less"
			],
			"browserify": {
				"transform": [
					[
						"reactify",
						{
							"es6": true
						}
					],
					"envify"
				]
			},
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "26a431d6657aa9a38e379a237dfe5fb41fb28e98",
			"_id": "rc-upload@1.1.0",
			"_shasum": "2a53a628c2333717deffa076a1155cb2b04d5629",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "2a53a628c2333717deffa076a1155cb2b04d5629",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "rc-upload",
			"version": "1.1.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*"
				}
			},
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node-dev --harmony ./tests/starter.js",
				"publish": "spm publish && rc-tools run tag",
				"lint": "rc-tools run lint",
				"test": "",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"node-dev": "2.x",
				"precommit-hook": "1.x",
				"rc-server": "2.x",
				"rc-tools": "2.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint",
				"less"
			],
			"browserify": {
				"transform": [
					[
						"reactify",
						{
							"es6": true
						}
					],
					"envify"
				]
			},
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "f2339d1c4e518f0386c5a1ac5966a736f9035e77",
			"_id": "rc-upload@1.1.1",
			"_shasum": "9e75ef3782088769ac4bda6c24be9edc0faf6297",
			"_from": ".",
			"_npmVersion": "2.11.1",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "9e75ef3782088769ac4bda6c24be9edc0faf6297",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "rc-upload",
			"version": "1.1.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "2.x",
				"rc-tools": "2.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "667f375ffa5bf5e2acf7d2b1cd816dc634413740",
			"_id": "rc-upload@1.1.2",
			"_shasum": "eeb7c2406b2d1987e8563ac708231524a882a448",
			"_from": ".",
			"_npmVersion": "2.11.1",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "eeb7c2406b2d1987e8563ac708231524a882a448",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "rc-upload",
			"version": "1.2.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "c7dffca5695860886ef1f1a4dbf94707eb1332fd",
			"_id": "rc-upload@1.2.0",
			"_shasum": "f3c027e00e2040e5a9e074b187e5db8521b0af33",
			"_from": ".",
			"_npmVersion": "2.11.1",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "f3c027e00e2040e5a9e074b187e5db8521b0af33",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "rc-upload",
			"version": "1.2.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "5b7124ed929316b505b15efffb9eb123a6435a7a",
			"_id": "rc-upload@1.2.1",
			"_shasum": "80db4407906e7a89cf0a625232b009cef1b16fe0",
			"_from": ".",
			"_npmVersion": "2.11.1",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "80db4407906e7a89cf0a625232b009cef1b16fe0",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "rc-upload",
			"version": "1.2.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "a29f43329af50fa2ee88205827a13f35627643e7",
			"_id": "rc-upload@1.2.2",
			"_shasum": "048b7cab23f47b14b5cbe0de5a122df5cbbdda2f",
			"_from": ".",
			"_npmVersion": "2.11.1",
			"_nodeVersion": "2.3.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "048b7cab23f47b14b5cbe0de5a122df5cbbdda2f",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.3": {
			"name": "rc-upload",
			"version": "1.2.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "d5d3bf91ed9859686eee8d09d886e991ffb8af56",
			"_id": "rc-upload@1.2.3",
			"_shasum": "71fd65578540bed13355503f5e4ce803d1362cc8",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "71fd65578540bed13355503f5e4ce803d1362cc8",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.4-beta1": {
			"name": "rc-upload",
			"version": "1.2.4-beta1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~2.0.0",
				"superagent": "~1.2.0"
			},
			"gitHead": "7af694df1c7718c15d6379d93c0944f55282f4af",
			"_id": "rc-upload@1.2.4-beta1",
			"_shasum": "36a2298d9eb8db8239046127fddc32cb3320bf3c",
			"_from": ".",
			"_npmVersion": "2.13.0",
			"_nodeVersion": "2.4.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "36a2298d9eb8db8239046127fddc32cb3320bf3c",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.4-beta1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.4-beta2": {
			"name": "rc-upload",
			"version": "1.2.4-beta2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "f0fcc2879802cd27dd69c484bc7810ab68ae91cd",
			"_id": "rc-upload@1.2.4-beta2",
			"_shasum": "87ab0f5cdb22fe259bd290b46ecc1d6402aa6e0c",
			"_from": ".",
			"_npmVersion": "2.13.0",
			"_nodeVersion": "2.4.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "87ab0f5cdb22fe259bd290b46ecc1d6402aa6e0c",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.4-beta2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "rc-upload",
			"version": "1.3.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "4800fcde9eb3b26c1beaca59dbcce84e8a00b1a0",
			"_id": "rc-upload@1.3.0",
			"_shasum": "2a615a795dcbe243ae38ea25b158af29a84edc58",
			"_from": ".",
			"_npmVersion": "2.13.0",
			"_nodeVersion": "2.4.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "2a615a795dcbe243ae38ea25b158af29a84edc58",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "rc-upload",
			"version": "1.3.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "b1aad9b870724a8ffce95e2f8fdb25afa6a1c7ff",
			"_id": "rc-upload@1.3.1",
			"_shasum": "bcacbfc7ec4542855ec1c14ee3561f6060ea9d85",
			"_from": ".",
			"_npmVersion": "2.13.0",
			"_nodeVersion": "2.4.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				}
			],
			"dist": {
				"shasum": "bcacbfc7ec4542855ec1c14ee3561f6060ea9d85",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "rc-upload",
			"version": "1.3.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "e2aaa87068f50bfdc387afdb980411727e40519c",
			"_id": "rc-upload@1.3.2",
			"_shasum": "3738604ce24f478efaafa9755f3cca198ad0f849",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				}
			],
			"dist": {
				"shasum": "3738604ce24f478efaafa9755f3cca198ad0f849",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "rc-upload",
			"version": "1.3.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "cc0a56a811a1b1602e0f330afc4c7519ef1a1ba1",
			"_id": "rc-upload@1.3.3",
			"_shasum": "3b94a331dbfdc45888e485e61c1acc8b6b30a12b",
			"_from": ".",
			"_npmVersion": "3.2.2",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "3b94a331dbfdc45888e485e61c1acc8b6b30a12b",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "rc-upload",
			"version": "1.3.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0"
			},
			"gitHead": "72fba098ab6909a5cb13124d177682fc83af9ef5",
			"_id": "rc-upload@1.3.4",
			"_shasum": "3931f7925dba10b692f6c67c256d8938c9519824",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "3931f7925dba10b692f6c67c256d8938c9519824",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.5": {
			"name": "rc-upload",
			"version": "1.3.5",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0",
				"uuid": "~2.0.1"
			},
			"gitHead": "a28e5bb8bf4cfb9ba760a00e0b8419da3bff13db",
			"_id": "rc-upload@1.3.5",
			"_shasum": "43a20cd0381c6048af60d8857ee9012579bc02aa",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "43a20cd0381c6048af60d8857ee9012579bc02aa",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.6": {
			"name": "rc-upload",
			"version": "1.3.6",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0",
				"uuid": "~2.0.1"
			},
			"gitHead": "38554f34282f2e650eea5b2dc0d0dde08bf2ccb9",
			"_id": "rc-upload@1.3.6",
			"_shasum": "9564ec0cf7a3c2a7ac7621a34373e703e6b77362",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "9564ec0cf7a3c2a7ac7621a34373e703e6b77362",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.7": {
			"name": "rc-upload",
			"version": "1.3.7",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0",
				"uuid": "~2.0.1"
			},
			"gitHead": "297e72912e01197b0bf5b1d2a61e5215e0dfd6a7",
			"_id": "rc-upload@1.3.7",
			"_shasum": "79fde670ebeeaf2a6bb85fecac33cb36cbe4993b",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "79fde670ebeeaf2a6bb85fecac33cb36cbe4993b",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "rc-upload",
			"version": "1.4.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0",
				"uuid": "~2.0.1"
			},
			"gitHead": "1540f5425a6abe044976c74d5c5f91a1c77db128",
			"_id": "rc-upload@1.4.0",
			"_shasum": "39ff87e1ec56978798b1f0247385e6434e641f68",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "39ff87e1ec56978798b1f0247385e6434e641f68",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "rc-upload",
			"version": "1.4.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony ./tests/starter.js",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"superagent": "~1.2.0",
				"uuid": "~2.0.1"
			},
			"gitHead": "3cca35d39f0dfae0dfc5906737442a47fc510562",
			"_id": "rc-upload@1.4.1",
			"_shasum": "8e98f9f9be5eedd61470845db92868b43e4b22f9",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "8e98f9f9be5eedd61470845db92868b43e4b22f9",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.2": {
			"name": "rc-upload",
			"version": "1.4.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "fc301b4c112876b18a1e5d45d4f9a11046a89c33",
			"_id": "rc-upload@1.4.2",
			"_shasum": "c72c98974cda9a1b6ce7fb118bf9d05c2f4dd4d8",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c72c98974cda9a1b6ce7fb118bf9d05c2f4dd4d8",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.3": {
			"name": "rc-upload",
			"version": "1.4.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "17e6fee49bf4d651d0a04d9a76f5531b61774e45",
			"_id": "rc-upload@1.4.3",
			"_shasum": "2f1495255fd51f86c67503d02a21d997ee38b7ca",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "2f1495255fd51f86c67503d02a21d997ee38b7ca",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.4": {
			"name": "rc-upload",
			"version": "1.4.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "05d2e5d50282d0c234e3a629d49d0a980a5c9bf9",
			"_id": "rc-upload@1.4.4",
			"_shasum": "d0aa068001a7e0094d0c8428b2372d8fce034b7e",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d0aa068001a7e0094d0c8428b2372d8fce034b7e",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "rc-upload",
			"version": "1.5.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "c3207ead3c67ae36732b4e142dfbb3381400f6a5",
			"_id": "rc-upload@1.5.1",
			"_shasum": "d494e181ef636a5b1b1bcfcc1d83430aadff049d",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d494e181ef636a5b1b1bcfcc1d83430aadff049d",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "rc-upload",
			"version": "1.5.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "d816ab8e32bbe3736dbd55d40f81f4d216ce3773",
			"_id": "rc-upload@1.5.2",
			"_shasum": "dc6d2bbe3b85ae5722b50e8830faa78f04caf18f",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "dc6d2bbe3b85ae5722b50e8830faa78f04caf18f",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "rc-upload",
			"version": "1.5.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "9f40899de1dc3b59492f1f182786ea29960c8106",
			"_id": "rc-upload@1.5.3",
			"_shasum": "34c284ce9c04fa93c58c238c33b5dfa2887b7f1e",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "34c284ce9c04fa93c58c238c33b5dfa2887b7f1e",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.6": {
			"name": "rc-upload",
			"version": "1.5.6",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "c61335dc04d91cf98b54333bc4cabcf0f9009033",
			"_id": "rc-upload@1.5.6",
			"_shasum": "83bcdab030d8ae0c27a5f2fe82d9121e8343f0a3",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "83bcdab030d8ae0c27a5f2fe82d9121e8343f0a3",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "rc-upload",
			"version": "1.6.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"superagent": "1.x"
			},
			"gitHead": "855821daa3c685e644fb1b110557f295ce4780f9",
			"_id": "rc-upload@1.6.0",
			"_shasum": "de76327e488a7934b05022cce95ea945802e1f75",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "de76327e488a7934b05022cce95ea945802e1f75",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.7": {
			"name": "rc-upload",
			"version": "1.5.7",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "279e882ddff5007ed334f7daaf75f4f33904554d",
			"_id": "rc-upload@1.5.7",
			"_shasum": "309da188bd7623a904319ab114f95c5033ac902e",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "309da188bd7623a904319ab114f95c5033ac902e",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.8": {
			"name": "rc-upload",
			"version": "1.5.8",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "01075d3b6405a22e0b1b61227f0014a9f96d4f80",
			"_id": "rc-upload@1.5.8",
			"_shasum": "f5c4187db340f0c75d8bc959eed87c5d6bfc1f32",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "f5c4187db340f0c75d8bc959eed87c5d6bfc1f32",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.9": {
			"name": "rc-upload",
			"version": "1.5.9",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"author": {
				"name": "eward.song@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"rc-align": "1.x",
				"superagent": "1.x"
			},
			"gitHead": "232e856a956045decaed5c73de2f599905cb8adf",
			"_id": "rc-upload@1.5.9",
			"_shasum": "b7b1bb2131e7671146e5f8a9e6595056da20da92",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b7b1bb2131e7671146e5f8a9e6595056da20da92",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.4": {
			"name": "rc-upload",
			"version": "1.6.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"superagent": "1.x"
			},
			"gitHead": "3cc58bd5b5d59670910a29b56253366a071859c7",
			"_id": "rc-upload@1.6.4",
			"_shasum": "b9e17ee6a425092087769c1310c44c64eae3fae9",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "b9e17ee6a425092087769c1310c44c64eae3fae9",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.5": {
			"name": "rc-upload",
			"version": "1.6.5",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"superagent": "1.x",
				"warning": "~2.0.0"
			},
			"gitHead": "89e2b466a1c6593b909930edfae6c7b1b92d8ad0",
			"_id": "rc-upload@1.6.5",
			"_shasum": "89a43d85edb777f23010975ab92d59a07ad15dd0",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "89a43d85edb777f23010975ab92d59a07ad15dd0",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.6-beta.1": {
			"name": "rc-upload",
			"version": "1.6.6-beta.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"superagent": "1.x",
				"warning": "~2.0.0"
			},
			"gitHead": "ac99bca8b2919edcf42b8b1f34e6a928c3a56909",
			"_id": "rc-upload@1.6.6-beta.1",
			"_shasum": "43dc142a8f254c180c266890fe7fa4056011f308",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "43dc142a8f254c180c266890fe7fa4056011f308",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.6-beta.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.6": {
			"name": "rc-upload",
			"version": "1.6.6",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"superagent": "1.x",
				"warning": "~2.0.0"
			},
			"gitHead": "e327a6a4f19d9f57b60263a4d3edaa5c6dd3ed92",
			"_id": "rc-upload@1.6.6",
			"_shasum": "5828d02c73897b9b1f1f7d0229a10ce5f048888c",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "5828d02c73897b9b1f1f7d0229a10ce5f048888c",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.7-beta": {
			"name": "rc-upload",
			"version": "1.6.7-beta",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"warning": "~2.0.0"
			},
			"gitHead": "bf67ac0b4a3a076990c7400caa9519b958f38cf5",
			"_id": "rc-upload@1.6.7-beta",
			"_shasum": "1ac72c8f65532b294d43b9f2450ec61a35dcb63f",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.2",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "1ac72c8f65532b294d43b9f2450ec61a35dcb63f",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.7-beta.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "rc-upload",
			"version": "1.7.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook-eslint": "3.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "5d3791155422f48ce9efca85c12f78e4d1ef4a37",
			"_id": "rc-upload@1.7.0",
			"_shasum": "01e48928ee21be637e39d04451471b2f4acd7cca",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "01e48928ee21be637e39d04451471b2f4acd7cca",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.1": {
			"name": "rc-upload",
			"version": "1.7.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook-eslint": "3.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "4e1383b1888d775e2f68ceb7897d1e53c122cd9f",
			"_id": "rc-upload@1.7.1",
			"_shasum": "3993c63168e8f70072d40a40656b4a78ae2de5ce",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "3993c63168e8f70072d40a40656b4a78ae2de5ce",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.2": {
			"name": "rc-upload",
			"version": "1.7.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook-eslint": "3.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "fbb63e568debbfbc25a3c4f31b9abbb65703e75a",
			"_id": "rc-upload@1.7.2",
			"_shasum": "78c2ae7f61b945aa5fc315dcd4d1b2d9aa2c4a5a",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "78c2ae7f61b945aa5fc315dcd4d1b2d9aa2c4a5a",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.0": {
			"name": "rc-upload",
			"version": "1.8.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook-eslint": "3.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "e5bc131f6fd9e45edf7727befe04ed4903fd8bab",
			"_id": "rc-upload@1.8.0",
			"_shasum": "bf35fa1a3e843115ef00522389923312d3446d6f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bf35fa1a3e843115ef00522389923312d3446d6f",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.8.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.1": {
			"name": "rc-upload",
			"version": "1.8.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"precommit-hook-eslint": "3.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "7c1b56a56e242640ea6c54d2e18c8f97312c4c24",
			"_id": "rc-upload@1.8.1",
			"_shasum": "5aad138b62d05e82e3365599f124bf2afc77a82f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5aad138b62d05e82e3365599f124bf2afc77a82f",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.8.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.8.1.tgz_1458107045560_0.47109914431348443"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.0": {
			"name": "rc-upload",
			"version": "1.9.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover",
				"validate": ""
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "cbc758f066217a11e0b2a64a82a1f2a904fb1ec8",
			"_id": "rc-upload@1.9.0",
			"_shasum": "50ba9a6a2d97cc9bf076db06cae7044e84fbe91e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "50ba9a6a2d97cc9bf076db06cae7044e84fbe91e",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.9.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.9.0.tgz_1458723900203_0.8200282831676304"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.0": {
			"name": "rc-upload",
			"version": "1.10.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "dac6e0d4485c0fc7c4de738e7b9729c6cd252b5d",
			"_id": "rc-upload@1.10.0",
			"_shasum": "e957736e9109093b9decf98f59e57097a04deef5",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "e957736e9109093b9decf98f59e57097a04deef5",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.10.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.10.0.tgz_1459489744951_0.568092871690169"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.0": {
			"name": "rc-upload",
			"version": "1.11.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "9b5b6e13888a042b51ff4b42ac175a76f5426f17",
			"_id": "rc-upload@1.11.0",
			"_shasum": "8a3c6cc40ada6e877521faa98116e71bf4f69dee",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.4",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"shasum": "8a3c6cc40ada6e877521faa98116e71bf4f69dee",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.11.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.11.0.tgz_1462284473064_0.14960792614147067"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.0": {
			"name": "rc-upload",
			"version": "1.12.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "e6dac5bdd78708a170c45b036eaafb9533ed4f2b",
			"_id": "rc-upload@1.12.0",
			"_shasum": "1c8fc67a6f4387ae9b82e7c0f205a3be476c1464",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "1c8fc67a6f4387ae9b82e7c0f205a3be476c1464",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.12.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.12.0.tgz_1462872099684_0.6093059303238988"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.0": {
			"name": "rc-upload",
			"version": "1.13.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "d05b1b2094d1e84ca76c1907cbb0159d042949c9",
			"_id": "rc-upload@1.13.0",
			"_shasum": "c47068df389de6c11d424d2789fcaf910acde857",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "c47068df389de6c11d424d2789fcaf910acde857",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.13.0.tgz_1464838761662_0.5888928815256804"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.1": {
			"name": "rc-upload",
			"version": "1.13.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "e0fcf75a02471b84f3851b386d7297c1ef3b1eae",
			"_id": "rc-upload@1.13.1",
			"_shasum": "c578ff473b617483227bf236d1d041f579452be9",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "c578ff473b617483227bf236d1d041f579452be9",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.13.1.tgz_1464925477665_0.5217114500701427"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.2": {
			"name": "rc-upload",
			"version": "1.13.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "9ea66cb4b5eca5cffa0086838f5d3941ced5fa15",
			"_id": "rc-upload@1.13.2",
			"_shasum": "dfd4626deef44e320408a8410dae21fead8da994",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "dfd4626deef44e320408a8410dae21fead8da994",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.13.2.tgz_1465365156141_0.13556000962853432"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.3": {
			"name": "rc-upload",
			"version": "1.13.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "867ca47104f717591b4651b37af9ce4c8579e073",
			"_id": "rc-upload@1.13.3",
			"_shasum": "26f883d8009e0c558d035c51d6e42646265b00c4",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "26f883d8009e0c558d035c51d6e42646265b00c4",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.13.3.tgz_1466140965963_0.2802019012160599"
			},
			"directories": {},
			"contributors": []
		},
		"1.14.0": {
			"name": "rc-upload",
			"version": "1.14.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "e8a8fe95b1c1e5355a283e22088e6f708d4b4669",
			"_id": "rc-upload@1.14.0",
			"_shasum": "c5512241851f0d98bfb15807cfe09392c5967d21",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "c5512241851f0d98bfb15807cfe09392c5967d21",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.14.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-1.14.0.tgz_1468927213487_0.9257212246302515"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "rc-upload",
			"version": "2.0.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node tests/starter",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.14.x",
				"react-addons-test-utils": "~0.14.0",
				"react-dom": "0.14.x",
				"sinon": "^1.17.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"warning": "2.x"
			},
			"gitHead": "29e48b13bcc39a0f170d5e675b8935ee43adfe05",
			"_id": "rc-upload@2.0.0",
			"_shasum": "1dbea109d003608b63f5546143cef7d56d3f9776",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "1dbea109d003608b63f5546143cef7d56d3f9776",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.0.0.tgz_1470892894249_0.6458999421447515"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "rc-upload",
			"version": "2.0.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"warning": "2.x"
			},
			"gitHead": "745075c3235107ee28a78c9d87284095798ba141",
			"_id": "rc-upload@2.0.1",
			"_shasum": "db214408a002f5b8a2739f1505d8ebadf0da140a",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "db214408a002f5b8a2739f1505d8ebadf0da140a",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.0.1.tgz_1470900630269_0.21171906543895602"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "rc-upload",
			"version": "2.0.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"warning": "2.x"
			},
			"gitHead": "2c8c8f51310400ed137e428bc8383efdddb72870",
			"_id": "rc-upload@2.0.2",
			"_shasum": "a7a7c0939de00683722c028263e9bd36023081f5",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "a7a7c0939de00683722c028263e9bd36023081f5",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.0.2.tgz_1470905313642_0.06158696883358061"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "rc-upload",
			"version": "2.0.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"warning": "2.x"
			},
			"gitHead": "f359c95e14d8dadd006675637c34850786ecc8a5",
			"_id": "rc-upload@2.0.3",
			"_shasum": "c3cdaa7c0142568b012f5e6bb14b68c565139f67",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c3cdaa7c0142568b012f5e6bb14b68c565139f67",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.0.3.tgz_1471018910459_0.5475768577307463"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "rc-upload",
			"version": "2.0.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"warning": "2.x"
			},
			"gitHead": "9ded337b2bdcbe85c01d09e26159f655e9b71c76",
			"_id": "rc-upload@2.0.4",
			"_shasum": "d9b742caf307e72fe0359c62e87d33ad3548acb3",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d9b742caf307e72fe0359c62e87d33ad3548acb3",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.0.4.tgz_1471262238935_0.3671201504766941"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "rc-upload",
			"version": "2.1.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "13a1dc168d429411b5a942bdef4e00beafdcb0a9",
			"_id": "rc-upload@2.1.0",
			"_shasum": "5082e8c049dd83afcb20f2b82e678afca6a3436d",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5082e8c049dd83afcb20f2b82e678afca6a3436d",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.1.0.tgz_1474353573384_0.31028265692293644"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "rc-upload",
			"version": "2.1.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "dbf07351c26a153fc2eb17c3c14c3f6d6f8da021",
			"_id": "rc-upload@2.1.1",
			"_shasum": "81177639231b357259127896a4033ed3c87d039b",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "4.4.4",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "81177639231b357259127896a4033ed3c87d039b",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.1.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.1.1.tgz_1474631620306_0.6948323235847056"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "rc-upload",
			"version": "2.2.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "36b7d1a36f05ef48ecf6d1f93e79bf9c8ca33545",
			"_id": "rc-upload@2.2.0",
			"_shasum": "f22dd791acdc9a429bbec1223c9b4ea61c3ae6d6",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "f22dd791acdc9a429bbec1223c9b4ea61c3ae6d6",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.2.0.tgz_1476324582123_0.25685178814455867"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "rc-upload",
			"version": "2.3.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "aec23d6fb3164b863cca3e6ba58ad3aff31afe3b",
			"_id": "rc-upload@2.3.0",
			"_shasum": "76e012da4ea578ab3119d32452ea13066cfcb5bf",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "76e012da4ea578ab3119d32452ea13066cfcb5bf",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.0.tgz_1481514411848_0.8201908268965781"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.1": {
			"name": "rc-upload",
			"version": "2.3.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "25961cf4925be7fc2d03edad86d57e67ac9711f4",
			"_id": "rc-upload@2.3.1",
			"_shasum": "6a795372f80fbf1503a57d98a8dc61b4ce0ef957",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "6a795372f80fbf1503a57d98a8dc61b4ce0ef957",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.1.tgz_1482725470724_0.07729286351241171"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.2": {
			"name": "rc-upload",
			"version": "2.3.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "3c66d3d765524860851b64897c926951c734642b",
			"_id": "rc-upload@2.3.2",
			"_shasum": "feeb7b84e45762a9c76523c94c960664ab0d6541",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "feeb7b84e45762a9c76523c94c960664ab0d6541",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.2.tgz_1483110327374_0.4304508410859853"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.3": {
			"name": "rc-upload",
			"version": "2.3.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "eac29ade40fd03c35ecbbc6f72ad070250b5ddff",
			"_id": "rc-upload@2.3.3",
			"_shasum": "5e896b24e13c558b1bf24aa0c6a93825c9c42047",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "5e896b24e13c558b1bf24aa0c6a93825c9c42047",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.3.tgz_1487602523950_0.9783708055038005"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.4": {
			"name": "rc-upload",
			"version": "2.3.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x"
			},
			"gitHead": "f21d45bbe9149d653794a6dca68f9d984c510a0a",
			"_id": "rc-upload@2.3.4",
			"_shasum": "f8b5fe2dbc091b50a473ea6e0fdd0776b27747b3",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.7.1",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "f8b5fe2dbc091b50a473ea6e0fdd0776b27747b3",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.4.tgz_1489153123410_0.9891586436424404"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.5": {
			"name": "rc-upload",
			"version": "2.3.5",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib"
			],
			"main": "./lib/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "9b5a0e4e6a1b2ee5a7c7fddfa87028b4e6138be6",
			"_id": "rc-upload@2.3.5",
			"_shasum": "a9eea234393020dc1ae3eea9988841112538b9d0",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.7.1",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "a9eea234393020dc1ae3eea9988841112538b9d0",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.5.tgz_1493603647641_0.6528841082472354"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.7": {
			"name": "rc-upload",
			"version": "2.3.7",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "5c920feefee28fa8631e7897658732815e0622d6",
			"_id": "rc-upload@2.3.7",
			"_shasum": "9f49e8e8a15919149ff71174ede8b50187ce2e63",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "9f49e8e8a15919149ff71174ede8b50187ce2e63",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-upload-2.3.7.tgz_1494849264755_0.3579030828550458"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.8": {
			"name": "rc-upload",
			"version": "2.3.8",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "3c0516876a6489698f153865a0676a33fe091c3e",
			"_id": "rc-upload@2.3.8",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"integrity": "sha512-R3NB6NcY5L41O/LNLpklrJ5vxTSwdqto72UgJ5ZHFF900Zmm3DrTc8TKWbL7qqcvV69oKsrB3xVR3x07XmtigA==",
				"shasum": "eaf35913cfc2dced196dd9421df253f509a38e21",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.3.8.tgz_1498052585259_0.6570752093102783"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "rc-upload",
			"version": "2.4.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "54255032ab4607070577db2e36647ee2a773b64f",
			"_id": "rc-upload@2.4.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "shepherdwind",
				"email": "eward.song@gmail.com"
			},
			"dist": {
				"integrity": "sha512-F7v8Wqv5U8WqW3qc1K+f4+SCc1dzfoi7B57lBPNhevA3S8THod9o3Ks21I1tMVTP9ozXRFA1aimJjN6ycBELuw==",
				"shasum": "a664ff9c7df2525090441cfa01d93e7f39bfc3ad",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.4.0.tgz_1500121053753_0.6657857559621334"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.1": {
			"name": "rc-upload",
			"version": "2.4.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"attr-accept": "^1.1.0",
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "c00f1bc9d1330dcca9c5be6af0a99bdbb669fc34",
			"_id": "rc-upload@2.4.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-qpgNxtsvoZyO0F7FoV4AXdcnbOX62590VXdPkYLEhyHN3hqemoOoQueCQOV0g0n8FJhYphIl9qthsUlQe43BCw==",
				"shasum": "09a73da91580b67591b48c3baec1bb878a84b359",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.4.1.tgz_1504265527982_0.3051641038618982"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.2": {
			"name": "rc-upload",
			"version": "2.4.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"attr-accept": "^1.1.0",
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "070340b1c922225fb3320f63a32e30d7eaf8a25f",
			"_id": "rc-upload@2.4.2",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-seFluCeQeYXOObCW6JXVyfMx4+gQLb3Bbtth6K/XLKlqn6gq/nISKOxzezSdX8WnHV9N+OKQSh/65iG7VDRMvQ==",
				"shasum": "ae52c087587e3a8c9c4c39647ed18cb5f6c94aad",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.4.2.tgz_1506304058008_0.3298403639346361"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.3": {
			"name": "rc-upload",
			"version": "2.4.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-dom": "15.x",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"attr-accept": "^1.1.0",
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "fdcd3fc9f51223092d2a99f797b5636658cbc673",
			"_id": "rc-upload@2.4.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GZOyVQAhQTeND4YirRD1M2ngPRa2ex0DiYl3c+tnjWXVHlt4NtpKTBp+BOASWgePzW2FGPXO6qXoDIRaov5eBg==",
				"shasum": "df793c1dccd5d6815ad256fe776b870bb593edfc",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.4.3.tgz_1506497664546_0.4085484240204096"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.4": {
			"name": "rc-upload",
			"version": "2.4.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"warning": "2.x",
				"prop-types": "^15.5.7"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "9ad947f2ee15c1ff6afc4cf9e612a6312d0c34db",
			"_id": "rc-upload@2.4.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EQgGSFiqZWkQ93kC997c1Uan9VgMzJvlaUQt16PrHvmHw/boUs3M/lf0GhYlmpe7YSnN0jGpMNUcENUFwDVAHA==",
				"shasum": "28e1e6a3e44d1b1f92e57e21927cfa2763ac2a21",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload-2.4.4.tgz_1510826916569_0.0026986170560121536"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.0": {
			"name": "rc-upload",
			"version": "2.5.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "2.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "cdd6a05b7119f0113323b51348d1c3b7063b1c7c",
			"_id": "rc-upload@2.5.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-QYEvuYY+FNLQPHtxsy27lHjN/3ulVzKAPLWmkdr8uKmNrN0AMhOJZhRobVHabxZnFhe6aHtce8iNuv5g7CohZg==",
				"shasum": "c7875c1de0899ddb0ce9b30bdc99c5ddfd502a47",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.5.0.tgz",
				"fileCount": 19,
				"unpackedSize": 67606,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH3baCRA9TVsSAnZWagAA0lwP/i9NOKHVS8OVqE3+0xME\nmVwh+v27hlkxUGTrMet6KWMlOixmtP9UlWmGhqvoXT91cDu9QnpgsVcnzzzM\nnsHYfELZyZT3R42vWalVAbdzM5rkhz2huqCEfEZQEFL4KBiwAKz0/Cxn8AIa\nRstonx+vZbPdK2AFq4pYcL/6jnfpxMOmxj7x8SbZDEOxqFLTWMlRHoxhD5j1\nG0JxUc0sqdxnfWhD9nmmCQN4v1YNPXS4moCake6l0/UXyOmvQUqgasKdkW+t\nZxaMU5OYHxI/wlDTx+sOGszQX1XTVWv7RZyJSq3ORa38pYdAivku2geiI+bu\nC2laoiKI4g2yYr8pR0CtVlgO6SuA0A/ZsBeJYMgo+GMR4M+7cOk6A32ViBRZ\nryzhb3zAKsffBYIbKGhyydhD9y8kCxYWK46vSWkOwyaO00mhkswJUo/MHxtu\n+oAWGcLLK55J5zh1GiOGGLxrCjg2tYRQEJuUjGFbA+l6ntuq4gDobEMAY3kZ\nSdLioBlem5xMYOTqSBiywf/sOPOYa1X7tqqzRwj1SPVKrh/mKEl0bU5+sdLf\non6FVOpabUPtz1poR4Yn8G4Yx9pcGCgG1+/BsdiN7wxiLh2gVZSFwRX2Ujfk\nJpBxPz29AV6ecfQNCMldFHf24TK7SbE5+kjfLedRSO2T/k4QUBBqRgb+U4+U\nvXgT\r\n=faVX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.5.0_1528788697274_0.292100859160201"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.5.1": {
			"name": "rc-upload",
			"version": "2.5.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "2.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "d228dde5aa34acf0a811a9cf6ade3572ed37807b",
			"_id": "rc-upload@2.5.1",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tFZTEfWlIqlKrvl9UHLGkSXj8oOrOsXcILVjMwTZCf61gJNZXMfyigifClsPqz+EEXkQvpovu/9zgLqBpbJlLA==",
				"shasum": "7ae0c9038d98ba8750e9466d8f969e1b4bc9f0e0",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.5.1.tgz",
				"fileCount": 19,
				"unpackedSize": 67622,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH5YOCRA9TVsSAnZWagAAyrsP/ium4nY/nOJAm41in4S5\nCfv1GQ+cYwmP4im9kHVbUKoi2D5EN8tNElE+FZCdLxunOE2ksasx7VjOzh+D\nOhZD37km5LF1Ui79/pzZEwWrUKihypSFk05R7utYiqUKSErLxtzKOofhF532\nJLonWIhCFFiWZbwywNOfFmL5LT5TauLUI5kRGcesxETNtK0QAfaAgGLrQSV6\nogMGJ5Aq4mYjvKsA0BhpeIJOAOAns54fJYDcgd5ggJ3VrUtycMzCqLQs9YRB\nLomvOdujQNxP/oi6A4aj9Rl7wm+A8nplmJ0uKg6HXX5F0Ft6QEvFTJD09wFM\n5GYC9neGfN2dQbfeWiMxeMMvlnAOoycCEgAoQxR6lSsoynW80p9PVVZtaqlK\njci4Wuavfl5DfoqLydMMs2b0edy5s1DG5nUrl8WJe+7ZtZo1OBrzSFf+g37S\nOul16u6q/FPeouMX3zRdGhXdiNBbRaHm5EC4Q8Qe00brmvkdEcYgh4kAo4WW\nfrx7nVsDDcWpMNbvt6Am2gqOettYnmXeMusRJ5go61SBN28M2ISzg9Bbq7k6\nfl5bxMgQtFqVoqxmm0e4U+TWSvNYclG+nlU/kikW5DXh/4UqO7/ZmaVvnzR+\nj8Hgg9D4pquSR6TamfVavyF9PI0qv2xFkphIFytWdxpexC9EK8VAfO2ZoF1B\nlS1x\r\n=qkN3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.5.1_1528796685200_0.12532933171774352"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.0": {
			"name": "rc-upload",
			"version": "2.6.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "2.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "7686339cd81566e85186198582dfd9b8370eb4da",
			"_id": "rc-upload@2.6.0",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0nKpPEdRopGzxxrcFGXgZIiRJZwuet+TcMatYFAwPTCDyrFikdiSKkaLcz8Lz9tvLG2VzR5berbT2VLfpH9VvA==",
				"shasum": "9cfb8dda8b1bbae823a076d2dd81a5c0b3f0aa00",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.0.tgz",
				"fileCount": 19,
				"unpackedSize": 68185,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpIwKCRA9TVsSAnZWagAA4ZUP/ApccCLxaUB1CtAh4l2T\nATI3nxmahsLN8iCwD4/tgLyUcGCsZb/5h8iU7Zam7ErQO0BIk46llM5BVHK3\n6jGTFIFPcOt2oPMYl3C6HOwo634snG1MOKQDbbZELm2N98qDPX/zVSzhR+2W\nNMOBDbJB1P0YBbKYguJI7sJpuK5PQuodIsEayxbwYl3jZeQT+NLHfcnSfELO\nY4ksd5rojnc4H96RdZgGwpQuYKXqJ40Ucbi0I4pqazwbVAXK/jnPNxWmZUyc\n3q6XmFJOZOyH5l+/T1n+qTgs9KhnoZyKaOLCbVFvfygTY488mzhZplpfkbHg\nSr5gqXCxMJhsI/gH4QcYZtqX8wGih9xnpFELsbRJVHArbnLIy24uLyJZ2FyX\nCvre3vl+NF1PT6kuDSronRMxCyL9uUv1ygmb4pClkQvD53MDG05dPe8TgUVl\n3SrLEAA6fMzwouT8BE8IlKCF+QRkhr09xgt07KJlnSqK5dOSaeaJMuN3pMwr\nZyRmRoiFbmZPvY9Sg1VCbvkgNmxXW8ubMdVhREyMg341SaHeewm0R6yJ6046\nIdhk/Nm5xdQVz9Q7b6fChOUriHztKxc1e7A/ZtDR8Ie8mY8wgE17NSgBN6dP\n2SPUIUhy79XvqkTp2/E9It46zw+FnlpGvkQRlhs+2ZHEOFjJAK0X3ubOCEnS\n2n5z\r\n=ODVD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.0_1537510409992_0.7262019054633759"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.1": {
			"name": "rc-upload",
			"version": "2.6.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "2.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "4a5220c77b3a1f90ab95b6532ecd8dc140068ea7",
			"_id": "rc-upload@2.6.1",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cYuHgy+wZZfQwwbuJuIBPdTmRYcfMddukZ9ayzuxlUJT77BUf6kgImfCj2CYTvpnTeIlDn8Wh79AAaC2PF1dIQ==",
				"shasum": "bf1a81a294e53920c8451b5752f90208d3ae2247",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.1.tgz",
				"fileCount": 19,
				"unpackedSize": 68334,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGbYxCRA9TVsSAnZWagAAx7EP/29ypdRC+GoBofS3x+Hd\nll/txUJTxu61hjzg427CrFys9irjePkhkn2mCMl7XECS0E0LwWz+UUn1kaSl\nH3pbwSvilwliyP3275rM7i/AexvV6/7yFK88P3M1BK63XANr2WGo77ps/A6W\nI3oc2WHdEHidwPx3HcrFDu8ge8JBF4QcSO68Yt56t9/J1vU74vx9BF0V3O9w\n6zawU/fwwj7Ck3Mv+KLUCoGSi5wHjS9yxCvneDutFwBBtm4Zsq2nlAdsRJLF\nm4uHc2f335DaGi1Wve+9D/6Ib1T6v/FSCdMiwgAp9OZzWHI63eSp61KSVlaF\nKagcCDlGuVds8BisZRz0bpcRDv+IosOJTCGihXV0mYO3jD+B5eORtxDRKerO\nRG09lgChDfUmL16d+jEtMEzHzCEVd9hafKvYXTE0Ebot9hlTHzi59SaeZ//H\nJhz97wH41tDD0WvOjojjzkgTyBOTllqWy3nJq1O6bKaYp7MwFtCCTdTanMrB\nj/E1xUzFTeJ6qoINtjkff9rC/V8qOpOFe0OEe/a9b+qozjaI5LfK4nM0Cgd4\nf8Br3kptFp/HQ/TuIBxsv1YIKpHmvAU6woDynE69XwewCjuuU+GByex5aANf\nmJSJBLAVba1JkCNXoO7+qC5RL5Qr4jnjg3bHB1C1aFgfXUEUxiUHzhHWgc7v\ntt08\r\n=K1KT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "shepherdwind",
					"email": "eward.song@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.1_1545188912808_0.13933648411001154"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.2": {
			"name": "rc-upload",
			"version": "2.6.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^2.13.1",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "2.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "81f1a9f73ce141a17bd1c602a66a25f53f0f0015",
			"_id": "rc-upload@2.6.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-oH0kqSmORwbnS/qY3KprAvV/Se8wvx84l2H7+mMnCkZwmLuJ6qHVBlbCNZkg7+EyE8aaZp9j744smG6hRi1Eew==",
				"shasum": "4858096d5dc24982594ec725003763176e754279",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.2.tgz",
				"fileCount": 19,
				"unpackedSize": 67812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZtXhCRA9TVsSAnZWagAAfykQAIY7RNuKzqBJFKLgEOlt\nq2xOGvY8xo+MQP+2PPhp9Gsqq2ZveQOklL3Dep8ml+BdAP8GoK2TAnh9z7xd\nzOcraxz4eWmrS9NuRDR3P2UzQvMNpShskgg/zCpx9BE6osb0TE7njJWEy26P\niK7Du1CqlJdUndJOmLxVewQpmnadDSZO5PNe1GMABSVekCiwEWOYId8ELk+v\nKI/voxXgn4JsbjsPCc4AEVcRSyL0ejl6aPFGsVuIj53iAM+NowijYAjOUkU8\nYEnYgFZ6NuLHH3xjaO6DJpFA2VOXdufkCTgl6QnanCXanevTzE2cLAoI3jcE\nCk5new1wqvPp/zFxFnL8165NcwWCYqoY8VMIukDsDVET4noazx8AuF19nGpl\nx0Zc4eojmYgTW0wxzf3yrnmIYCwH1ARPUqSR1oYOqJ70bnp8ykDpVtrCH+7f\nHBIyhvkcG60VVXPvEYeZ3BWRwEOzBcavytLA//d/R/tUkuYdw4UgBU4Nmlqq\nbz5FTgjE8o5YsUlAlYuof+XWnAWucx0Beg8cwCxvF7anBYGXW63Q+gUmPKJv\n+w5YN3QY8oP8EHmWCAn7D78YTCbl7/KkpaJpofGv+W5UQW/9ersBDABwZaVj\nqo7bj14rSa1MG15WAD/P2WEWfln+uukWF/hdmW7DTxdyPFW1wfCqZVJdreKi\nZ1cH\r\n=ASOb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.2_1550243296543_0.11481934076761302"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.3": {
			"name": "rc-upload",
			"version": "2.6.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "2.0.0-pre.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "e0c50a096054fafd24c3c14b250576f25e968c88",
			"_id": "rc-upload@2.6.3",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-wM57UH/EEqW2/EcWz5nwnU07d4LHDHjBgxRin2Q56TW9JcFVnaQVq/JHycVFumsgSFV5CZfNW8PBROsKT9VFMw==",
				"shasum": "99f0f4b948e82c71280a507399ee4bf2fc16b440",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.3.tgz",
				"fileCount": 19,
				"unpackedSize": 67977,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdOt8CRA9TVsSAnZWagAAcswQAJoE31Iz67UgzS4Uc9h0\nugbwq7T6eB0u52jP5ZAsJU48xHA950UBUU47oJSgWHj8ScdiGiV1pD5J1Gnp\n+aPbhsbUWuJf96/boYLlNelbFf2/lJU4sKyMfnwKH61Qk654c2QfpNubQWij\n3vb9F2R/V+UjqSkxXb2YvOUF9K9aRnRru65Bn+/XrdayANXbiSArv089V9UZ\nHKGTAzqtARi40MHx/OxP6lYtuEgKH5kpUyEJ9DhtGZRR/cnb3nDoWPRzMwaZ\nhiMnwNx9XTUGOx6GaV4wbV64g1G/mk7nn6jkXKWf9xGeSQJ9FPVY02BCRZD8\nlpjR74IFYe61G1XgVhjBKkANtHpFW3EMVmQ2Eqv8GyvtI4B8frzICvqVbjY5\n/AoM+DZWvCtriT4TZTkGaA6KJO7JS3lLLWynewNk5ZdDLLx6uJSSR9oteAMF\nyOSmdPuDCuXDiNp8HVtjTEMc0d1UTPKfRggcDAh2mYqyUp/e2De21jHR0PHI\nsmIbMX+wcvXPvAlg3BUvkNTB8GLcv6wGUVs+8ov5K7WN/OzoTrReB85xESnw\nsL3ACmbfN5MxL/FFs2TenVZGMX/eHaJWaZhTsjqbblRy8MDnBRY//JcOkprJ\nxTLq8pO3E1BCaN0AlSCsaj2ztpuxYchFpETtSNqI8mrFI3mseI1rITE6vfgJ\n30d0\r\n=EFGo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.3_1551166331846_0.5715160568537616"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.4": {
			"name": "rc-upload",
			"version": "2.6.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "4997be2e719caf5f58e6a6cd35677457b66de07b",
			"_id": "rc-upload@2.6.4",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-nkiqCITJqX/U/N9yhfkwhknPAfHoB3r8zoyToLjsRXsLQIG2tP02XDtgQb6VJXTb0mI5aJIdG7p/F9r0DWnf5Q==",
				"shasum": "4c2eb84b83003ca80028fb2411d420377e43846a",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.4.tgz",
				"fileCount": 19,
				"unpackedSize": 68009,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxradCRA9TVsSAnZWagAAiiAQAIvj5dLLRrlbR91g6n2R\n3wb5II90kmgrbmUbCMeNdQtKBo8TMpk9q1HIxj3WyjxNqmr8hbivb/NVsJvo\nMB6STRz52DJDe+BSO9q4KdRANCmsJzXA3o29E1VnpflH1Qs7k+T8ClM+RUQw\nSWHfi9RTnOxX+QEKPzKsjHv+ZqVAtkzHcoukazztNK5dCE7S9o4sFzj8Uo3h\nTUPeXnmFrQmFEb0EyGNGmUYpR2MOZf/yyoPGjS0LVLmnKZaiDJduHt6QTJ6j\nKKdgpVShKhPpIYgjZplEOxCSmTFZGQZM7XTEla7fEKcm8TeAlKvSf8rK9W3o\ncozbOCKgotdOQbPkVJXoTDlE27dOweJYXoZLxlSUyPjoG1rNDKdbaXnO4wS0\nuC0nmdxMuN2OHIumGu7jqRNbSHkwSzqwEOrPF1ZP12IJ7GFvbYB7TqbSd6/R\nXfET3aiDZ6SI4EPlsvE4+dDSW42Vx4r8udsrR2NDJ0i5ELrAbhiOdXpbrPsk\nnRuWZlgUb8DNf+M2yz0bNYy/SfjWUktVtmiYHErAoSVLvG5t8GNcBboM+V9N\nPnkEJJ8pfDXCcza7ajYqGiwfQQyyNEey4T5NAbhLt+oWXy9NRrfiVnMdQEe9\nzQTVBTJDyfUoiLMagXTjF/KgplJHulzNaqV8IZCgW68TpvynSoJywlBkEgLx\nYLy8\r\n=B1LO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.4_1556526748265_0.9378069440208374"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.5": {
			"name": "rc-upload",
			"version": "2.6.5",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "a587306a122b0c44c39f7f2b7d8394101b555860",
			"_id": "rc-upload@2.6.5",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-i9ZCb6Of+G3fBUvfFNfwbukWffZVIxkTyl13Lsf/s/Bl+M5B0dva73IIR0uAB+DpsMVlbscoIBVC03DMR1/Uhw==",
				"shasum": "54a3d0c65a298fc27d4efc8a616eb3dc361ffb67",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.5.tgz",
				"fileCount": 19,
				"unpackedSize": 68250,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0n9tCRA9TVsSAnZWagAA9iAP/0dQdQxSybZLyZubBwdh\nlo3pZ8ibFfvHruJpI68H9thcaxgYfpLWpsrRbDMDk+Ayr2tirYC2LMYKOffz\nEBfc+lccddqlM8o4V3tOcM5SMv+0HUNu5ziPbuPr87BkFkQix9ujkuefnslM\ngt/NVacFp5Wna035Yv/hCRRBWUVdIDwy32YRoJurhsWtHTuEqQsijHitaSsy\nrYHsG+pc6ddWQXwZlkdbhpYBp7BH1H7xgEP9LVN8mgBDpBB6AVTdp/XQele5\nw/0lg64oYT65Yp5M4vU3h2HEHkF7pPbW5WkGbghRF4Vgroc1pV8di2SQ3Gpx\n6g5XfqolEPvquQLVMrR/mU1m/XGLD2mNQSU84Uh0ARzaibdT5klgfYJXEgjR\nCcJJ3F8vqLnxBrA+AyUBUs/uEVreGFLjrMy9dSAqaCS1NWEHeBcJ3N3QGSf5\nHnKXhiip5oE3Qxu9GFH6Gs3GD9+zvPSljFcxFMcHVNTkI1yd/PuLSlsk6gQt\nY9n9ULEdFLSwHyi/OsiqPvwBu4fay/i6TsbWWdoOvFrjbZ9Mj50V/YjwBJ3v\n8ToX96CqDA+WPlvyWr7AgwQyTv1+5ymm0DEL9TDxMr39IT5P9Q7C4OsTabSV\nHv/h5EpsPGmsaAwdq+fRY4M7TM07O4e5p83W3nisNJ7n2pEkVg9lupZQC9tj\nnYmC\r\n=B2Fm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.5_1557299052975_0.335883349891533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.6": {
			"name": "rc-upload",
			"version": "2.6.6",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "62ad6e9d26b2195e84262963a5d358cf4db53c7f",
			"_id": "rc-upload@2.6.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-JBOv1OTClYnpcto+m1KwuNU5zpDDzpnWCIHmnpZ4VNmulvbWgH47Sj2itx9hY8MYUsj/JO9BL5Xj70zDN3I62Q==",
				"shasum": "655c1d43c84f2b24de127eec12b3f84ff4200e12",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.6.tgz",
				"fileCount": 19,
				"unpackedSize": 69244,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1O8tCRA9TVsSAnZWagAAJb8P+gNHvMhEP61gR0YnQzWc\nH7KjQr2739x+PX9JosWVETjX3d3p6arM/P9rewqmuMbERwgv3+oMi11W5t+i\n+b4aMOyk4JYBCuUkSQ/eZo2YlmVihgmZRA95SKabdijFJNCRHsQuql3fH5ox\nv9KG03MU1/XxaAD2Z7BR+FffqCVolGQMvCVFxST6tLFcK9OiCQ1S+J3D28Py\nyabhtdUWYJbPH5uDjWVzUxppHlGj/17/tLf+aAbXGxZR00xOvbBip+g3FOK3\ngwaKjOYBnDRbqKKr4OqjaYdKIW5UiFLfh/SpiXsapBwpUIgNfl/eHgz9x2D9\n2spI6+XdTBTX08Qb+RzYPIRSnN5MgZFA17HQufrd6eeB2cYrWu89Oyi+2wtR\nFfGLCQzkcYCkVAE0zv4Joycre4jnOU77sIlgdtIh4gS/SflsJULPkGUW4bax\nrYzWaPeey94kH1Od7fBkk5YLY7y8aY6X2HMKkpZDiYoVq/kW0wZNlGp5SUVK\nRtrYWfpQTNcfHt9Js0SAvMvxSOV0H47jdSVAcRzVJVQ0GK/rflJbaynUexRL\nVBzCE/ysGI9Mt+/66waTdgJZLYxP1WNIDLjHoOaYp58nBa0bOh9dp6d9djpt\n8yH6XuGF2hm3glIF5llZ6b0K722GsiEGUL7rrJ3TCuGtxnwJfFQXneEUfsNf\nYlcc\r\n=rFoo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.6_1557458732933_0.18520486571111272"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.7": {
			"name": "rc-upload",
			"version": "2.6.7",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "2e6e8085c4f5da922bcc1c8f00aa369892f5b52c",
			"_id": "rc-upload@2.6.7",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-i6roYvM31ue50r0w/MbxOdbbkZHqpJLT29JyjQC2W5i/7w0/lZJkWEmj/DG5WRRJCnVfIiKmXp2437oXnUFNuw==",
				"shasum": "835d8dceae2c7bdfb7c81211d6ddf02348097146",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.7.tgz",
				"fileCount": 19,
				"unpackedSize": 69348,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5gc7CRA9TVsSAnZWagAA0Z0P+gM6fXBONv8PQtgLNeOt\nPCjH9scgUrf/DufM23MDZm+HW5kbKsOKNUP6ShHkMZACoPJ0HAg+uoKnjzAp\nVKt70Ne8W3/T4zGcy/JB9MiRTAZkuuI119GVZrXMW4u4GcZilM0ks7MHJ042\nx0R/ixGjaArRrRzfcoFj2vhCTFVs8R51rQS5gwBPLrHr1y5dqdmsYpyVJhXw\n8RzsfdSbM58pmmqXzjx0RDBfdsJracB8xJAg/K43yduIOx2aoPfwcswhBNvf\n0+90jsnYWXFLpagV+O4iYkF854WOJc8r+r20537jN0VD7QSp6UJPsLlyqJGq\n7UoScVXz6EM4LZJaFMH+UN4m+1DSa0y0c7WNqc8E/sxpjon7sOBVs9iP4NkT\nx/9RlaY0CqrNbVI3iCwRqXmvVMXlaVziwrrAesNhBlSQK8z822+lT5rnsHq+\ntq2ONxCxighXxt6sWArz1FRJd8+b14gfzrfvvBR8lCR/KBOyODHcEI2ODfGZ\nuoUchCd2szzjYhs0Ff4SN40jEXlS68tMhmhervkQqL/b4ZvmjETbKGOXUoNF\niT8jJEnTtAiHD1SGwfIfIqOw+lhhfSYErNwAdcm155siqjpR0/dfV9lcMn9c\nou0OUAyWyoxtdQaAyIrFfvJJ54OLLmWMD5+iTu+NRMokNNuoT5zj6BOgnNme\nzimJ\r\n=s8dn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.7_1558579002785_0.830737724525"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.8": {
			"name": "rc-upload",
			"version": "2.6.8",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.18.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "d1d8d8dea1274efe6a00a8309b4d36db36ba5429",
			"_id": "rc-upload@2.6.8",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-Uz7hys+FdIfS8qIm+VnCUZ21sY+/VaCjyMKw6cANmgBIbemFNOxEPEfgEBZH1YHt89HCGNPSpIK976ndsuc2YQ==",
				"shasum": "54f2a94150d75cb53754fed3011962d54c3bc6c3",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.8.tgz",
				"fileCount": 19,
				"unpackedSize": 69380,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNonPCRA9TVsSAnZWagAArF4P/0JDP+LM2yEim0q2sTak\nqrk4hBWosEGmnZI98xxLvtvC1WjiLR97TUbZljjfVv1bhiA3zMPb9ObnARpm\ngB6zlNgBnhNbuX+iwfYn4VU/6urq0RPnpUG6gFFXg2XSaJlRLuQhGAbqQilG\nmsoetTmiyTRIDP1/o+bW8BQFNjgG4b0Vba0g690+zO7OUsQwordd1OBE9wSm\n6EqRx02gIGn/qDtV+aIh9AlG/BRdkMMGWr77wytbAlgiY4H+AeShJpes8/CK\nPBmduJfAYBihb4V6oZfn6yYnZiJbPObrVFnju+KHzJMrUxM9aeNUWBfOR7DJ\nvqoJgiLVPQhzbAH5Ies/tvhGPcZBEYriSBgbA7MORpQd+F8kTRJ0Z92MzhRz\nN1bYvLuXxza5ve88DacuK1EyATrRiij9f0hPBNzlueAwgsmhwZQlJZrIk0FR\nUuF1vG/UtNnbq3VQt/BR2znFrweCiJ2XXqyWzuWwHiWxkvSt/tKoWS4bjt8H\n9hjqg592x3OS0Pi5sS2SluRuj4An42Yfh0+xLEOlmhCBmenxFCi3jCu1Bwx2\n3eRrvQ8PNssSCEbPswzsLRudHBbiq6xU66jKZ0cG+Xs0tZzRKHNC/+wv7xh8\nw/6vK4Bmf82Axmt5lptLl2MQl2XXg7e1YImlRlLZozdUTATFl2+3PdLGJL83\n90/M\r\n=LURJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.6.8_1563855310078_0.2779924909259137"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.7.0": {
			"name": "rc-upload",
			"version": "2.7.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "a0b53721f0c5d0657de91bb6e10c2398be2737f5",
			"_id": "rc-upload@2.7.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Oh9EJB4xE8MQUZ2D0OUST3UMIBjHjnO2IjPNW/cbPredxZz+lzbLPCZxcxRwUwu1gt0LA968UWXAgT1EvZdFfA==",
				"shasum": "f279b758655eb5f99ebf82a5a2648d80d88e0ff4",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.7.0.tgz",
				"fileCount": 19,
				"unpackedSize": 70477,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQWCsCRA9TVsSAnZWagAA1YEQAJq3JDRe5Pw3fQpEonbB\nZv4FiJmKqASmqVYsrG3jW4qwZ/YNtgPACGo6s5PuMMS94oYxZK8M+dq+rUeE\nOUJgvWbjCovtW2jzHFQqlNQpNhydOgoj4nuslSzZ5dwI6y22pxdGQXdsaug0\nvU2A9qlsh2WZXQzKVO7FBpBtXM8yZwW8LGBYtte2O+GKkk8EsuXqsG/I3rEF\nHXiTCGZhWLrALeDwie4PfaXaJdH0HtR3P/PfpkgxAhvrnawZALqgqUNLRvyN\n3eEs8PU7WTwRqkle+33duAi5eE6AJYScFcmBgKQQvlUnYjnIqPUSezpD6PKS\nnJiTZXrocoOnsusOSEEcpFTrnL7+wEbE4AnMwr/ZOEHvNpNf3I0ByYdu1yji\nnQvkGmNgzGW25fAw7hg8aIz6Yz5LK8lVCL43j2erYwlm9Q5oUoJTUQNZ9gA4\nT4DZbOwtOpgsY1DwqQC16nFQYodA/DEzg3ySviNbguqCo7wxKgZM/xd48GLQ\nrSr4XgxhbG6ymy8apABd06pO5XpKcjQB0Uf3k0fmDafTA2DRSaNGAgbunGrG\nGUEl3CDmdWI70q6afvIMjqqvMFNwcgDe50ZJkT1PzedldOxEBl+yS7YOfQhK\naK2kqzhp9uNYpkRrOgRrvBi1EHgvZorxjTWBhKjNzYqMncDv7OwI2PwOjAo9\n0Hal\r\n=YFbd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.7.0_1564565675489_0.2922205869063872"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.8.0": {
			"name": "rc-upload",
			"version": "2.8.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "8e5d408765b3f23bac4fef2e4857cb22b29b056c",
			"_id": "rc-upload@2.8.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FL6Q5XLbcwvGwdSen1rz5UUYlEpcx45/nAWvRA0S7ilelLj1I1/+E1u36c2EDr1Ik8zMKKZpvrbWsAeVMet1xA==",
				"shasum": "9ab209380113c2c05c24bcbe6cca87e0fac1011e",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.8.0.tgz",
				"fileCount": 19,
				"unpackedSize": 70785,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbiTNCRA9TVsSAnZWagAAi2MP/1KimefH8xx1/B7Jf95h\nU7iJdyywxvP5kemuvdfrgdWFRfMMcMO616pOw8t2Yvq6Qfof1eqwLPgy2a1K\nXIiivFTHm4XBBTqkl5KFAnaYkRKWAHAVIVGfz3HnKJgu61LuZR+4mG16gQZe\nUkvHrirqgC7xokxjxMBUOMbHa7lgCaWkAX0PzpyIT3thG/G4Vs+bwzvzhrHc\nBfXXtXHWMSdqT8+bJCWABEbZjlF71TnIYI+OVih/zHXFUioT6dlxIQl6bbmN\nUMLkYyUXLOQVzc7gsXZeXid0xStDWX8I1KrfZENXe6D9ZlBRZ+Lm5zHPFcPX\nzYm9UJZYsppWBYRUvbKeEC9zShsd9iEUKukYmt7wAGIASuTaPrkQI4rkwuh5\nZzxiIEbQ9fBSDTY7sOH4j/lpcPyMckpm+VwgytIj39gkYfDks6Y6l5taovqd\nMxDyXCQK6IITQmULDFPSydO/4TyQaNvWMyp0eMHX0CViX8XBSx6Z+cAgvhlF\nnclMWm3b4O0x3jKjzHvj++MFC8gDmO4kZ+Tr3mluSG5LTekKvKGvyKuWEru2\nh07KlYP6wLxaN9R3D2lDZjR2tchkxYpXIwQgXWXtiANnfZMXvS6MicftmdKN\nbbXeQZ7p3gIZLYizpH8P3Wpt0ypO24LC7U+NLtfZ1XLb3Gw7EjChgZSKpZ7G\nEhGM\r\n=wf6/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.8.0_1567499468681_0.7821852343061133"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.8.1": {
			"name": "rc-upload",
			"version": "2.8.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "cee9d0d99f7158ebb10c9329b0be4f1e8969537c",
			"_id": "rc-upload@2.8.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FmKZgWsgOyKeZuperDjHrj8Qx5fdQqYuNpmDR50AP7Za87o8QsRvCbIKG2pgQ9MpNkUbiQOV15FqlQBl2WisfQ==",
				"shasum": "8218eb8c4ed9cfb0340311c2c60525fc31060cb6",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.8.1.tgz",
				"fileCount": 19,
				"unpackedSize": 70811,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkIb4CRA9TVsSAnZWagAA0Q8P/RXypLgom6kr/tQrnkyI\n+UQKihQNCchv+krsAuh9rqvMQ6RkappxLELAmBTmfebBlzFUKXnQaGuqYQHZ\ndSE/PKxG36X8NNKonOnqtbtX8AxMASkw6T+7m8Ejuod0pFOrjNMOw7HnE0NW\nsaZgBwIS6slwWCQct5nqAnM+HigRmNwg2pQ0gpAvQ2fkUzWY3hfOWzmJnuC1\n4uifRDUgKHMTNPCj6RQ+uu9PkgWOLIMd+pOAEZ2D24HSPeo4Pp8KDtK37CN3\nHUNkH4iBx5s5nhicpxD8oVDyi/M5lOlscuw724K2QwlRauF94Q94IH05k+Sm\nRBeSEkMt6xU66JR2WmFtazhpdJwG6QymeQyvV32CX6ZeG5lL6zyYra+CdTJl\nGbE/2M5GOzKl+xHxWsRxeVCf7Wpo7j3ucbfMgOZCNXQfqHocmkmret+EufL+\n100qKPPND89MI72Hso5KOUD86fnBYWeO3do7DnY/R4y/tGXA3CJt3yrlQ4Ea\nQ4Aw4itGoc7mH1EgUwj1Agxc+xfR5S6KChuU4wPvktXkeplpLCFxuKy3UD0E\nNqw8wmhjRbPpzNzSyijRq8XC0zVdwnzLY5/Lvy77+eW+pYpYLEUR7jByrfC4\naaBDGxpdWLaM/Bbvnt2lSL9EjLbcDQOiB2A5BxhnchGckFoLM8WsPmtjltly\nTcKa\r\n=mUZT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.8.1_1569752824119_0.8100473458278479"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.9.0": {
			"name": "rc-upload",
			"version": "2.9.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "1679ef6193291995eca9c2c450e6d0c12974e912",
			"_id": "rc-upload@2.9.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-ZKqzio/vvirC5d3CTYUhxsKaXhza5Cy45WLDj61kSiVtJh+RrBRpfeF5O4p3wgHJ/ezqF1Hr/tZ5jBxWbd3TXQ==",
				"shasum": "fa01ed4c9a43127f160e498ecb3429511a49ce94",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.0.tgz",
				"fileCount": 3,
				"unpackedSize": 10046,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt7JKCRA9TVsSAnZWagAAMTcQAJozBGlM4njNw1OxSQG5\nmZ8PMQ7ziBpDK+Et4oNpwFwmf8YJ8pxYPRpxJ3DASgr8bMl4FpSXmXNVKMpo\nk6lKtrsPqpR70V4dqzom4dRZNm7XDSCTJ+vZAWqTi00r8Yx6I/iJzBXSnpys\nmPyIxTB2++XrQOzUixfpGjTX12P060f9a/MwIc7COo7jvRQw76uGLktnGobu\n8RN9om4hhjtc2r8Ew8vSrwpupGlhMgfjD4ctAyvqp6qHaAYJR6vTkYsk8Z0n\nR1A7DUoeGnSn+NRETRA6Jn4MzyP/yJDLY1KZI6gkIUa2lb1DWrEBUo5Ksor6\nYh26xWjL+tgICXHFJGRMjf7sJ1u05M9fhAwXoIbi2bNjq3CwOXYjlxwWNR39\n8pi8/VXipEaJHYVyEtj/7LHKm+ADZNznD7EmVhw59K4t8dOVu7cXrt9mup4g\nb9Q7SPKTECAA4CBkak9MScj91Skx1wN22u4NO2bIq++7trRRhlhYH7UkPtNp\ni9FgIZ9dhoZ5UXf19DWyHTrUCkop5I70ao2h6jGVLq0793IYPqOblaNVI+CH\n692V/H+yIj5T9rUJyuyl2TDSDKCLdd4zc+1jL7YFi9OeoQQv9neZ/0ehUpKZ\ncEzN0IuNL5CMo60FR06OdXlhe6QzkLkdNEdVb1wsBPq+xiGSz3KRTmiDSnmq\nuAUK\r\n=QnMr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.9.0_1572319818134_0.722901478103608"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.9.1": {
			"name": "rc-upload",
			"version": "2.9.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "9ec6702b5ec97188ffbb8f8eb0e613dd704b7c0a",
			"_id": "rc-upload@2.9.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-yMepUpgLS41BKkzzC2D14rFogzO1QAVrEgBu3t4ZT2deyo6IDcygz2kgfBGRK9qHVF6kOTW6gzbdXj3v1Bn3oQ==",
				"shasum": "2ae60bc36054231bd967b5e1b293398f72222078",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.1.tgz",
				"fileCount": 19,
				"unpackedSize": 71041,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt/8NCRA9TVsSAnZWagAAVR8P/iGbYu2Gye/vQa1w0+qh\nVTG1onkkOzf7drJboBXnvwVP0wGduRPobVRp/En3cvRFrHdHSNKe+ueP1RIM\ngn5Vy9pLxENgMSVNXgymE8VHa3c/b6Lq5CA+PcDhvVBUdlgyqJ7fD2ufM+Q0\npo4jZMxAr2G9C+9aXN/SHbxjTcUqu0l2TU7rXhdPDCmvVDOkQK/a1cPdtJ0S\nk9riIvg+L/Amd6uvF+sX/bRjn1CguJ4j86v1lHYALpXmFb2wUIjf+nQAAsnw\nrQhr+/Qfpepk4karzLGn5CDs0Ex/kovJAVjW092cJ5RkqUpsv0tdlAWXVgm2\nCcKdN9AZGzBHafRQ+S0yQS5Tz+xHgItQeJQXyOFtsBxlgnhLrkG8dVP4W7xK\nTzpnwyMI+0kixk1/Vmf9UksR98lN7eo93lkK7fCCAiVKbdVOT/WXAKk7XaB5\njX7zLGswCdQVE8sKrroiLLJMBZKVbofbSEe1QR2DW6jCmaeLwq/bbUTJWGZr\nEits6n3zW5NSdDzC0G0f11GB3l9E0EtJfNIqVFFZQHct2fmogLKK6BZRKT+H\nCDUe8mhn127IsdVMBkBjhtX2JSzOpGkLfbbgwDul9bSGjDwJz5Hd/i6QcTW/\nBq/MjXXAI/jyOzR9/7x1hSmduyClhCJAUYxc1nS8n3is1yako59v+EzQ2oX/\nvi/q\r\n=piF8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.9.1_1572339468756_0.7031184453760486"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.9.2": {
			"name": "rc-upload",
			"version": "2.9.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.3.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "84182425f3283e54035e00365e9902a7a63ec75a",
			"_id": "rc-upload@2.9.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-USjuWpTRJl3my32G5woysTaGrAld+S4dvvZ9kW6RX/RkekfmLDjvWc5ho8Mj/+6B6/tDRJnyGyvMxMQNkW7cvw==",
				"shasum": "bf9f16f2458a9a07def00234a6618307406ac7dd",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.2.tgz",
				"fileCount": 19,
				"unpackedSize": 71237,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyNAMCRA9TVsSAnZWagAASLAP+gOJS5gQWWDFDboqE4mf\nPSULx/niW1DIPJRcGU6lZVFCJGmItTVWg+NJkJ/iJiV+PIxe+MRNdI9SJpX0\n1+2SHO3RGHDrj2CWrznslbMSiQw1inr6dH8X0gdEO+yJJ4UgQxii5OYznQPB\nLkKBv1N/NB/0KFBC3OVQP6+ZmGLnLtYRbQdIqI40OFOATHbsuJPuaFbR9EIx\nfl0r15kewFIoQObgc9w2kKe+5g5TClVMa6puF1CAzIKeXQ/u2Y+X1x7Bj07G\najniq8cuhEpx5o6GyvqpcDjcF6oAsNjK+ivULwyhpMyF0x0SzInHFjr3AVBi\ng45t6OeMW8KeUYu9LeocI62SX6UP8MV/2Ld2r/amQeZu3BcDEVWJFhgu+Evt\n/IrrX/ySFEAPPGMKZOfA0XirG1cAVAo8Fh9BxqYaV5QPHCl5NomWB21Otkc4\ngcCflfZ4MPvySWmemnef6ATntoKOvOlAqx8WpIlDP+jt/H91Waw0DNU3xIdA\n2s54Iit2mISzzLiA6jIplP9XFq4r5UUoe2u2LlqXfEgBo6+dYkj9NCoFwZzu\nc5NySgeg727aGqtRkbw3nwucRBoeAT1J8rpvbvJ7ASd8AFgiNbRV2gvuIDKG\n7GQFUKfWTpXpy5pTGFVHOsCdntCdO8kud8RWOXxycxe15k9Yvb83BQkLTs+B\nthaN\r\n=I+S1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.9.2_1573441547922_0.7041839635253311"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.9.3": {
			"name": "rc-upload",
			"version": "2.9.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.5.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "3eb5a4c175ec7f78b38eb23c4fb3b25d72fa563d",
			"_id": "rc-upload@2.9.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-d4pThCff5vriqb2nPnEIoW2HnYgZ5aLtlNmSLGRnpQHWeXeIN/c3SzpEbA4uSj+PjX2T9ye9Utd0iLnWFhIDuQ==",
				"shasum": "2dc1c39250159d348ec7afc7c88bff7164d9c128",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.3.tgz",
				"fileCount": 19,
				"unpackedSize": 71541,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3fn/CRA9TVsSAnZWagAAo+sP/RTQLlU0JXPN6ee2D9w1\nmXhTSjR48ThycQaq9rWm+XgXOZ9X1sxLezKpcrjKVM/RluuSB8TNjFdMWVXl\nmcftmhpHBmcrDr9fJegE7jcalA9gvAvYEmXwW3OlCRny89GN2jftChLbseZ/\nVVBtZLnnrOgopKVPpKDR0cfaF0Ie/acuGK42jim0HTT8KvpjkfNRNxh5yyqH\nDyo3qNgKbeIqlERrpyjDal+6/akO63DAUFxRfBNtgIMyu2XIQ6NL2S6KW6oM\nOsrdosBBjHm4sDzS6V1ikan8z/akJ3TFCWk9Dl04QQDcZiYlPi0qb6p+BsGg\n0HXJMODBxoKV9mky2RJwpS1mD5oNAw8OkOHrVFL5oo1BwqswnDCrsmLXMWIy\nAtXsE5lXVL2LOqUmP1g+VFzY+VWRC+I4sNAKB713wdOhX5IyMidsN35dMOQX\nLE9fXyZyD3MDmfmuwcf0c6+9ovBHG+Pf5Q+Go4YHKUbIzDob4WRN79BIg4uD\nLFZ9lVQ8heISLsJAC212pJXsMUXWBiThHjt7yonqW52TWbgpCcONgQrw4j8G\nDYE43zIBtkZjIv9FJbl2158AQerl6v4xfwOffgFLIPohngBYAnoBgbp0QZkc\nU//eT/j1mU49XV0eYUfz/y0y1W07h+mAlgDcOumlJJF220W0tR0e9IFV5/cJ\nk+Mk\r\n=Z8fn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.9.3_1574828542550_0.6507811344283925"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.9.4": {
			"name": "rc-upload",
			"version": "2.9.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.5.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5",
				"prop-types": "^15.5.7",
				"warning": "4.x"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "933012cf16dfd2d760dd72209864d03ca69373ca",
			"_id": "rc-upload@2.9.4",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-WXt0HGxXyzLrPV6iec/96Rbl/6dyrAW8pKuY6wwD7yFYwfU5bjgKjv7vC8KNMJ6wzitFrZjnoiogNL3dF9dj3Q==",
				"shasum": "8e34a73a468d7907fe31982c38100e4593857d32",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.4.tgz",
				"fileCount": 19,
				"unpackedSize": 72157,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6kkWCRA9TVsSAnZWagAAERYP/2mwLCH0P48Qm26lXseV\no4DeEv3igbL36tjkL1o6vjDv0jDjgOygho938GNuopC7FzJZszQaBw/OLxA7\nBd8Gb7hqFLUmofcvbl08OS1qR1yEhqYGVZbmUpVwJM2GhcamH3z7oDiKk4jz\nreFKwKn5Om0tywxU+uYBK1lqHgn66liYvvQ9vt7v7Xic3nMEoAGzofJoCTLq\ndOxmQ/C8+cE3bKQSdHYzLHp3KTJF/TL6m3HYtTLz2pMjsqEAw13WbNqIVgvM\n+YJk4naodU5DXMmCM0CD2LXl7oKaWn63tV0WatKm/qzVVNpzMadgyLdSXeo3\nZa7Xr5CPSBs9gzX7nfuJ08HdHr9jITsHBU1vbe/gWJACx2jL/5RaFliI/fkX\n7OTsGBrw7IwPQ+dk2pnxFUdUgjZV5YGeaGNtoONILcgMXUGfNGbkUOP8OSQ4\nrTSABnNGpHSx/KnvGYA/oyQrP2gogRwgf24CqiECKlnUhwsqmiph8IhC2oJ/\nDS8QpdquyLH803VGqLRYIdnT4MSFc7OARQJQRXflbawzeNyj0EEAI35XRNu2\nvAUImU1mi0Fv/MxuXUwmat7KyZ3eYWy+B7mXj9ohSVtO65dJTYfBmiN5t+KQ\n3O5YVhXrBiPz8fsiXC24XSur1Hnw/lKJet/dpWUZeWz4hUY5wVuHquV1wKSt\nr4wW\r\n=9qOQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_2.9.4_1575635221904_0.5885634374181696"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-alpha.0": {
			"name": "rc-upload",
			"version": "3.0.0-alpha.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "7.5.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"readmeFilename": "README.md",
			"gitHead": "c76832da108b13d7e09ed166beba22a80cf02955",
			"_id": "rc-upload@3.0.0-alpha.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-9AGl4irT/GeWzFRngBMV66WDj76CxzPYwMmbX2XA7+KIpt1glfAjyI7Hd3W3gzObfW8uj0zWfJKZJlwck30dAw==",
				"shasum": "2868c9169df4a2f08c6463f7bdd9ac55d999fa6d",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.0.tgz",
				"fileCount": 17,
				"unpackedSize": 44449,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAHU+CRA9TVsSAnZWagAA3ugQAJz7VVjBzaIJxPXswVjD\nskBZel/DZT8BksyNxKm6idrNtdPJl1x6rMGmfDVZARY6Ht+jjHv+o5aLD+Gh\nlU9J1B8DpjPTzlLBJpPbsniAL7RsavcJDZg5aVr4RmTXW9rEJPHCYwjh2ibp\nC12z+sw1SrWD84HFiHsrFKSJSHZ6ar79UMRQGYNqlzD20F7BSb+EwoGo+lNJ\nTc6XmLTV2SOV4mw+XCRT8mTEgWHjur2LpXvR4YDYvyRrzD9Ke8hIyWbxwgtt\nP0EvLm28b4jnEEbOeU2nScrwhdIMdX/yapL6k5jJHNw6enfx2Wn5RQigrWIY\n3Id3+hhntbVRAwDsehP1br0JhSDKxE3iIfCornibt9YDHNezltQf9itPIzMI\nlDWTik+q5HB6MT5TcJIW/ZosqYo3MYwvo3hqsPM7jIoZmtHZ88kjGoLTBb2J\nGHGoKy/on5GswjAMFPn3tPnDh9fDIQO7OLuAgpRJvjSFshHAcFllXkaHobv3\nxXtO4ZCKAliluVC8LUxDPsds5FmgHLjXpcoyQbIy8RZEQcFnZgKEUYU0JWYY\nBOF7J6AgigDfLkIsEml1iQNbvkZ/SL4ZRr1jAmHYNgo5tmETuWXLtITL7lSH\ng7LLYPpW38/Dt1Im65wdqxvUxdM8dz9DbBbKGm0GQTdC19ut4Qo5tQP9SCoe\n17LL\r\n=NayU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.0-alpha.0_1577088318494_0.9017774192175845"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-alpha.1": {
			"name": "rc-upload",
			"version": "3.0.0-alpha.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^8.1.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.0.4",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"readmeFilename": "README.md",
			"gitHead": "709fb8dfae6d656ad26e5dd1b1fdd9075d09d46e",
			"_id": "rc-upload@3.0.0-alpha.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-JeK/3IUoP1/fUxSmqLGFQke+6Zj6KtZSiqMfxovyVv5fOZZ56Stp/pnuQAQozTO1EAA9qdRKf3+BY/GpmMCnbg==",
				"shasum": "f183f2eed751c29b7dab7799d42482f966c9d064",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.1.tgz",
				"fileCount": 17,
				"unpackedSize": 44879,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIDmOCRA9TVsSAnZWagAARCAQAJP067MoMtOCsZZrFhGU\nFn7kV+WVXx9fEfLpcLoOtIOgBXOS3Qu/NUt5gvAPY3O1dMU4iceYghkeIT7I\n8gDc8GmUOr1WoS+lATJwyTncdsjyYSSE9pk0zIXC8EarXbEavLWNJpd/HlmE\nU/0u5jBcKT0B9pZA+VIvpUaVTeVv6OYkM0SilZsXByYXm4LSPaqKn7l/KvkQ\nHHx4L1QSeZLKzIqBk1sOMKbJqv1ZFV9iydi408nq/lJ7f6pOtK3VOzbkRJa/\n8gPKBfGzHWCeJ92ZiGgs9z9jfmZSXaRaKidwCw52XMJWDg2leo39h3W0XOMZ\ngjjI9vd5H9GMUaaXFClfdPnd6mBGsYNjbiEo2Liu6uxL9ls4f0vRoiqq/hHI\nEf5ou3GMoyAYGxy9Pctcv2uZVll74EkLx1ohOcJLwZdk8X/crY54/cjb1/DX\nRC1fE9kasMOvbWdVz23WBQbDrF6sW53H7wXNG1NZGBEHRjSd9d6Fhju7WcAf\njhbUDvtRSPyT2hKu+B1Uo9hp7ZZUqF8KqQfmzqdWeSWkcr/zs3Fjiv4jUJux\nuL2ktRfc8L3rHxGsSRRVSnQb6I/3plT0DBM+WEAAHIy3XYg32N4a3xmjkzhw\nD/TkhC+QeL3/SV2WZTdGZDClLp/JmTeXLblvUuVjWlR014eD9ADN/Ftgepok\nhtDN\r\n=HzVD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.0-alpha.1_1579170189622_0.8965628969946391"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-alpha.2": {
			"name": "rc-upload",
			"version": "3.0.0-alpha.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^8.1.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.0.4",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"readmeFilename": "README.md",
			"gitHead": "c49571b438b1b82c647dfe83c6bcde9312ed27a4",
			"_id": "rc-upload@3.0.0-alpha.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-x7V9Uch5rRm7JYqt6tcHdZqd3HLXx30L0raVdD+a4U/OFTqNAfp2ghTwxKGUdONIHDsTmQSQuAquSPljK2PKYA==",
				"shasum": "54aee647a6c03c27a81e2eb511791c85d008c131",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.2.tgz",
				"fileCount": 17,
				"unpackedSize": 44905,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIDn9CRA9TVsSAnZWagAAe+cQAKLRH0/L8fE6y6hsptK3\nomLb1hYHxpM7SpWN8sYiNu79kyxSu+8cf716dfSGkywT1w+Ly/JNYWmxvvtW\ncfZOPS8pW/iWpbxnOyO58GdHlGK/+xqr9MkfBoHhf236uMQARSFYEADlOEM3\nvAbzZcuRlePmo9kgRpd9e/B+J4QtDCNNtliKSkDwus2cSCNQtw9fEHBYd8Gc\nahU/u1c9k3D+Gb6YVn5UNekwNw6TJs/nw5lxyGkt1sXDXr+B+gD7cr4WaK3d\nHsjO4xNLx1jEepfJEbYDWY5zGPMQdAbkuJa1uexCVTvsoV3YFrXI9VQdB7b9\nkPMg93MeoheJeZfcUsFXPHdZjam8d7KPUqB9OJ7ya6ktkN0E5hpll/gLzzg/\n468/C2NLJgHBRadXWuCVcnEEFU0sP9iBeXTSbhayucZOTugg9guE4uyK11RB\n1YNJuQCOSr5PLg+4hZNyaw1IIztNMEy3PQKz9thw4h43ui3YVkCABsxUBiHB\neycITf9T3ZAWMLBpPpxJv8tLql+p3IbNrjqzepLN6nfL6J7yii9d0CEEiyGl\nSkHRzoUcHnt134O700B3CN7zbJWd6Mu5gUTHpa6gNFuzP8+HIWoH2JAAM5Lz\nnTAU1nU1b8s9Qp413vlOE3SvtD7IZcBDRcaK4gqI+PwjAebj2or7MvQRGet6\ngday\r\n=Mbpb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.0-alpha.2_1579170300942_0.2146019323831201"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "rc-upload",
			"version": "3.0.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^8.1.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "8176340bd19b5940dd626021a31128e4113b0dd9",
			"_id": "rc-upload@3.0.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-GTmLJ2Habrgon26xwtF8nx1FBxu8KUjRC6QW/7a+NVZ6qXIo+s7HnjqwseuG42kz6xGCoSLNpHgIoHW55EwpxA==",
				"shasum": "1365a77405b2df82749e55bcc475ee0de9424370",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0.tgz",
				"fileCount": 17,
				"unpackedSize": 44897,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVoliCRA9TVsSAnZWagAA1twP/i8IWXO3yz5zUfxweFPR\nqrVtZe02aDX4JqiKJ5E0gO90e7+cmptDhcE9OvrEi1ZIuayJjBO+l04c7eUs\nAt5dHrC+mqqKfNIUnOKx1nCBLD75UGxg/4UVMXTwbDcDuC3cRIp3xpL+mV1z\nklo38fYFklK7AH0F6xnKRVAX5gRpIGBvtubSrUMd6VCWchQ0KBuSsQkMDF9Q\nIVaBMgX2GWLsynMf3e22j9tG7zPrX+Hl0JbEXAbQ2fT2kbOyYZkvWTpMfhfL\ncVDyA1O8lcmQy5QGTuj/bL/TSziybZ3aItG7j4ycQa0YCyXOOxVFPlidn1CO\nb7XAt2qTStf3XA0aEsSEDml0/fKil9c+8WiKxQPRJeZY+XORYtGXJ8TDhmA1\n1EAU5Ldld5athldPWqS4wnsM3oe1FyyI5gN6sDOPwCHsoI03PICjq8QHuqQB\ntB2NIdHhxcm+C5GQLNLtm3oNFidASA8eV1LkL3arjMyAjekiL6N6ppvPt00l\n2d53/RshaqQOWQ0/BN7xVrN/hvzBtJNDirEA2UzTXktRLZOkA9GDU5lDjMHO\n5LC0JVfeoBPM4E0mKQp+SsMI5/wOYl3B/fPzD0e9gLCK2OEWhS1gzCnW/4i3\ndQCPWVm0dTTPnadKFNhSDPaAWR739l/qZQC1u2QQL3euzOMuN+it32oS9mcF\nJ0E2\r\n=7j5v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.0_1582729569638_0.1095841903003747"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "rc-upload",
			"version": "3.0.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "7af31bfe267f488ff587c79afa795b472cc1f199",
			"_id": "rc-upload@3.0.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-d9znZEGlnPcXHSDkDxE1QEf7M1dH9utJGZrqVCpX84yP3HsrkNrFwBWGTaeCLv7uQyQaroxXNRxO7sa895kogw==",
				"shasum": "400f0dad6455e722bace7b296919ab0c959ea4ce",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.1.tgz",
				"fileCount": 17,
				"unpackedSize": 46262,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekI8GCRA9TVsSAnZWagAAWCQP/iUSKiDQo6Ro6xggaDIL\nmfLJt4FPono/KZ6mXYE9O1ql3H5A7jrZ8DoKDhptdLEzHXnUSXNWm42LirHe\nduJCJTrDArPCoDEMNfFPhy/vA8jjPjFOD7LxUvdQGAJgfa6a/3dstb4TJD+3\nhFVHQi552U4wdODzqqViAcN0NIHWPVOEXq5z/hX7FnMl15mbEwxZ4MrMiziN\nn+lm3PD0hPjWntKWWZx5yaOlysDk3yz2hOwPNwaYkgVXc5luhmnpO4nys2HZ\nIMLfqolUpjfvb548q6XiIFdMl9p9MlYVdv8w9DcIxX1quO+P5KZWEf4GUXGo\nYmEu+FXrwaSohrTUPdJ5BY59SWEH6+98qfbp2T2mvfD+dxYeuXF4pf5VQmcJ\nLJBXxX1arsRz1ixIK2gAWeaegt3uZu4qcOzrsi13eTPUkNsmVdkSd9r6VHfV\nVhHmw9De2zbNNVPzHeHf5RFhcNqzAizaz6JHHf/Hz/eJamHjj3cDNllYk1EF\nkxmBnf8qMuxchSIjx3c652iVQ9zDcCNy8wkOD2lE48IugZimID0llPaHWpNY\n4UBQQQ3Ey8qGK51V7vvU84pYkv80ihpq0HUDKXugVRdNvSWCkBayBMRMwx28\nhP6YYqMWorwJNr5hy/rzcKPJI7c1Q2BgVggT6TTjkBNKfw2YObHHw4KP7p2x\n46tR\r\n=UGbl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.1_1586532102115_0.1822200148021722"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "rc-upload",
			"version": "3.0.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "05068881411bb5eb1ddd8bc3f8d03a822d25ea6f",
			"_id": "rc-upload@3.0.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-oPQ1VG0ITQOmb9wt/hqYGfJ6Rd0PwzgduOUTNjmccOddL5ZsQh9g7z1GCXlH3RKMMLf5gxf8RRBBowK0llNtiw==",
				"shasum": "ec09489633a0daf449a23a7f6841a32ea9fbd092",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.2.tgz",
				"fileCount": 17,
				"unpackedSize": 46328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenR47CRA9TVsSAnZWagAAKhUP/Rc4ucfTUU/wyJXfYbWv\nqb8n41ems0YA7aLt4Oln1klXbK6K3vt1ldkDFUGZVfntejG/oTKYTrffpdqc\nhM/R44ihuJuaGbgJ/1ULsOo+yq56AvRHdCS2xK3/Bjc9IzODBr8enYqdB6zy\n8/ohLbqjEW8DK9Cs5RdPqcwgdXjeOqJSAYmOarXlg+UrnDpxT9RohvGLXtXI\nHPkjo5FNkw9/aZRIs2Egcx8PBBg93kqhQNYvRiQdVBWQj8H8dmX/jMHenU/D\nGafHrFNRjFPkvIzUSdVa3Amse4PDbTTmAtkW4sLiPEPFtKtwJm7l5zyFyKEj\nwlg4VUy8H3FrjbDNMAtCBCDLQWJER4XTKsNS5mC64X4Iyc5jzVEI4pJYaNYp\n9QConU2DHFZMCmiee2gHsWfp2o2rzqZBnarx/rbb1UNBfgPjdJjUdQpRnmSd\n6tTDh3/f/IhpSN7sgUWMwkzEym/X+EDphHQv+vbevZvHkHj3xiRLg1d5FMbj\naK8Rq6AjFbl5LMIv2oGKem3tmkuhr1R6RWEG0qbhXzpPgj7k/RuCDXof+AUa\nQy30H8s4+XjikzcH8wlD7xHO3a86JPED0xO3W4WHg24AOFmaB4BrkpcPwTBN\n7nJkOTaLv2b8mkUW+Wi5uroGRPT7CXz+cw2YhfCIKGi+l3fkzzJH/zf13o0q\n3VWP\r\n=GTrY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.2_1587355194406_0.9922928406348768"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.3": {
			"name": "rc-upload",
			"version": "3.0.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest  --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "e52afb6d010e5dc31b93e8a8e95a63b03e7a1711",
			"_id": "rc-upload@3.0.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-hAXf02bYljIh660jg3/vhBX/cwLZCuewJ8de2lxPU+DIuGDFHoD/JoPkHsXGk0Lqy2YmdZHo5335EeqXrBKIvw==",
				"shasum": "368acd354bac034b72b12b16ef0eadd7c6a0f1b1",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.3.tgz",
				"fileCount": 17,
				"unpackedSize": 46360,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenVAhCRA9TVsSAnZWagAAcEYP/ihwZA8bkmLS0De5rPXX\nekdKKZ9Ga79bwrFpAxp3HmXom51Huf9S8LXfPi2dX5C1gNhEUlg22oeuNaFb\nNYqMUzR4HYjf8OLvkrDRiDQJcbyKOci3ZjpfU8zw5EQhflB+4gJIh7MTK4JL\np37nfKOT25hpRyBczfN1wJXQr1MElZ6NPLlbspUSN360PQj89qhhylBB2tOU\nt3men8iTFdC+O6oTNbZ3KHmEdCoVzAj9xrdxLVNYRtbS8zXkijpIDVhs5FOZ\nvKHtojKJSjwLVZC/IHOWRgGPMHR3tFdewJ8jbiMK6oejw4DCuKoEmAF8aGrW\ng5Gi3PAu6verkdQpeWWUO9rQvt6osLImqstti+UGShegyOn3Nlgz6KxxM9ON\nFM72SglxTIBngdYpxdFMl7MbGLjVBEDoMimnM0Rd6xu9EPz3T6XiqrTmn1dr\nfGVsNeECsybxM0CiC6fxUH4fJZzFAI7Q7MLlkmdA1zMo92GNtCRWiujo2lhJ\naYeUGVHFuhWwIBgSwRCOcGJMAwcHRrGTXKREqiWJcwVU5+6w1CRQBLQIxPZT\nuVR1GGFd2nNSJy5U80Q0BjSiJH3qMs9IDPwd3mGssT1GwML8i6dFSeJIjRr6\nGY1+eA8vYqP1+7BpMfcptJ0M981ECeBJcEXXTQ/9BMBQ79gxjuv7VMSnCAtj\nseD/\r\n=/b+J\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.3_1587367968674_0.3925958024123182"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.4": {
			"name": "rc-upload",
			"version": "3.0.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "cd1e88a575c3ae5b4c5ba86509e3979aca63c6ad",
			"_id": "rc-upload@3.0.4",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-dTCvj1iHxjHG0qo5UyN2ZmtueG9GG3xrOhOwnjsehaoOvl0TOjLbHkUIPPqLZk+wHb57Ue4KB7c3+IMgkDoBvw==",
				"shasum": "5fd8ba9eefc1e466225240ae997404693d86fa09",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.4.tgz",
				"fileCount": 17,
				"unpackedSize": 46507,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenVMdCRA9TVsSAnZWagAAX6sP+gNuQYziRtGOcFmg04Us\ncuJLwRMr11gP4VZyQz2IyoL1usCV67XhxV1O8614cIrdOdP7C2fS8Qwgk5SK\n/2b0PQT0iYQLm9zQTMBHvPmzwiKf8sW6xDvwzm+mlse8oMy2c2BvAGRwBw/c\n12TokJsbNj/1sHqrUxCV7OYyo/DR8Fm6SoIdtaU6XSfQdXZJz6WX9VltWziB\nKtHMSTc6SYPprIlto3GzoWCG5R3EyHMCtqSmdFuyO3tZXplnC4pXq6na3+n9\ndnQxGasEnBlwJeTqtUElVvTz94vsXEUs1lkNh23w4okR3/08+pDPT+ycwj5O\nz5SdP5MRoyNMycms4GX1gCk/hoXxK0R4VrsbKY1Yt+1n787jqdlfFdn/xvu1\n209I0Xb2ge10HG9RohDrCv3ngjFjk/Q2TmisgmqSpsozaknWGQdJRzLmWIyn\nLotpz350Mwp9NVzYyK1T94jo+Ym0HMZXA3IQ5bDM1BNVPHDpbLWd+cHq/SAO\nKReblpyQeQS2DusJBRJzZTyln3NzQinAP4dX47ZUlgKGnGRWGq1MxS5u9aRE\nq1sxVMj7Lu/HpnsB275P2Jn6DJR1srwpJF8aK9lNM2Zrq0yOeqv9HCxCp47E\nROWd4+7Mg68WTCoMzprI3WSGzCwgJBr8gQRHXfyfld2SyplJRzN/0chedhVX\npG0U\r\n=yOFF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.0.4_1587368732721_0.5211711553573131"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "rc-upload",
			"version": "3.1.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "8.1.1",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "1bec3457b1c9391babddde001843cee7a1b9ecfa",
			"_id": "rc-upload@3.1.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-2D5BTbjsduZVcRZeouheQnQsoaBvu+hYasCP1Axrpa/xRPhYjqHTk6uFkUV/km+zoLRoyemY7i+0OPM/mh0etw==",
				"shasum": "3a1f66afe4e1b056d94801fe3560517e1dc56fbb",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.0.tgz",
				"fileCount": 17,
				"unpackedSize": 46682,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez17ICRA9TVsSAnZWagAAjkoP/0EActYhxWhGr469q+zS\nNUqtF6Kt9/aEsn+KobXzqksbN9PTdSfZrwE2mskQqUOoawhU+qcD9V6UAVDR\nKMwp5pC4rMf760THlWJUryXmHStUAYixTb5uC6ZYICW5J+ULPy1g5lw3FyKs\nokBIRV3RGr+xl54+svtVpfds3i2FA2Ag8oWcJkkWkqI6EV1KGaelBhDAPInb\nwh9SkSag3BIh4d9zjlDC899JWg/EO5LlOZbi9gxB7TGc+Mnj3HgVcpTe3Qc4\npVu2nsuMYCGPijpTZO8zuaUPA2MdKfdr6VvUinp7Y0o4uIc3IjcECtBlpRNC\nHHcnUvIr5CMKXD9TiV9+Vxdf23E8Q/mOivJlvRoFCMEIwvf+WUrYkcsSGDBB\nSpfVdpjQgKHmRVDyMDVtz3BMdrSkWsoOpsOm0sJCcQR6CuolwBYSuLj0wRQQ\nOAa6iLwnKjKFl8x0PtgDi+e4lrcGSYqfpomPnd7hIGaBVpr7sOo0FJDM2DGw\nGzm058MNRrX3N9ubyg+wA6mlbkZ5lB96bNtmjr9cooaXe+uxZSiBz1hWTGrK\nWCXMefyErFmElXk5I7kVAGiqepi5yJiHKgrK+9wgmyIFS+GP5L/nyhPfRlUh\nOxPGS4UoQhrmwNm7f3qr2aspmZ/wkd/HhlMexTPxQCAZxOJn2ZDtMRcesjv9\n5w4g\r\n=Heej\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.1.0_1590648520404_0.5047415790936087"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.1": {
			"name": "rc-upload",
			"version": "3.1.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^2.2.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "1907aa879e75e43c262dd347d2d5c60561badc19",
			"_id": "rc-upload@3.1.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-Wx8DGKEkDqvRIabeOnaeO7oOoknvWTcd5NtAXgqzVUOlCVm7rnQSa4I7ymn1vdRBEa/8p7pzuB3pcnQadji5kw==",
				"shasum": "be5b33fabfa32abc2415095efb0f85a2acedae96",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.1.tgz",
				"fileCount": 17,
				"unpackedSize": 51888,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez80QCRA9TVsSAnZWagAAeicP/jqaIzxy5KGFnt+Tgg1C\nOBFdXIiXiyv917GaIn1BjbYseCjnFKDsjae9onrqSUyR01I+d3BXKw0IxBv5\nwcf/oamvyD41kn1gQ7eVXtJVEvj20r6so9J8f1qGeglcNxSjHcszywbf8/Sg\nmHADlOND3BfM05h+dYuGpPWcqhcBimfmu0AhpugZIM8vSoJ4F1f572QOOKUE\nfGRsy0CJUQ99kEcP6ozKhAVmUoEjx7RuT24/NiPbe0CY46C8uGtvYc6WS34W\niUZzKx4gW+JJH5glUcop9dyr8niUfeph5WhT81erYN0bdzd1z6+TwZgZ1M19\n2+LIlPrQn/HUvjeMurojviAz2XMmsakKQaLTRN7VPbdtLDjV0cb62trEHdLw\nsOcmspUg3CsB3g+FfPlZB71rNJ3UFZA4zApL5dsvQfjvTbAW9KGo8W/pTYiW\njH1myZwDOYxxGAeaO0T1Ancje35w1bbsyHUBxIUmurHgWTvQXlbdFoAsNGCY\nTH6umWOyrSaWQUJHLj+/QNd15/I6UzxxZot6NbYEIuBhXWh5eoDcGj+WT8w4\nM27+hlXOZt1bsZOvQdYvDtVt4TM+27vmC0NmMWRDSv/t8H5OTOuQ62hyaaF1\nmQyB05ia3ClC5L6M5EoEtfwAZioUnZJJVSfX+0TWtyG6veYLNTmdsbcKcZod\nxhTE\r\n=Y9hb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.1.1_1590676752364_0.021339676974488242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.2": {
			"name": "rc-upload",
			"version": "3.1.2",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "0c9c555f3f40311f2d02898f38dfd253a4797f47",
			"_id": "rc-upload@3.1.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-FpUTcqsy9K21pm2oAVVCor8icQH2vFtq7c6Xzeax7QN3ptuBu06DSrad1XyBg1lj4RjGbl2HoIXci2a6EHeF2g==",
				"shasum": "62fe78ffcc9d8089e24a9a020bafc4e4ebc9e6f8",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.2.tgz",
				"fileCount": 3,
				"unpackedSize": 10008,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1bByCRA9TVsSAnZWagAAkakQAIZ4sCVrEa8gcoG+W5En\nBz4Ep3DyAjz4lGrgBjwKCUzvqBTY7UN3nKp3xKWt82ZF6oHt5hdv54BtSbej\ntWw7Y312E4MWBgJ1SE6iSJUydHK5shnq7zh756Ng/7SNflaEYr148vSxJK8T\n52sEWYexyKhzUcGinJ9BDe2RBTtEeekPqlDMLlesIRo0FZz3zowQNPnsYjG8\nDEjo/ZXfhNEDIDtFa3qvuxbNPoAgE1cFCAUd8ndzZtciwJl6+H1U/ui7loKp\niNfxXrrDuiQXiMM9+3vEhkzDOzFXiFl0mYxzSiQD0ABglZyoA9QkBkRNPUaO\nIVRUyhpk2obIF+7/Z1yoIdkAIFxRKchIMsE58JTjNVwV94DqeSPCAQReWYG6\njxCIWlP7wmJ9ZWvYNenhuXQ+5rJwKSEqITvXb7IK+1UXokedZhT715Z9jWuY\nYuWmkq8mjB2kuL30G1wO7UXlzrSTj+paeHoFhj8mYWsHEI47GPB9hasWqJBT\ntx3ilO6HCtqFAGzk5YbqHOZD0f9Loq5GskupenY90lpoodFNdbB1G3k8PySV\nDDvG9/6RLMhoMvvhEc+mcsAUWnYsmsb3ByVKWGRXymOwdDywyR7y30FxXQx9\nQxSugsTlYWxa/hdA4DtE9O909jl4lBkjPQ2fVEprADlNAMaAZbMLVqDoCN+/\naW5G\r\n=YBXR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.1.2_1591062641504_0.7725146366963382"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.3": {
			"name": "rc-upload",
			"version": "3.1.3",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "738324cb5c11e34b0e38f1ffbbd71da33c18b00f",
			"_id": "rc-upload@3.1.3",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-TocOm263ytO6es6Qaxrt4l0z/1hIlWIVflUaZ+ozzElmrnm+iE05seLOFJGvSLAPc6/QlR7IVuSUdaxi0oBLEg==",
				"shasum": "d91ce6dec8e6e1bd5b4b2ad7296ad778004a1a4b",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.3.tgz",
				"fileCount": 17,
				"unpackedSize": 52873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1by1CRA9TVsSAnZWagAAg5UQAKLJfjgM9rH9tVvx7Xml\nNUHNyoFI5tr3ALPR4GLU2yeTAd2r8QbFd3cL4DspSaCTu0TE631G5QmqzO7N\nmb9lF9J4zjBTrLNvgUq/iP8Ja6Q3tqjHfZ1KHhgKZ60W0KjQLrtl7OmX8XnA\n8d66MhYk24t+DDdkFAsF7us0O7X/tqEto98K9XYWeEw2f4EtPOemH12KW3Ne\nlqhcpy1i3yieFwY8mRU+RtlBfA3VGIDahl7ahvRb8JKO/uBDx/4Ob8UFVqk/\n2tyQ7x6ROj67Nr0uPQ14mi+4swz9ztef32pMAdMxBc/hDepVds0yi/vyBPC9\nBkq0Mkw7cEGWB7MoNt/NQ4rHsVfojuBtSmxxKeY/83K8yT1jgkm1KeLjHrnB\n6KFk4Gg/KYtGl0Y9PXwFMCtNThJEc0shjcR4K5gkHTJiILvQD6t+w6g4Il9V\nsJviDdDRkxfZUdVo5Om0EnfHcop3lnuATQ/w0nhf1x7+yXP37y2UhU3hlgar\nX8wJQH30kgiIxgD1rsws+N4ThQBzDKVA+5ovp8BJGqFtcwms6NuR/BKgIoWn\n1jdwPxkCYzAZBPC2qoZkWAAFJkSZ1AaVJfOLithnNNcx59Rck2g0d0avc2EA\nHFmbquRJt45umuavncE6/xebSlkK8ggg8sVzNm3c7dXgz0C10fLYZuKw2fQH\nnqH/\r\n=YpNh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.1.3_1591065781069_0.9638769971999139"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.4": {
			"name": "rc-upload",
			"version": "3.1.4",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "e0c73c158814d46d17ceb73eb2644203dc157899",
			"_id": "rc-upload@3.1.4",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-G6nqT4HMrT+mDd32ZHfcFs2eCFilMdIdteylNCHPcfoBBOKkBW4iVo7O6uFhz/8jIGNLJfR3+6S2x/lnXYYrCQ==",
				"shasum": "f61576b29a32e86b893f2911cb389f850a44f403",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.4.tgz",
				"fileCount": 17,
				"unpackedSize": 52929,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3zzYCRA9TVsSAnZWagAA9/cQAKGjgKSppm6/JormAzRy\nsvwuVWOulJ6Slmuo87U600cFHi4OgxxUMoD94iQ8idMmRLjRjYwrA31OBGRv\nMPs6xkqm6xMokaXeGJH3tQmmSgDObDGIh+FkaM+/G6DA85NEoZUX9XDRiXc6\nkRpC04HQAc1+jUY1fIa0XYbqwBDkldfpjlME2BIl2T5rrfq0Ti0bl1i9ecwo\nwjRXcoaZHmpToJp7qYsGTOWViZj8HqeXzuM5tD6Q2cRo9i3ub60q5bOg4sgw\n/5cxA4D714msKx7ySCfEpOqXo1KGllSHFs/X25vD+pRhdWUJKMa8YHxJI/vN\nEFVjgaBpEJB9U8WAIDwQKgRRc+lyMI41BfVHwMBfvqlKxzYoeZlNQviAj+9n\nFu/DHf0uhn2VGGsKX65dbe6Re8H9K3+l3WSSiCq33Z5R9lq/J5MXdRo0BXAp\nGpGD7I/0orP+8GeZyVkbg+G4tcFYFy9vk5ZYHBUJCl7ch7EHC8F1goTMuykp\n+jWUrtDRT2rUoO8s7UYoaV+JEwtFBwfOsdkj0PaO8tedlPyp2AWJSS4+G431\nXd7zeVX8hgaA6ZHN1F716dDZuf/pNWasd3Mt7i8uoWPWjzPk7xDqrSlo9wef\n3nSBBjr2UobkdMtCwNYqiw01g9o5ECcNOYn7QnoeNMlictOSZlL71AS2GafJ\na8Ww\r\n=BJTp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.1.4_1591688408280_0.9890288954434894"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.0": {
			"name": "rc-upload",
			"version": "3.2.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.19.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "472a3d68fbd1bafb6d9e4151d6a14744f63e87c4",
			"_id": "rc-upload@3.2.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-/vyOGVxl5QVM3ZE7s+GqYPbCLC/Q/vJq0sjdwnvJw01KvAR5kVOC4jbHEaU56dMss7PFGDfNzc8zO5bWYLDzVQ==",
				"shasum": "251fc3c9105902e808600a414f368f285d63bfba",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.2.0.tgz",
				"fileCount": 17,
				"unpackedSize": 53640,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6zrRCRA9TVsSAnZWagAAaqEQAJI/EWWJkEz7qr7GTdNc\nTncSzRfN5t78nIBiSxic0cfdDme2vOSq1WGM0mYqwFG+8J/aLKsd3QdGvm7k\nduMaEq7mf+Ia0gtchDfq2S7VvlpOelZOOx9IyRQrzzjHBhDydd3HEGhWImLE\nPBF8E5gsXXQk8MJKnQ3pDj9RwLtAgLITCCm5B/r+JbH+yumqZXFMXLcPWZXQ\n74BQ1dCjEm81I07ZN0oo9gjL3JxLy2ljXzb3GiaXSY9TLRfTjNsgym+yny25\nm5hRZWEwGtRa77ATuQGSkS3mpgY94ChPmZGHYKlOOMMEiY+Uicg1qmZ8OZgN\nsdwXyJol7J+AAWhRIFU5MYLpZAEmdVWHkMNJaBLoEOVf+/z9y+Dv0FnZybIa\ntwZVm/Ui46YKqr2MKbfLjLUB96P33ScUW/WP7f7nCa0kcHSsgVt2m5UDz5Hc\nAdWcZuGs4aye1Bk1d2py0iV9u9ev17sn+am8FcsqvPjIUWOBzRrB5FV4NKAk\nkuL2Vr+K4MU3YcPDKe3Huyt1sZuMLL70bYZDEm5aYqq8A0kwNnVe9yjEeBka\nmH6FKP8oN+ZLRlI6KGTYJQDhd2fe8auxw/ZuYwSmF4NsA7nTe9pf3eY1Kbvr\nS2IRYLRIB36LxaTStojfMxPa+76R51SLnLfYzKlZBE15J90VTZcNmNTOyWYS\n4Pxk\r\n=3+Kx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.2.0_1592474320840_0.6529205598374195"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.1": {
			"name": "rc-upload",
			"version": "3.2.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"config": {
				"port": 8020
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"test": "jest --setupTestFrameworkScriptFile=raf/polyfill",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"devDependencies": {
				"axios": "^0.20.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"expect.js": "0.3.x",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"jest": "^20.0.1",
				"pre-commit": "1.x",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "62489bfcebfecf6f3ddb30bf4ebcf0af08acfb2c",
			"_id": "rc-upload@3.2.1",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-gmIy08tco2YFTSiru9zgeTmUcDKPyUMUUBdUIjG2CcHz4jdbpaPx/RL/Wz9CMD6ppQizK0gES0rcQ1+o5frK2Q==",
				"shasum": "2bd6af19061be748736624f553a67d04a49c0deb",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.2.1.tgz",
				"fileCount": 17,
				"unpackedSize": 53642,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSjYzCRA9TVsSAnZWagAAaC4P/RdyEd3W0xQNGRuYOdFP\ndXlypi32jxUGy8nqrn8bm5chnEmsaXqjRTx3w3x8eJFFqA7JqpTZaICrlFDF\nHpmz/fX7zXBzc4xraw7bfS2d7liXQQSQDaVLjDj86whhXx4yc+HJBoo27w5Q\nLZrSuojkp+URqE6e2iLR/txbBUApasRwSAAFodAE5nV6vAlj6d8BuQmJaVVE\nsig1eAgV3pzLDusMYJ/SKEr8v0WZ7nUr3Jok9PP4ndlNcJpUwzGtjSNjARvP\ncc2NtgjJi10o5ATz7acu/Kfdd+4sS1OG32N40azDighLjKdonuq2JHHQhgWo\ndFrOz/9KQ76YT4Ro/WqZNXXq/7JMJPmPlsf+tkK0KRh6OJIfLj7uDex2nqhI\nRpccXP6hEZtwJ1TolnWzkL+yOb0nAUuMSoNvTfKB9DM36yAtx1GQz8Is3813\nengxitchAkuZcxEkZZ1dj+INn+Qp+ZYnIEbpn13LicYmHc/UiMgTLK/2ER1F\nYHk//zNd2kQbR9gCITMsF/zRJhN57VvFp1zRP2VhJa6tgN1nEOiq6DHwqibe\ndyCggg6pjetNKpW4CcZwXnjly+/FF4lJcNwF6CX9UYI5CsfNoe0iDPJJI6YG\njLMP2+nJSDdnB9iLKQjj8PAcafoI/LL/OGsuXhR0D02WqE2/1zOSj8aqVzk4\n/bFZ\r\n=QrCm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.2.1_1598699058882_0.6485893051042291"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.0": {
			"name": "rc-upload",
			"version": "3.3.0",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish",
				"postpublish": "npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"devDependencies": {
				"@types/jest": "^26.0.0",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.0",
				"axios": "^0.20.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"cross-env": "^7.0.0",
				"enzyme": "^3.1.1",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^7.1.0",
				"father": "^2.22.0",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"np": "^6.5.0",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"typescript": "^3.7.2",
				"vinyl-fs": "^3.0.3"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.5",
				"rc-util": "^5.2.0"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "b9c80f76664980eb5f224686549a5799772c12ac",
			"_id": "rc-upload@3.3.0",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-iga+I7wr09CI14tBhLkZyFmh0O0jjJwgOoBsCinSG51Nr7qKRiH+j2RpKzJtkDwJDGXCPUx+oWna3j9pJTxwnQ==",
				"shasum": "e8dd9b9e2b523904b0a8477fb5ffec1a8e583d93",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.3.0.tgz",
				"fileCount": 35,
				"unpackedSize": 55378,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTJlBCRA9TVsSAnZWagAAbHcP/Al4v2W7hOFYpM319LIb\nZofRIn0zq2gkiYM6nFEBLkEYYYHGl0Y/EM2FqilxsOg834Xz40YHkmM2DY9H\n7fbrAVc3HS2nFk161qh/gmj/oZgTexsrP6rMgPQG04vfy8SPkqobduN90cgj\nj6qM6hnTQa39sdBobxQB2NDppH4xL9lwcqbskpXD+lDD9GDlW6IaYAo6qvQY\nFbpGlJWySUkDEyj1TQLsMP14b0NYs1TYrdsFz3cmB1YdXypKa4gX012tvze2\n6fly1KV04nJQvmTl7mBtO6IY+sLs7h5iwdbJOcorgBPIKeFcrAz2iDSUuAky\nT2B5WwYWDZXtrvz83Mz+1RVonNVyRdHWuh4f80a2C6exgZO6w8VsCPCBb43k\n+HTOo8BRanS6GD4LAu2FNcArU8O4064aybOTPAKAJkfdY2pvJpXoK6NDDDpb\nRd+yJFHByZ7n0O91D1Ceu8r5WlvI1lr5pNid/PrBGiPGHDEDyn1bX9Zunwf6\nzlOR7QYt3sKwlQHTgIgOiUG5Jq10iFxEpKAmftbzk7dmkK2GxhUCT9EynKZD\n7egW7vvFY2uvBSV99KtG0iD7Ey12PSd8KoctM5cmNPpjKBxtExKLn1vpgEh0\nLvli3FlF+4+k0JCYbYAnyZubI8cGeAC5O6I7ZTkYPNzLAz9lkaZu9s5hom4X\n3Q10\r\n=4UpP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.3.0_1598855488518_0.7986944547155137"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.1": {
			"name": "rc-upload",
			"version": "3.3.1",
			"description": "upload ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-upload",
				"upload"
			],
			"homepage": "http://github.com/react-component/upload",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/upload.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/upload/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish",
				"postpublish": "npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"devDependencies": {
				"@types/jest": "^26.0.0",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.0",
				"axios": "^0.20.0",
				"co-busboy": "^1.3.0",
				"coveralls": "^3.0.3",
				"cross-env": "^7.0.0",
				"enzyme": "^3.1.1",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^7.1.0",
				"father": "^2.22.0",
				"fs-extra": "^9.0.0",
				"gh-pages": "^3.0.0",
				"np": "^6.5.0",
				"raf": "^3.4.0",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.2",
				"typescript": "^4.0.2",
				"vinyl-fs": "^3.0.3"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.5",
				"rc-util": "^5.2.0"
			},
			"jest": {
				"collectCoverageFrom": [
					"src/*"
				],
				"coveragePathIgnorePatterns": [
					"src/IframeUploader.jsx"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"gitHead": "7f42a6e7b6c207f717d9a4b7c21212d0bf9de3c1",
			"_id": "rc-upload@3.3.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-KWkJbVM9BwU8qi/2jZwmZpAcdRzDkuyfn/yAOLu+nm47dyd6//MtxzQD3XZDFkC6jQ6D5FmlKn6DhmOfV3v43w==",
				"shasum": "ad8658b2a796031930b35d2b07ab312b7cd4c9ed",
				"tarball": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.3.1.tgz",
				"fileCount": 35,
				"unpackedSize": 55392,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVay4CRA9TVsSAnZWagAAHwsQAJD+pauWWQqHH1ObDPEt\n9afDi0EJpOFx9h+rwjHqhLWoWP4tMqmyQ46KDoM8gWFHFNklkhsXTtwEl1HX\nCq5ITPVzHAaaybIYK7j/yDi37BNRIDEL206orO2Kh8nlABuVALJN+9+VjRMK\nOv4f0QbrcSDgKTypKQpKuJnGz3Cr7RCaf+WlpPlShXkUoqIuGP4RbYZdOB38\nmP4Z6jCr7zorNbGgy3PVvFJ+IuAUGCOap5Vsy/hJfCfPuDgshzRzuZUsiq+F\nkdUg4BXc82NbOCKweS0es8LRDKCZ3t1S51SJf0/yquqjGt5Ic+Ol6jayoC7h\n+YSAziR02hFfHsv+S13kgVQCGihP6EJLNIDWGc3ImInssC1mdhsR9M7wkhC1\n3qoCloroshpIeb+Jy699Sn6J1seriED64TGzO1FJN9NpnCogO60aMklyXb3H\na48DAa1pxyBS0S+Pd8VKcn3hFtSHheyjxEKfo+42PmXL3tN42Nlaff1qZV9R\nUq92mjRwmy+pcfh5OYwdUQ3dn1h6i0En6EG4u6ebEMCwZLFIgKuTkelxcYQY\n7+ebo4gWnEL+2bmI+Xoq8R8vdCht1xUwe4lRXTocXxCmtmwUDp6OSJpwZ8YD\naSq/zlbLIJJjLloH7IvB9xGF2As0I0ptplj6aaIVTvANkOWtjBEThn7TMbso\nEqJl\r\n=IU7W\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "eward.song@gmail.com",
					"name": "shepherdwind"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-upload_3.3.1_1599450295664_0.9922591745019174"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-07T03:44:58.035Z",
		"created": "2015-05-23T13:21:06.217Z",
		"1.0.0": "2015-05-23T13:21:06.217Z",
		"1.1.0": "2015-05-27T23:40:33.294Z",
		"1.1.1": "2015-06-24T07:38:52.020Z",
		"1.1.2": "2015-06-24T08:20:10.451Z",
		"1.2.0": "2015-06-24T08:31:24.985Z",
		"1.2.1": "2015-06-24T09:29:55.984Z",
		"1.2.2": "2015-06-24T22:54:37.527Z",
		"1.2.3": "2015-07-17T09:29:17.711Z",
		"1.2.4-beta1": "2015-08-05T06:57:35.992Z",
		"1.2.4-beta2": "2015-08-05T14:45:32.020Z",
		"1.3.0": "2015-08-12T11:17:22.237Z",
		"1.3.1": "2015-08-18T07:56:10.718Z",
		"1.3.2": "2015-08-21T06:57:29.170Z",
		"1.3.3": "2015-08-27T08:18:02.998Z",
		"1.3.4": "2015-08-31T13:58:14.090Z",
		"1.3.5": "2015-09-01T03:51:32.826Z",
		"1.3.6": "2015-09-08T09:29:05.343Z",
		"1.3.7": "2015-09-08T09:31:50.455Z",
		"1.4.0": "2015-09-09T06:54:55.044Z",
		"1.4.1": "2015-09-09T14:41:00.789Z",
		"1.4.2": "2015-09-15T08:16:48.403Z",
		"1.4.3": "2015-09-15T10:16:49.991Z",
		"1.4.4": "2015-09-15T23:25:41.888Z",
		"1.5.1": "2015-09-16T09:22:51.696Z",
		"1.5.2": "2015-09-18T00:26:35.636Z",
		"1.5.3": "2015-09-18T02:47:27.034Z",
		"1.5.4": "2015-09-18T08:46:06.593Z",
		"1.5.5": "2015-09-18T08:53:26.188Z",
		"1.5.6": "2015-09-18T14:51:48.942Z",
		"1.6.0": "2015-09-18T19:17:44.636Z",
		"1.6.1": "2015-09-19T04:07:57.351Z",
		"1.6.2": "2015-09-19T06:23:40.116Z",
		"1.5.7": "2015-09-19T09:35:18.493Z",
		"1.5.8": "2015-09-20T05:07:12.168Z",
		"1.5.9": "2015-09-20T05:55:37.713Z",
		"1.6.3": "2015-09-20T07:19:24.505Z",
		"1.6.4": "2015-09-21T03:22:01.263Z",
		"1.6.5": "2015-09-21T06:25:44.124Z",
		"1.6.6-beta.1": "2015-09-28T07:03:50.030Z",
		"1.6.6": "2015-09-29T10:09:49.042Z",
		"1.6.7-beta": "2015-10-26T15:15:07.684Z",
		"1.7.0": "2015-10-27T03:42:41.402Z",
		"1.7.1": "2016-01-08T10:23:13.628Z",
		"1.7.2": "2016-01-13T13:08:48.154Z",
		"1.8.0": "2016-01-14T13:13:08.558Z",
		"1.8.1": "2016-03-16T05:44:07.830Z",
		"1.9.0": "2016-03-23T09:05:02.505Z",
		"1.10.0": "2016-04-01T05:49:05.463Z",
		"1.11.0": "2016-05-03T14:07:54.367Z",
		"1.12.0": "2016-05-10T09:21:40.125Z",
		"1.13.0": "2016-06-02T03:39:23.048Z",
		"1.13.1": "2016-06-03T03:44:39.881Z",
		"1.13.2": "2016-06-08T05:52:38.444Z",
		"1.13.3": "2016-06-17T05:22:47.018Z",
		"1.14.0": "2016-07-19T11:20:15.353Z",
		"2.0.0": "2016-08-11T05:21:35.037Z",
		"2.0.1": "2016-08-11T07:30:32.255Z",
		"2.0.2": "2016-08-11T08:48:35.419Z",
		"2.0.3": "2016-08-12T16:21:51.940Z",
		"2.0.4": "2016-08-15T11:57:20.719Z",
		"2.1.0": "2016-09-20T06:39:35.406Z",
		"2.1.1": "2016-09-23T11:53:41.307Z",
		"2.2.0": "2016-10-13T02:09:43.063Z",
		"2.3.0": "2016-12-12T03:46:52.406Z",
		"2.3.1": "2016-12-26T04:11:10.981Z",
		"2.3.2": "2016-12-30T15:05:29.166Z",
		"2.3.3": "2017-02-20T14:55:26.000Z",
		"2.3.4": "2017-03-10T13:38:43.675Z",
		"2.3.5": "2017-05-01T01:54:09.507Z",
		"2.3.7": "2017-05-15T11:54:27.161Z",
		"2.3.8": "2017-06-21T13:43:05.352Z",
		"2.4.0": "2017-07-15T12:17:33.970Z",
		"2.4.1": "2017-09-01T11:32:08.146Z",
		"2.4.2": "2017-09-25T01:47:38.129Z",
		"2.4.3": "2017-09-27T07:34:24.707Z",
		"2.4.4": "2017-11-16T10:08:36.667Z",
		"2.5.0": "2018-06-12T07:31:37.480Z",
		"2.5.1": "2018-06-12T09:44:45.269Z",
		"2.6.0": "2018-09-21T06:13:30.214Z",
		"2.6.1": "2018-12-19T03:08:32.981Z",
		"2.6.2": "2019-02-15T15:08:16.684Z",
		"2.6.3": "2019-02-26T07:32:12.000Z",
		"2.6.4": "2019-04-29T08:32:28.461Z",
		"2.6.5": "2019-05-08T07:04:13.187Z",
		"2.6.6": "2019-05-10T03:25:33.057Z",
		"2.6.7": "2019-05-23T02:36:42.897Z",
		"2.6.8": "2019-07-23T04:15:10.275Z",
		"2.7.0": "2019-07-31T09:34:35.653Z",
		"2.8.0": "2019-09-03T08:31:08.884Z",
		"2.8.1": "2019-09-29T10:27:04.331Z",
		"2.9.0": "2019-10-29T03:30:18.264Z",
		"2.9.1": "2019-10-29T08:57:48.910Z",
		"2.9.2": "2019-11-11T03:05:48.157Z",
		"2.9.3": "2019-11-27T04:22:22.704Z",
		"2.9.4": "2019-12-06T12:27:02.024Z",
		"3.0.0-alpha.0": "2019-12-23T08:05:18.621Z",
		"3.0.0-alpha.1": "2020-01-16T10:23:09.762Z",
		"3.0.0-alpha.2": "2020-01-16T10:25:01.392Z",
		"3.0.0": "2020-02-26T15:06:09.771Z",
		"3.0.1": "2020-04-10T15:21:42.255Z",
		"3.0.2": "2020-04-20T03:59:54.542Z",
		"3.0.3": "2020-04-20T07:32:48.793Z",
		"3.0.4": "2020-04-20T07:45:32.889Z",
		"3.1.0": "2020-05-28T06:48:40.500Z",
		"3.1.1": "2020-05-28T14:39:12.478Z",
		"3.1.2": "2020-06-02T01:50:41.671Z",
		"3.1.3": "2020-06-02T02:43:01.192Z",
		"3.1.4": "2020-06-09T07:40:08.434Z",
		"3.2.0": "2020-06-18T09:58:41.046Z",
		"3.2.1": "2020-08-29T11:04:18.999Z",
		"3.3.0": "2020-08-31T06:31:28.613Z",
		"3.3.1": "2020-09-07T03:44:55.769Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.3.1",
		"next": "1.6.6-beta.1",
		"beta": "3.0.0-alpha.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"f028e8e1b9234d3a4cf17d75e0d9877b\"",
			"fetched": 1600326168892
		}
	},
	"_distfiles": {
		"rc-upload-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.0.0.tgz",
			"sha": "6e9e087e138ee66f1c71998c85d81f27ae521706",
			"registry": "npmjs"
		},
		"rc-upload-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.0.tgz",
			"sha": "2a53a628c2333717deffa076a1155cb2b04d5629",
			"registry": "npmjs"
		},
		"rc-upload-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.1.tgz",
			"sha": "9e75ef3782088769ac4bda6c24be9edc0faf6297",
			"registry": "npmjs"
		},
		"rc-upload-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.1.2.tgz",
			"sha": "eeb7c2406b2d1987e8563ac708231524a882a448",
			"registry": "npmjs"
		},
		"rc-upload-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.0.tgz",
			"sha": "f3c027e00e2040e5a9e074b187e5db8521b0af33",
			"registry": "npmjs"
		},
		"rc-upload-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.1.tgz",
			"sha": "80db4407906e7a89cf0a625232b009cef1b16fe0",
			"registry": "npmjs"
		},
		"rc-upload-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.2.tgz",
			"sha": "048b7cab23f47b14b5cbe0de5a122df5cbbdda2f",
			"registry": "npmjs"
		},
		"rc-upload-1.2.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.3.tgz",
			"sha": "71fd65578540bed13355503f5e4ce803d1362cc8",
			"registry": "npmjs"
		},
		"rc-upload-1.2.4-beta1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.4-beta1.tgz",
			"sha": "36a2298d9eb8db8239046127fddc32cb3320bf3c",
			"registry": "npmjs"
		},
		"rc-upload-1.2.4-beta2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.2.4-beta2.tgz",
			"sha": "87ab0f5cdb22fe259bd290b46ecc1d6402aa6e0c",
			"registry": "npmjs"
		},
		"rc-upload-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.0.tgz",
			"sha": "2a615a795dcbe243ae38ea25b158af29a84edc58",
			"registry": "npmjs"
		},
		"rc-upload-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.1.tgz",
			"sha": "bcacbfc7ec4542855ec1c14ee3561f6060ea9d85",
			"registry": "npmjs"
		},
		"rc-upload-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.2.tgz",
			"sha": "3738604ce24f478efaafa9755f3cca198ad0f849",
			"registry": "npmjs"
		},
		"rc-upload-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.3.tgz",
			"sha": "3b94a331dbfdc45888e485e61c1acc8b6b30a12b",
			"registry": "npmjs"
		},
		"rc-upload-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.4.tgz",
			"sha": "3931f7925dba10b692f6c67c256d8938c9519824",
			"registry": "npmjs"
		},
		"rc-upload-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.5.tgz",
			"sha": "43a20cd0381c6048af60d8857ee9012579bc02aa",
			"registry": "npmjs"
		},
		"rc-upload-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.6.tgz",
			"sha": "9564ec0cf7a3c2a7ac7621a34373e703e6b77362",
			"registry": "npmjs"
		},
		"rc-upload-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.3.7.tgz",
			"sha": "79fde670ebeeaf2a6bb85fecac33cb36cbe4993b",
			"registry": "npmjs"
		},
		"rc-upload-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.0.tgz",
			"sha": "39ff87e1ec56978798b1f0247385e6434e641f68",
			"registry": "npmjs"
		},
		"rc-upload-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.1.tgz",
			"sha": "8e98f9f9be5eedd61470845db92868b43e4b22f9",
			"registry": "npmjs"
		},
		"rc-upload-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.2.tgz",
			"sha": "c72c98974cda9a1b6ce7fb118bf9d05c2f4dd4d8",
			"registry": "npmjs"
		},
		"rc-upload-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.3.tgz",
			"sha": "2f1495255fd51f86c67503d02a21d997ee38b7ca",
			"registry": "npmjs"
		},
		"rc-upload-1.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.4.4.tgz",
			"sha": "d0aa068001a7e0094d0c8428b2372d8fce034b7e",
			"registry": "npmjs"
		},
		"rc-upload-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.1.tgz",
			"sha": "d494e181ef636a5b1b1bcfcc1d83430aadff049d",
			"registry": "npmjs"
		},
		"rc-upload-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.2.tgz",
			"sha": "dc6d2bbe3b85ae5722b50e8830faa78f04caf18f",
			"registry": "npmjs"
		},
		"rc-upload-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.3.tgz",
			"sha": "34c284ce9c04fa93c58c238c33b5dfa2887b7f1e",
			"registry": "npmjs"
		},
		"rc-upload-1.5.6.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.6.tgz",
			"sha": "83bcdab030d8ae0c27a5f2fe82d9121e8343f0a3",
			"registry": "npmjs"
		},
		"rc-upload-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.0.tgz",
			"sha": "de76327e488a7934b05022cce95ea945802e1f75",
			"registry": "npmjs"
		},
		"rc-upload-1.5.7.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.7.tgz",
			"sha": "309da188bd7623a904319ab114f95c5033ac902e",
			"registry": "npmjs"
		},
		"rc-upload-1.5.8.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.8.tgz",
			"sha": "f5c4187db340f0c75d8bc959eed87c5d6bfc1f32",
			"registry": "npmjs"
		},
		"rc-upload-1.5.9.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.5.9.tgz",
			"sha": "b7b1bb2131e7671146e5f8a9e6595056da20da92",
			"registry": "npmjs"
		},
		"rc-upload-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.4.tgz",
			"sha": "b9e17ee6a425092087769c1310c44c64eae3fae9",
			"registry": "npmjs"
		},
		"rc-upload-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.5.tgz",
			"sha": "89a43d85edb777f23010975ab92d59a07ad15dd0",
			"registry": "npmjs"
		},
		"rc-upload-1.6.6-beta.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.6-beta.1.tgz",
			"sha": "43dc142a8f254c180c266890fe7fa4056011f308",
			"registry": "npmjs"
		},
		"rc-upload-1.6.6.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.6.tgz",
			"sha": "5828d02c73897b9b1f1f7d0229a10ce5f048888c",
			"registry": "npmjs"
		},
		"rc-upload-1.6.7-beta.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.6.7-beta.tgz",
			"sha": "1ac72c8f65532b294d43b9f2450ec61a35dcb63f",
			"registry": "npmjs"
		},
		"rc-upload-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.0.tgz",
			"sha": "01e48928ee21be637e39d04451471b2f4acd7cca",
			"registry": "npmjs"
		},
		"rc-upload-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.1.tgz",
			"sha": "3993c63168e8f70072d40a40656b4a78ae2de5ce",
			"registry": "npmjs"
		},
		"rc-upload-1.7.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.7.2.tgz",
			"sha": "78c2ae7f61b945aa5fc315dcd4d1b2d9aa2c4a5a",
			"registry": "npmjs"
		},
		"rc-upload-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.8.0.tgz",
			"sha": "bf35fa1a3e843115ef00522389923312d3446d6f",
			"registry": "npmjs"
		},
		"rc-upload-1.8.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.8.1.tgz",
			"sha": "5aad138b62d05e82e3365599f124bf2afc77a82f",
			"registry": "npmjs"
		},
		"rc-upload-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.9.0.tgz",
			"sha": "50ba9a6a2d97cc9bf076db06cae7044e84fbe91e",
			"registry": "npmjs"
		},
		"rc-upload-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.10.0.tgz",
			"sha": "e957736e9109093b9decf98f59e57097a04deef5",
			"registry": "npmjs"
		},
		"rc-upload-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.11.0.tgz",
			"sha": "8a3c6cc40ada6e877521faa98116e71bf4f69dee",
			"registry": "npmjs"
		},
		"rc-upload-1.12.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.12.0.tgz",
			"sha": "1c8fc67a6f4387ae9b82e7c0f205a3be476c1464",
			"registry": "npmjs"
		},
		"rc-upload-1.13.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.0.tgz",
			"sha": "c47068df389de6c11d424d2789fcaf910acde857",
			"registry": "npmjs"
		},
		"rc-upload-1.13.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.1.tgz",
			"sha": "c578ff473b617483227bf236d1d041f579452be9",
			"registry": "npmjs"
		},
		"rc-upload-1.13.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.2.tgz",
			"sha": "dfd4626deef44e320408a8410dae21fead8da994",
			"registry": "npmjs"
		},
		"rc-upload-1.13.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.13.3.tgz",
			"sha": "26f883d8009e0c558d035c51d6e42646265b00c4",
			"registry": "npmjs"
		},
		"rc-upload-1.14.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-1.14.0.tgz",
			"sha": "c5512241851f0d98bfb15807cfe09392c5967d21",
			"registry": "npmjs"
		},
		"rc-upload-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.0.tgz",
			"sha": "1dbea109d003608b63f5546143cef7d56d3f9776",
			"registry": "npmjs"
		},
		"rc-upload-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.1.tgz",
			"sha": "db214408a002f5b8a2739f1505d8ebadf0da140a",
			"registry": "npmjs"
		},
		"rc-upload-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.2.tgz",
			"sha": "a7a7c0939de00683722c028263e9bd36023081f5",
			"registry": "npmjs"
		},
		"rc-upload-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.3.tgz",
			"sha": "c3cdaa7c0142568b012f5e6bb14b68c565139f67",
			"registry": "npmjs"
		},
		"rc-upload-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.0.4.tgz",
			"sha": "d9b742caf307e72fe0359c62e87d33ad3548acb3",
			"registry": "npmjs"
		},
		"rc-upload-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.1.0.tgz",
			"sha": "5082e8c049dd83afcb20f2b82e678afca6a3436d",
			"registry": "npmjs"
		},
		"rc-upload-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.1.1.tgz",
			"sha": "81177639231b357259127896a4033ed3c87d039b",
			"registry": "npmjs"
		},
		"rc-upload-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.2.0.tgz",
			"sha": "f22dd791acdc9a429bbec1223c9b4ea61c3ae6d6",
			"registry": "npmjs"
		},
		"rc-upload-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.0.tgz",
			"sha": "76e012da4ea578ab3119d32452ea13066cfcb5bf",
			"registry": "npmjs"
		},
		"rc-upload-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.1.tgz",
			"sha": "6a795372f80fbf1503a57d98a8dc61b4ce0ef957",
			"registry": "npmjs"
		},
		"rc-upload-2.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.2.tgz",
			"sha": "feeb7b84e45762a9c76523c94c960664ab0d6541",
			"registry": "npmjs"
		},
		"rc-upload-2.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.3.tgz",
			"sha": "5e896b24e13c558b1bf24aa0c6a93825c9c42047",
			"registry": "npmjs"
		},
		"rc-upload-2.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.4.tgz",
			"sha": "f8b5fe2dbc091b50a473ea6e0fdd0776b27747b3",
			"registry": "npmjs"
		},
		"rc-upload-2.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.5.tgz",
			"sha": "a9eea234393020dc1ae3eea9988841112538b9d0",
			"registry": "npmjs"
		},
		"rc-upload-2.3.7.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.7.tgz",
			"sha": "9f49e8e8a15919149ff71174ede8b50187ce2e63",
			"registry": "npmjs"
		},
		"rc-upload-2.3.8.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.3.8.tgz",
			"sha": "eaf35913cfc2dced196dd9421df253f509a38e21",
			"registry": "npmjs"
		},
		"rc-upload-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.0.tgz",
			"sha": "a664ff9c7df2525090441cfa01d93e7f39bfc3ad",
			"registry": "npmjs"
		},
		"rc-upload-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.1.tgz",
			"sha": "09a73da91580b67591b48c3baec1bb878a84b359",
			"registry": "npmjs"
		},
		"rc-upload-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.2.tgz",
			"sha": "ae52c087587e3a8c9c4c39647ed18cb5f6c94aad",
			"registry": "npmjs"
		},
		"rc-upload-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.3.tgz",
			"sha": "df793c1dccd5d6815ad256fe776b870bb593edfc",
			"registry": "npmjs"
		},
		"rc-upload-2.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.4.4.tgz",
			"sha": "28e1e6a3e44d1b1f92e57e21927cfa2763ac2a21",
			"registry": "npmjs"
		},
		"rc-upload-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.5.0.tgz",
			"sha": "c7875c1de0899ddb0ce9b30bdc99c5ddfd502a47",
			"registry": "npmjs"
		},
		"rc-upload-2.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.5.1.tgz",
			"sha": "7ae0c9038d98ba8750e9466d8f969e1b4bc9f0e0",
			"registry": "npmjs"
		},
		"rc-upload-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.0.tgz",
			"sha": "9cfb8dda8b1bbae823a076d2dd81a5c0b3f0aa00",
			"registry": "npmjs"
		},
		"rc-upload-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.1.tgz",
			"sha": "bf1a81a294e53920c8451b5752f90208d3ae2247",
			"registry": "npmjs"
		},
		"rc-upload-2.6.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.2.tgz",
			"sha": "4858096d5dc24982594ec725003763176e754279",
			"registry": "npmjs"
		},
		"rc-upload-2.6.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.3.tgz",
			"sha": "99f0f4b948e82c71280a507399ee4bf2fc16b440",
			"registry": "npmjs"
		},
		"rc-upload-2.6.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.4.tgz",
			"sha": "4c2eb84b83003ca80028fb2411d420377e43846a",
			"registry": "npmjs"
		},
		"rc-upload-2.6.5.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.5.tgz",
			"sha": "54a3d0c65a298fc27d4efc8a616eb3dc361ffb67",
			"registry": "npmjs"
		},
		"rc-upload-2.6.6.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.6.tgz",
			"sha": "655c1d43c84f2b24de127eec12b3f84ff4200e12",
			"registry": "npmjs"
		},
		"rc-upload-2.6.7.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.7.tgz",
			"sha": "835d8dceae2c7bdfb7c81211d6ddf02348097146",
			"registry": "npmjs"
		},
		"rc-upload-2.6.8.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.6.8.tgz",
			"sha": "54f2a94150d75cb53754fed3011962d54c3bc6c3",
			"registry": "npmjs"
		},
		"rc-upload-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.7.0.tgz",
			"sha": "f279b758655eb5f99ebf82a5a2648d80d88e0ff4",
			"registry": "npmjs"
		},
		"rc-upload-2.8.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.8.0.tgz",
			"sha": "9ab209380113c2c05c24bcbe6cca87e0fac1011e",
			"registry": "npmjs"
		},
		"rc-upload-2.8.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.8.1.tgz",
			"sha": "8218eb8c4ed9cfb0340311c2c60525fc31060cb6",
			"registry": "npmjs"
		},
		"rc-upload-2.9.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.0.tgz",
			"sha": "fa01ed4c9a43127f160e498ecb3429511a49ce94",
			"registry": "npmjs"
		},
		"rc-upload-2.9.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.1.tgz",
			"sha": "2ae60bc36054231bd967b5e1b293398f72222078",
			"registry": "npmjs"
		},
		"rc-upload-2.9.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.2.tgz",
			"sha": "bf9f16f2458a9a07def00234a6618307406ac7dd",
			"registry": "npmjs"
		},
		"rc-upload-2.9.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.3.tgz",
			"sha": "2dc1c39250159d348ec7afc7c88bff7164d9c128",
			"registry": "npmjs"
		},
		"rc-upload-2.9.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-2.9.4.tgz",
			"sha": "8e34a73a468d7907fe31982c38100e4593857d32",
			"registry": "npmjs"
		},
		"rc-upload-3.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.0.tgz",
			"sha": "2868c9169df4a2f08c6463f7bdd9ac55d999fa6d",
			"registry": "npmjs"
		},
		"rc-upload-3.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.1.tgz",
			"sha": "f183f2eed751c29b7dab7799d42482f966c9d064",
			"registry": "npmjs"
		},
		"rc-upload-3.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0-alpha.2.tgz",
			"sha": "54aee647a6c03c27a81e2eb511791c85d008c131",
			"registry": "npmjs"
		},
		"rc-upload-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.0.tgz",
			"sha": "1365a77405b2df82749e55bcc475ee0de9424370",
			"registry": "npmjs"
		},
		"rc-upload-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.1.tgz",
			"sha": "400f0dad6455e722bace7b296919ab0c959ea4ce",
			"registry": "npmjs"
		},
		"rc-upload-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.2.tgz",
			"sha": "ec09489633a0daf449a23a7f6841a32ea9fbd092",
			"registry": "npmjs"
		},
		"rc-upload-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.3.tgz",
			"sha": "368acd354bac034b72b12b16ef0eadd7c6a0f1b1",
			"registry": "npmjs"
		},
		"rc-upload-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.0.4.tgz",
			"sha": "5fd8ba9eefc1e466225240ae997404693d86fa09",
			"registry": "npmjs"
		},
		"rc-upload-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.0.tgz",
			"sha": "3a1f66afe4e1b056d94801fe3560517e1dc56fbb",
			"registry": "npmjs"
		},
		"rc-upload-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.1.tgz",
			"sha": "be5b33fabfa32abc2415095efb0f85a2acedae96",
			"registry": "npmjs"
		},
		"rc-upload-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.2.tgz",
			"sha": "62fe78ffcc9d8089e24a9a020bafc4e4ebc9e6f8",
			"registry": "npmjs"
		},
		"rc-upload-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.3.tgz",
			"sha": "d91ce6dec8e6e1bd5b4b2ad7296ad778004a1a4b",
			"registry": "npmjs"
		},
		"rc-upload-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.1.4.tgz",
			"sha": "f61576b29a32e86b893f2911cb389f850a44f403",
			"registry": "npmjs"
		},
		"rc-upload-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.2.0.tgz",
			"sha": "251fc3c9105902e808600a414f368f285d63bfba",
			"registry": "npmjs"
		},
		"rc-upload-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.2.1.tgz",
			"sha": "2bd6af19061be748736624f553a67d04a49c0deb",
			"registry": "npmjs"
		},
		"rc-upload-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.3.0.tgz",
			"sha": "e8dd9b9e2b523904b0a8477fb5ffec1a8e583d93",
			"registry": "npmjs"
		},
		"rc-upload-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-upload/-/rc-upload-3.3.1.tgz",
			"sha": "ad8658b2a796031930b35d2b07ab312b7cd4c9ed",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-upload-3.2.0.tgz": {
			"shasum": "251fc3c9105902e808600a414f368f285d63bfba"
		}
	},
	"_rev": "2-f411f472844629ba",
	"_id": "rc-upload",
	"readme": "# rc-upload\n---\n\nReact Upload\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependencies][david-image]][david-url]\n[![DevDependencies][david-dev-image]][david-dev-url]\n[![npm download][download-image]][download-url]\n[![bundle size][bundlephobia-image]][bundlephobia-url]\n\n[npm-image]: https://img.shields.io/npm/v/rc-upload.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-upload\n[travis-image]: https://img.shields.io/travis/react-component/upload/master?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/upload\n[circleci-image]: https://img.shields.io/circleci/react-component/upload/master?style=flat-square\n[circleci-url]: https://circleci.com/gh/react-component/upload\n[coveralls-image]: https://img.shields.io/coveralls/react-component/upload.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/react-component/upload?branch=master\n[david-url]: https://david-dm.org/react-component/upload\n[david-image]: https://david-dm.org/react-component/upload/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/upload?type=dev\n[david-dev-image]: https://david-dm.org/react-component/upload/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/rc-upload.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-upload\n[bundlephobia-url]: https://bundlephobia.com/result?p=rc-upload\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-upload\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## Example\n\nhttp://localhost:8020/examples/\n\nonline example: http://react-component.github.io/upload/examples/simple.html\n\n\n## Feature\n\n* support IE11+, Chrome, Firefox, Safari\n\n## install\n\n[![rc-upload](https://nodei.co/npm/rc-upload.png)](https://npmjs.org/package/rc-upload)\n\n## Usage\n\n```js\nvar Upload = require('rc-upload');\nvar React = require('react');\nReact.render(<Upload />, container);\n```\n\n## API\n\n### props\n\n|name|type|default| description|\n|-----|---|--------|----|\n|name | string | file| file param post to server |\n|style | object | {}| root component inline style |\n|className | string | - | root component className |\n|disabled | boolean | false | whether disabled |\n|component | \"div\"|\"span\" | \"span\"| wrap component name |\n|action| string &#124; function(file): string &#124; Promise&lt;string&gt; | | form action url |\n|method | string | post | request method |\n|directory| boolean | false | support upload whole directory |\n|data| object/function(file) | | other data object to post or a function which returns a data object(a promise object which resolve a data object) |\n|headers| object | {} | http headers to post, available in modern browsers |\n|accept | string | | input accept attribute |\n|multiple | boolean | false | only support ie10+|\n|onStart | function| | start upload file |\n|onError| function| | error callback |\n|onSuccess | function | | success callback |\n|onProgress | function || progress callback, only for modern browsers|\n|beforeUpload| function |null| before upload check, return false or a rejected Promise will stop upload, only for modern browsers|\n|customRequest | function | null | provide an override for the default xhr behavior for additional customization|\n|withCredentials | boolean | false | ajax upload with cookie send |\n|openFileDialogOnClick | boolean | true | useful for drag only upload as it does not trigger on enter key or click event |\n|transformFile | function(file): Promise&lt;blob&gt; |  | transform file before request |\n\n#### onError arguments\n\n1. `err`: request error message\n2. `response`: request response, not support on iframeUpload\n3. `file`: upload file\n\n### onSuccess arguments\n\n1. `result`: response body\n2. `file`: upload file\n3. `xhr`: xhr header, only for modern browsers which support AJAX upload. since\n   2.4.0\n\n\n### customRequest\n\nAllows for advanced customization by overriding default behavior in AjaxUploader. Provide your own XMLHttpRequest calls to interface with custom backend processes or interact with AWS S3 service through the aws-sdk-js package.\n\ncustomRequest callback is passed an object with:\n\n* `onProgress: (event: { percent: number }): void`\n* `onError: (event: Error, body?: Object): void`\n* `onSuccess: (body: Object): void`\n* `data: Object`\n* `filename: String`\n* `file: File`\n* `withCredentials: Boolean`\n* `action: String`\n* `headers: Object`\n\n\n### methods\n\nabort(file?: File) => void: abort the uploading file\n\n## License\n\nrc-upload is released under the MIT license."
}