{
	"name": "rc-progress",
	"versions": {
		"1.0.0": {
			"name": "rc-progress",
			"version": "1.0.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "shuaiji.tsj"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*",
					"rc-util": "2.x"
				}
			},
			"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 node_modules/.bin/rc-server",
				"publish": "spm publish && rc-tools run tag",
				"lint": "rc-tools run lint",
				"test": "",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "2.x",
				"rc-tools": "2.x",
				"react": "~0.13.0",
				"node-dev": "2.x"
			},
			"dependencies": {
				"rc-util": "2.x"
			},
			"precommit": [
				"lint",
				"less"
			],
			"gitHead": "750d251fec4dc69bf5a94fd8c181341fc2f360dd",
			"_id": "rc-progress@1.0.0",
			"_shasum": "3e63c6f66c37b4b97ea7e584033f02f79db7aa64",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "tsj1107",
				"email": "tsjxyz@gmail.com"
			},
			"dist": {
				"shasum": "3e63c6f66c37b4b97ea7e584033f02f79db7aa64",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "rc-progress",
			"version": "1.0.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*",
					"rc-util": "2.x"
				}
			},
			"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 node_modules/.bin/rc-server",
				"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": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0",
				"node-dev": "2.x"
			},
			"dependencies": {
				"rc-util": "2.x"
			},
			"precommit": [
				"lint",
				"less",
				"precommit"
			],
			"gitHead": "c8f7762883ad98d3b9bdbb6dbbb30285fca454ba",
			"_id": "rc-progress@1.0.1",
			"_shasum": "8d0767ce0ff6cc21863f2f79759aa4cb92483b3e",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "tsj1107",
				"email": "tsjxyz@gmail.com"
			},
			"dist": {
				"shasum": "8d0767ce0ff6cc21863f2f79759aa4cb92483b3e",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "rc-progress",
			"version": "1.0.2",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/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 node_modules/.bin/rc-server",
				"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": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "5c4c42514616ae1a5e4457a0c5fb8ff818fdd3c0",
			"_id": "rc-progress@1.0.2",
			"_shasum": "b4b5d358d2bf20dbc3d4ae6e85fe10ee30e4f644",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "tsj1107",
				"email": "tsjxyz@gmail.com"
			},
			"dist": {
				"shasum": "b4b5d358d2bf20dbc3d4ae6e85fe10ee30e4f644",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "rc-progress",
			"version": "1.0.3",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/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 node_modules/.bin/rc-server",
				"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": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"object-assign": "~3.0.0"
			},
			"gitHead": "59cc8dfa88e9bf149c464403f945ee2201eb679b",
			"_id": "rc-progress@1.0.3",
			"_shasum": "b60f3bd4b9d43d7bb97ef9d6add0517b36309411",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "tsj1107",
				"email": "tsjxyz@gmail.com"
			},
			"dist": {
				"shasum": "b60f3bd4b9d43d7bb97ef9d6add0517b36309411",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "rc-progress",
			"version": "1.0.4",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react-addons-test-utils": "^0.14.0",
				"react": "~0.14.0",
				"react-dom": "~0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"object-assign": "4.x"
			},
			"gitHead": "f972bdfd6aa8ab806d7c4d063ac8fc8becb7666d",
			"_id": "rc-progress@1.0.4",
			"_shasum": "cfcd5c9a11d40935cee42bb90f721b61337a2794",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "cfcd5c9a11d40935cee42bb90f721b61337a2794",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "rc-progress",
			"version": "2.0.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4ff411130911463ce5e891506713319ba97ac8f0",
			"_id": "rc-progress@2.0.0",
			"_shasum": "3317b0cadf6dfa5eca2389b24dbd9f1d8af24dfc",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3317b0cadf6dfa5eca2389b24dbd9f1d8af24dfc",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.0.tgz_1472008380460_0.974121504696086"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "rc-progress",
			"version": "2.0.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "92e7ea3a6df36570a3c64d7917c5e17c92b918dc",
			"_id": "rc-progress@2.0.1",
			"_shasum": "adac0f7f00808c9905f653dff6916bae3fc4a391",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "adac0f7f00808c9905f653dff6916bae3fc4a391",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.1.tgz_1472094899776_0.7559016251470894"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "rc-progress",
			"version": "2.0.2",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8d8a74b41ed8d63db49593a1b003a10e9060c73e",
			"_id": "rc-progress@2.0.2",
			"_shasum": "456431a560c0727a78a6083b5a20502bec59ef34",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "456431a560c0727a78a6083b5a20502bec59ef34",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.2.tgz_1478846887708_0.7299298131838441"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "rc-progress",
			"version": "2.0.3",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a7273362efea926947dc9ef644e31d627440823b",
			"_id": "rc-progress@2.0.3",
			"_shasum": "1755a04c2e368af2fbd93ace8abc9dc91aab6bd5",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1755a04c2e368af2fbd93ace8abc9dc91aab6bd5",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.3.tgz_1479184077263_0.138651923276484"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.5": {
			"name": "rc-progress",
			"version": "2.0.5",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "266a43a3bbd5391d4b542f205d6d3809e5519073",
			"_id": "rc-progress@2.0.5",
			"_shasum": "1f7643ee4a4203a91ddddb35df6f138ffd89b492",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1f7643ee4a4203a91ddddb35df6f138ffd89b492",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.5.tgz_1483798287574_0.2098882009740919"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.6": {
			"name": "rc-progress",
			"version": "2.0.6",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "725f23871bc3e66501b340686a1ec790d323320a",
			"_id": "rc-progress@2.0.6",
			"_shasum": "799af503904330d35184ab00d61ebfcbc005c486",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "799af503904330d35184ab00d61ebfcbc005c486",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.0.6.tgz_1483957972746_0.10462046624161303"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "rc-progress",
			"version": "2.1.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.3.0",
				"react-dom": "^15.3.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e41c4cd1218f3fd0cb256ae5e6e5eb9a76021947",
			"_id": "rc-progress@2.1.0",
			"_shasum": "b9072b1f8dcbbb4763f3ee66a42becb457113966",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b9072b1f8dcbbb4763f3ee66a42becb457113966",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.1.0.tgz_1489645602649_0.3575745497364551"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "rc-progress",
			"version": "2.1.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"files": [
				"lib",
				"assets"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "^15.5.4",
				"react-dom": "^15.5.4"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.8"
			},
			"gitHead": "0aded00ad9647fc00cf46abc586114679c9437fd",
			"_id": "rc-progress@2.1.1",
			"_shasum": "808cb3cd42e75cf986569d9c03ecff7158b73df4",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "808cb3cd42e75cf986569d9c03ecff7158b73df4",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-progress-2.1.1.tgz_1492747205028_0.9024324847850949"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "rc-progress",
			"version": "2.1.2",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"assets",
				"es"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"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": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "^15.5.4",
				"react-dom": "^15.5.4"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.8"
			},
			"gitHead": "50b7a8a88a74ba79b4599759bddb6ad84ea89b8a",
			"_id": "rc-progress@2.1.2",
			"_shasum": "d31ccb1499ae223c0d21d1485650aa4a0d374ce0",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "d31ccb1499ae223c0d21d1485650aa4a0d374ce0",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.2.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.1.2.tgz_1495425413656_0.9014515723101795"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "rc-progress",
			"version": "2.2.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"assets",
				"es"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.5.4",
				"react-dom": "^15.5.4"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.8"
			},
			"gitHead": "607b3425dfdc0df3e21ab82df5d6ea95dcef2ec4",
			"_id": "rc-progress@2.2.0",
			"_shasum": "b9cd6071de2bba0e2fab63b9ce785a7919064591",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "b9cd6071de2bba0e2fab63b9ce785a7919064591",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.0.tgz_1498640712742_0.8805998465977609"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "rc-progress",
			"version": "2.2.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"assets",
				"es"
			],
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.5.4",
				"react-dom": "^15.5.4"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.8"
			},
			"gitHead": "28d83fa77368b4dd72f8031ebf4d12a4e43587f9",
			"_id": "rc-progress@2.2.1",
			"_shasum": "3fdefb16bf94f43c187cdbbdeb9fc5010b367ef9",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "3fdefb16bf94f43c187cdbbdeb9fc5010b367ef9",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.1.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.1.tgz_1498704006480_0.028366413433104753"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.2": {
			"name": "rc-progress",
			"version": "2.2.2",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"dist",
				"lib",
				"assets/*.css",
				"es"
			],
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.5.4",
				"react-dom": "^15.5.4"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "2ed73e383b1cd6ec18e70b9fd21d960882e8b32a",
			"_id": "rc-progress@2.2.2",
			"_shasum": "179f322218c533be27be5ddf4ef6f20e1e228769",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "179f322218c533be27be5ddf4ef6f20e1e228769",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.2.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.2.tgz_1501810110546_0.46988419629633427"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.3": {
			"name": "rc-progress",
			"version": "2.2.3",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"dist",
				"lib",
				"assets/*.css",
				"es"
			],
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "72f50aaf7150fd6055dded37d80325ca9e3d6b5e",
			"_id": "rc-progress@2.2.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-enRyBzSra+mjncalJ44vynbaAk12UQzVvZ1IiMkPKOHS76VOPb55pcLtFCtPSZqWnPLac1dJwEG0QqIyQk8tqw==",
				"shasum": "55c2430554cdfd3ff00b9f88d01f61be0e306e74",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.3.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.3.tgz_1509969173001_0.510370128788054"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.4": {
			"name": "rc-progress",
			"version": "2.2.4",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"dist",
				"lib",
				"assets/*.css",
				"es"
			],
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "225be7849bb061368d26bd8528d01f5ed3d88c91",
			"_id": "rc-progress@2.2.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rDlyvLonTljDldoo13bbhdd4wAaOnVdzqhuciDkzC0ogtwIMgyZqT8tvGUR4fawY/InDHYcbyLoC3mW+TXlHNg==",
				"shasum": "45dbdb91cdd71cb5ce22e61313a351ceb5b1488a",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.4.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.4.tgz_1509971629017_0.08523166738450527"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.5": {
			"name": "rc-progress",
			"version": "2.2.5",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"dist",
				"lib",
				"assets/*.css",
				"es"
			],
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "7.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "2210bfe084142c219a001ad91e308d35dd3fed01",
			"_id": "rc-progress@2.2.5",
			"_shasum": "e61d0544bf9d4208e5ba32fc50962159e7f952a3",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e61d0544bf9d4208e5ba32fc50962159e7f952a3",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.5.tgz"
			},
			"maintainers": [
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress-2.2.5.tgz_1511796817732_0.5024029712658376"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.6": {
			"name": "rc-progress",
			"version": "2.2.6",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "7.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "78fc6adc0e771bc79a4a7faa9d42f1683288ae98",
			"_id": "rc-progress@2.2.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-73Ul9WrWf474q0ze+XblpcR8q2No0tybHt+zdGXYyQ7fUZy4b+I5dUQcoxr9UXY6W5Ele9ZsPWJWHSDz/IAOUw==",
				"shasum": "d5d07c07333b352a9ef13230c5940e13336c1e62",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.6.tgz",
				"fileCount": 22,
				"unpackedSize": 287400,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqfGrCRA9TVsSAnZWagAA83oP/08tQCD6PBrPeNt+17tx\nn0OuU2gSGYzzLTRcALqmQinnoFvSqHUaW57f+IBt9pAIKS82FFghk7SHZYxT\n9FNHqs7BO3DFioV+h9ZC+13gxuqypn88w4n/KzS8n72t1j6TtoqJoBf62+LQ\n/KKir+cjptSjmwSfQt38UxpJut6leQa+2hX6zRyf2ZQ+8wNwGV1L3ai1rJMz\n2h8VPM48NuCz629urZYUhezIHMuDLWoB55T7mN72KV/+MVUyhidrT/JWQW2w\nNCZy2hrbb7EtuZzqMGterx7+figsnDTbtAfG7ty4Ap1NEfT+BhcikHp2KW3c\nLWWsxWNPFbjI1ZlnBjqTpT0aFo/td9M3t42QkuNISKgEmmSyMf6r0BIYj5in\nF/UsqbqFo3dxYOhHLXoEpOB9Lcq+nP7qE+mGLXdNxop8ZYc1Yte0GdTJ633c\nOmxn/3zJHqdvhzlIKS2VsUQ6MH3jx4x1BO/KsYxAwVY+6+zjmFRVq+Ve4IH/\neutqQKLf/7CUTXnluceEBp+XfDtEnzcOui/SRNWAeu4ZxsryWmtBkf0OpArj\nyTv/54LAZfi0lWE+zCoFR8+iEzACTVtAW8uVB4+1oZq5DaDVVo7ot1p18a87\niOq7ZoKoqUtgvb1ZpCdR/z6v4SrSAnBmK5KQJv5VDNGhJISoWEOX1QU0Gz4j\n0Hqy\r\n=8TQS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress_2.2.6_1537864106219_0.5476985506461056"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.7": {
			"name": "rc-progress",
			"version": "2.2.7",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "7.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "2bdccaed1c405cffd41d7a336f1edfb479cc781f",
			"_id": "rc-progress@2.2.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uLHHpQO4/yFa/AX6Uw2dJFUIfAkfI6430h0a1XJX/A0Ja0wmuwjEa03biuKfKwwqz2skFiAaXco1GlgaJK9mKA==",
				"shasum": "e650928c83f54da876f39b957a680afa01b490f8",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.7.tgz",
				"fileCount": 22,
				"unpackedSize": 287589,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQGvpCRA9TVsSAnZWagAA9dEP+wRiOwWxZpGtPXwB6uAs\nU7l2bfyYckfeOpEslW/lzUijp1qa9I7AotFsOM/ux4e0VFNA00DIyKHYZPQa\ndMC8OuC9UnDqTB57l4xzOj6ErbYF16pPyHb9Sla/LYQCEIHZDY2OgcBvt4mn\nwi3+jWkaozD8AxxrjYeHORNj9if36QRjgPd0IjSrH8zMBo0SSYcmak3PVC4W\nJ9g7yhqVIlEbn+lWS5cgtWY07MrfuLCG5Mxi0zbM8w4KsSu/RzJhalKbtJZc\nAXNGn8a9VdsGF2E66Z+zSVZvwlZ7r17VUdDj6UJpnnpkSF6B3N+sWbcBjntQ\neyWR1vj5hp11Znwz7oG1VIkylszX8ipRiRtROGD4jFJhwcPxiLmPRyDGOE8Q\nIJRRLJNVxe05KYVyKgQY26OISUete9WErhArnYTYAMrrvS1HWNlmkrfVYYad\nGJS9kjg0I4OrAYAxpvyDoY7uWmc5aP0dGGFlAQEEZBKDalni7bBCmK/Wx+6Y\ngtej+06EjTKA/m7QR8Z7KLtk/bJy9iVfTIAf7H41HX0NsTx147R/3jHS/isB\n6Uy8OLN0YkyCxjszaTDV8XVfaLQ1/OJODaeRAOz9QCTGRwUwY/HRAioQdNMU\nA7KZvTkVPKVssD30wOsPtkBYzqesBFpu/jlSb9W8iF2RV89rZszcG2liNBuP\nCH1L\r\n=4smW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress_2.2.7_1547725800827_0.5863544575733748"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.0": {
			"name": "rc-progress",
			"version": "2.3.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "7.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "c6c75ed1af4fc599a51e794c9bce328b52dee323",
			"_id": "rc-progress@2.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hYBKFSsNgD7jsF8j+ZC1J8y5UIC2X/ktCYI/OQhQNSX6mGV1IXnUCjAd9gbLmzmpChPvKyymRNfckScUNiTpFQ==",
				"shasum": "cfbd07ff9026c450100980de209a92650e24f313",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.3.0.tgz",
				"fileCount": 22,
				"unpackedSize": 296816,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQT6UCRA9TVsSAnZWagAALZMP/RlZnzYv2uu9JON2sD4k\nthcEl/Fw2bkUDvdFJ6sTvOHHDkYwgVdbNpDglFIHcEbe+QcZ++BebtQscxNW\n29HIjNVYUuZpNOOYE2PT3Dn2In5QkLg1TwXk1TAc7KYhs+lNvF2UDUPkTM+k\njG7s3uF7gJarcKc6IwxBXhjBFittWUcVuZlDDykAGYaZtrNnGph0PfWmtOJS\nYFiXbE2ZQSVH7BAcatHhdhzXYkyI4arHOSnDmGJj5taG1oDROjCIkuZVwX2B\nhLOEhOJADZwQRE40SxeUGU50YlXuvYjta4jIBtVbQ/M5F9+azn6rSaYC17NV\n6EhgiKX3C5hw/Jb60PosFKjYKw3/ZEOdDrI96PWcCwjv1VhG0t/D234YeCsn\nj64TzMXaFYgX3dwwfx4D0N6iLACkjmLqU7H10ESScppcBmHuYCGTVoU/m2Bh\n49bfU0ogZFyfDcijiGnTTfsO+cwjv5Fghfqg5YhU8adBueqjDiUxDc6juggz\nO4xtiYwDuM5/8TAYdcdjCyeBgSXIJwNLeF+vIrX59rCV2yOs4JQMsskvTKwW\nrDdRhSQo/PqbPOtMNN1CWOlfRBEPayQtSFtGBygI09YxFh/0JBT15mo+xD9f\nM5UqOy/j31g+AjYg0jlO5LCcXgrMnGHCyaTKdwyT63oSfn9lyKfdqCRMete+\nAz8B\r\n=YonB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress_2.3.0_1547779731618_0.9720133845262082"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.0": {
			"name": "rc-progress",
			"version": "2.4.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^8.1.0",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "9bda08a5b8db66adb7e8bd94dd326a0fabebc70f",
			"_id": "rc-progress@2.4.0",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-6Zj63viWlura47ITFQYodReA7LSp8FHVlweXjeXzbDyfZGpq7JZyw/y9HSzduQr1wuVEX7WoMFFJMfTn8kSpeA==",
				"shasum": "640d508aafbe5b155e0441b5197a3df075ffd673",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.4.0.tgz",
				"fileCount": 16,
				"unpackedSize": 51468,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCbpDCRA9TVsSAnZWagAAxosP/2TZv1zHQVgfWoLhrWRS\ntHngIp9c9B/trjazt8Yy0YMCOqtfMQmaf+SkHF53QeUwESU9UjuUzubVeYkC\nnRgCgWPq9KzT/56VcVDUXGZzEEf28v+A/2vXkgo5GxcYzF6UEcbrDNh3mrZ4\nDt4NIE4FnYhEERShMdt5AwOBCK/WY3/ejrUbi0ozvMDpcKcPkq8SM2p6iMLr\nCPLI00eMz/3VDBvMzLUW0Nfz0FHwIg61p5mYkUITaM/zQU97a9d/KDVo++Aw\n87x4S4P8V/hz0578K8KkMWsusAHy+1Y94+R3Vu9ItX8iT7SgZe1mJ5doSb43\nS5sSeLv4ZMTBvQIAuwcaTfDWOXWBfG5QEQtnMqbXHhRRaRGrL9V17QPxxgyk\nmghvIFX5YzTbs2F/SOzUqgsTF4McRTaIM3dSY7zYdYCXcWoi+H4d0fRDKtJv\nQeQv0xwr1ltVnQ/0oPqD74NiUbBxYB6mcC8wqPTe+wBqkt7ljLwPIbRBohuh\neU4VFRiJO65Ibl7OWZdBbSAZKi5C5EAnYAZ4Ng7A5LRcaVsgSlNdh4/75bNk\naFf2v3WJe3y9IC7huR/kYhoM6DX/nDUiFgABvg8WKoUmpwYo0v+RyKp9BK0D\nkGub1MIdBoi2XlNx+HsXBopZH6vky8NYArXVY6W+9wL3zhGYY1igWYvjwRPA\nFR/I\r\n=fRwj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.4.0_1560918594610_0.04168756681083341"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.1": {
			"name": "rc-progress",
			"version": "2.4.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^8.1.0",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "7ad44f9c625bb7c7cbab76eefccb7067dc041e97",
			"_id": "rc-progress@2.4.1",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-J66eNptJOhzKR+5ClG/VF+83cMsKtuxKEegWXfJ367teGAn/m6QFFCXy9zP+EfZ5CfJLm2jYfr7+zW53JpCw5w==",
				"shasum": "dab669e51c0bf7470eca069e03c1fcaae555846f",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.4.1.tgz",
				"fileCount": 16,
				"unpackedSize": 51505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCe8sCRA9TVsSAnZWagAAbZcP/3oAQwmTB6ZRn7Q26uCw\n7KfJqEX8OOZ/43yhg4pBj6sgOk2G6y4CuvY3EVpS7kqRkHkeMba4Zf0nng3I\nlsweDfKaCUtS+2Lj3SGffSMl7QRFqVUGiuME1hlopo0XAQh2PxJmnmpavm9f\nQqAHy+TtIeBnY4PkHWnno7LLFJ0gGde+3kBJwpY93fcvYcKrPQNScebXqdZN\np+kTsrvfmqjOZd6RPP40jABBAkqeBiMpepg08MpodWC8NiL3yqd1NpUYY4+e\nGImRhJ+Plqr0g8uowLzLUDhZI2SNvitvZWgcLgWg6jz9dn9VsB+gRRXScSU5\nWhmbS9Po90mGTncHBuo7JprZq89fruga7t2P+4h+KtiNoNfP3+GdrR9/oIqQ\nAp6fPMR61RaOEaen0xm/+r9ru6eD9LikeMYlyhZDqHsoeevDVuW9Z/UyN+JD\nIWqGqqFsg9tulAXq2V/dSUvMeaX9xLSuTq6aTNaw0fjkfMU44ZxavSs/6I3n\n+GJf1Qf9SiCmci31GTGqHy2mCjNrW/8/+uT14JLydVnzmi/+y/FQQrUr9yH2\n75+ikQpuKJlCj8aJ4qr33GKadaClFC+BPtTVWy9AxvWBmXhEtjaua7C+iBpB\nd/2B3hlgbBEHc/lkSwESGlIQXcYErjFke0T3B84xeuh4X4ea+SfDi9tYm87y\nJqxd\r\n=RAQc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.4.1_1560932139591_0.014031182722717972"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.5.0": {
			"name": "rc-progress",
			"version": "2.5.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^8.1.0",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "3bd683803bff414b67bc97810a63ec389d7ab262",
			"_id": "rc-progress@2.5.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-2htZyMJi1yoS4uLIhBtGZtCPmzVlBiLShW4AH8jgNr4kEuuQhOClnL0h7T52B2slABR16qL8eVC8ozYpTgTQbQ==",
				"shasum": "ef23536ecd7911dd48b40f40b268181b86aa9b34",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.0.tgz",
				"fileCount": 16,
				"unpackedSize": 53068,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEw/OCRA9TVsSAnZWagAAMG0QAIayiBe+hHQw7/nnxMZu\nzudpfsTpn3W67sJvrzguQPT+c+mNNjldiIiugcTle+J9ONhuqyPwGQnFSLfL\nXEiwE0D0IwFpoW+V1LqMK0x1l79Z3K7FWWfb/tAkrUZAQpU6Fa4nN2HjaMy5\n7xF0gwXxsHErvlERQcK6kFrpnUkkTlxaibaraJju7hLwQs7An04Fs5bCg/I/\nzL+Yq637qndOv2olu/p+Hra6uDZRF4wO7OtDjPfM/Q6q5PJSQWzNno4ojHy9\nopkgCM64RX7u1ltQjhjBZJ4DPvUEqWkzssfoRKXQeYYGc9AplXflQqu/m2mz\n2zzdyFDcSjWTzDBbo0ETCFVNSy0QFjuhbSGNUujDu5hlKKqnh6ESMnHmGjum\nOGyC3Kku6lr2/VMtK7q5sft7iNjj9sqlHMPxF0AEf1QHUOWUdhu6fSLZfxaJ\n/wipM/a7IrqQMpqezhtyEMhSiqlb1UGo7ETsQoWIbiekQc5tjmXZQgJN3dHN\nAI5GNLfItgysXcYNneo15tGj4sQQyYQ2VSCkMclBx+kXGu4Lii1Wg4rmAMNs\nAe2n441vgDPVTB9xVVrtQY+oK2v5ZvYjajcqWD8XqUsOt4ukDKGesgclDEXu\nCQMF0pJg3IP0nZtVesS8s3kwO0ogZyjm1ak/jUZjXq/f+lAPqeTbNIAKnrwr\nRIlv\r\n=w6EW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.5.0_1561530317885_0.27389956220536393"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.5.1": {
			"name": "rc-progress",
			"version": "2.5.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^8.1.0",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "da622725eb96fd853b53380ebff6ef7e9e94ae69",
			"_id": "rc-progress@2.5.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-jIoCYAktSG1SvA7gu2jM7hYwb2JiBrqOexY80TBiIIznhMDHh1Mb7rvtfIoEF3WS5evoqoKa3A+szGMyv3J9Cw==",
				"shasum": "ed5b573c0c8277a11e5a128ce5f5ca16f2e4dd6b",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.1.tgz",
				"fileCount": 16,
				"unpackedSize": 53077,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEzxeCRA9TVsSAnZWagAAJ3EP/1hqvt/Tv/EGVDj6x+Dz\nxJLvVlINJn3sowfyiEdY/7Nc20tfDvDZkWH/f0HGSwji2d+PKl0hj9ujefBP\nJcvqpQMO0nNXyYJyoN7Ru9S7WeRtfXbseiUI2GT7ZckynMguhRmSBv+m/3kU\n40CKlWIJDggSGW8yYacw8bhDTzNo6xSlIpiblIsW/b1DjPM4E7jWEvO4/2Z7\nScX9DOACW+fziwLwYb6fIOBbrqaaweyvgZVYka/FE1cFMNRMjPyrW5cATUR/\nI/O2watpnh+Mb3WZRRb09csECc9ZwaP4A5+4eMrrW4coWTTCoC/TamBOtWIE\nNszsxuGRNV2s+1QOdIvycy/Yt5Yc2ljv1kdsXwWDJL7KFlAeqmBIQYmL9HQ9\nWFzeYoaCt6yCUB0v1iCB8+Wckbgjts0LY2K0AKsgig3Gcv/YCndA2O/0Jjhi\nrGKt0EIY1nSoOYdTd9xD+Va656QvoFR0Ha8Z6oQP0nvQqdTqAh4ST/LbuaER\ntE1Hz81k1EDuWETcd6/aKrRs5RUE5W7h4OI2RZmZMVonEK5NmZWXLIN2denU\n13Cu4+2zAhkbCeVjONqr7pfzeyx8sWzbKNQiNyR9JTfTciddtA4g4f7jT6qQ\nk9k1/JFYcrEcv/VAW97RqVVfYvIVF8cipY19pvwtt4LJh0LgHuJ79CNpKXAw\nu45i\r\n=XmPn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.5.1_1561541725753_0.0500296189066356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.5.2": {
			"name": "rc-progress",
			"version": "2.5.2",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^9.0.0",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "db822c71f31f9568fca29ac1dc89023287eac991",
			"_id": "rc-progress@2.5.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ajI+MJkbBz9zYDuE9GQsY5gsyqPF7HFioZEDZ9Fmc+ebNZoiSeSJsTJImPFCg0dW/5WiRGUy2F69SX1aPtSJgA==",
				"shasum": "ab01ba4e5d2fa36fc9f6f058b10b720e7315560c",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.2.tgz",
				"fileCount": 23,
				"unpackedSize": 318697,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU9qsCRA9TVsSAnZWagAAgxQQAIj9V43WejXoboRj28xM\n4eX6ys8aK8VCoZmtcEoPrIG46HA55YXhkAnDREBNrPYQu1/yYOAAoGnY8u+v\nWrx54woHSIm+Q4gZ/X2uDthfEj/a9FKh9iJwyXszkSZOMkLZut8+B6jS4E8/\nmkRn7X6rC6G0ZUSoz9k5sFu4RBdWBJaOx/4326zAQUsR+uK5KZTCIs0m7ljh\nJTu87eRiuog+/C0c9B4Z6kE8IkMrVQeWqIjUojUAamTYYdonVSQQNpDU034y\niI9/8pX2lXeSWrj6AGjPc4CkQG6uSWxiONlEhdMJzG95ylupkop2cSrsCdRp\nS+VQQNfyIjgZIqEzoCB43xGpqK19s3Xo/GW5hIrkGbCFQOALc13AntPgnrHg\nL1n9tiua0LlEl1kUbQVgWWOnNpF8tFqRJnh7VQeLXk3mACDjXQlspaxyMYGH\n8WD8cN9ZdwYBfKauhTb5JIQ+zoCl2A+uM6kBVV5lUIfx1YDTLBXXNxKm/vu6\nKHWu+ABJ8QtgcEjPwDIcoOkzr+TQSUfTmBFTUV+dETv8ljES+kof6IfyaSb+\nw3ydGiWBaar7ugdWHxZHyg1vpxCiyDandZ5UuY0xTT8AkvMZv6Ugd5BE3rzN\n8lJCP0to0iINQ9l09Th6McUcG90MsGUm81sE4dIRK9Lt4jl4YNvpk359dcUi\nbtmv\r\n=99N8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-progress_2.5.2_1565776555970_0.8495013130664917"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.5.3": {
			"name": "rc-progress",
			"version": "2.5.3",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^10.0.1",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "ad9ed78e1e0789a59f8d346ec5c371586a8f4ee2",
			"_id": "rc-progress@2.5.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-K2fa4CnqGehLZoMrdmBeZ86ONSTVcdk5FlqetbwJ3R/+42XfqhwQVOjWp2MH4P7XSQOMAGcNOy1SFfCP3415sg==",
				"shasum": "00f01b95bdbe1856d3a5f82242051902e8b7a8e7",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.3.tgz",
				"fileCount": 16,
				"unpackedSize": 59948,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer6YOCRA9TVsSAnZWagAA99cP/AiN4l7bo1zWWgV2uRZP\n+2ANENLyd2ow8wTFeiX+hYavT+cAjwtJdh71FuQuy+TPTRzXt/EJwggFgmEu\nuZAmeTqQvLpuSqqNuq9ztuugzv+DNhyVEtAS1GTkuF1eH79X3svhRD4h6WUa\nhJ2yHiVGvph4QyqdOdk/rsCTj9VmOkCSB4LqT8KvDQYi2mRzbgG+scxPyFNt\njdlWHFaS3L6rgym3CCOQL2vc2Xq3zwE/beHg8Aytoj/fqL62u5Fx0pv1aW7Y\nJuZKi5Do1bSMRCZYI5U525q/gZ8LkUgiLN6ZqonlZEDKagluQwVkvIk+o4oj\nAaaGSYla99ZkZmQCXcByFfQt2aJjeAhSFGguBTrryDy3tvjrIWyejaNTW7Ei\nNX1oEShDwQ/Wonah2RhwPQS0fDsWYbLgVlWnm326nyTy1mY75qFdIh5e1S3V\ncoHdP42S09FgB9hnVtPuZNdllENgq2fqNlrWo9q1zcYMRtZKlGSr2ibLQ85k\nep7tnpVSR7DVEZSOntluDobDO7rlLXDRu6aXspBZuqOwCX3zHxg8ftFynWwm\nnaEtj32lkVYS+pkPbBdlGR0b/smbaCSQDxPtKGxarvKo4lNSoCCAYRxw5qWu\nTLfwk3iO5aU5DqAcbIgWAr8RiwI6TfPOhhd4MwW33SL3do/VCqx3whdazd31\n7OQp\r\n=u4k8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.5.3_1588569614045_0.6450123357066639"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.0": {
			"name": "rc-progress",
			"version": "2.6.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^10.0.1",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit"
				]
			},
			"dependencies": {
				"classnames": "^2.2.6"
			},
			"gitHead": "1c1aa1af084b9b2a8a5dbac3b7acfdb71ffbb69f",
			"_id": "rc-progress@2.6.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-YGeOBYOYYOFtSBNkUnSvgta8sRva9Bp0/3VzEAHnuWta4n1xOJ6+kVuCjvpmb8kJQrNN1OZP6D4vzsaCU8uA2g==",
				"shasum": "502b34974c1c5ec7c72493bb698559f7bdc870ea",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.6.0.tgz",
				"fileCount": 14,
				"unpackedSize": 40275,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu83XCRA9TVsSAnZWagAAy+0P/RYHniNmCgO+8i0OwDjz\ngPYbZTsZXmAp7vs/7/HR9Kt2iEHqxKslNqaybcg2f4vKwHPAJFX6aW70ar11\nHKkd0cczApRb2ENAwuGrDVNyHKLJY5eWC/kqMHR8FVQJn3RcWfDfSOfVAD3K\nO+X+rR/PfNojNCjm9aPQogxPDuPIGRSqeWFVj8BVlqOhTtsg4mvsc6G2nm0d\nGq8d0cWZuMTetMxvztAaVGP6NnYYkNzSWf+u8EV/fodmHoZBosKOM5mlLLRU\n0wa6AofgN/b+Jd2PZxhObtJGP81hvA6LZXmbi1tz+k8tsbKJOT3yXzCWoLxf\n6Rh156FR1k6zMECVSNbcMpQjqW7o/wG3pdiGeDpzTLVvwTIQ9StrvXaZFLnz\nlgLauZUjud5/JY/fdkRfItEqQKquWx3zD97NmcGatxV2CxVotiFeqq3vL/Fo\nneh+pdoEzODs03re+szDWHYqQfHl2OqIop3e7mXjn0f1efNRuZNdmBOqYebf\njTpujOxOQf7QpoZpExtWZjOw2vXG8NguilY1Yaupr1GTDlZSbon26u8TYETt\ngcevKRKWK3QYmjlKhTWQcY/iANSyp2Ye/F/c4jwEHRoZ2dnKp98//+J9b8n5\naEF0fCtAF7YX2RwA9wAphzz872QUJht/YaIUm41554+uRaP5NMFPQSRpKppg\nFuxh\r\n=Tvoy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.6.0_1589366231280_0.06152330341915602"
			},
			"_hasShrinkwrap": false,
			"deprecated": "this package has been deprecated",
			"contributors": []
		},
		"3.0.0": {
			"name": "rc-progress",
			"version": "3.0.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^10.0.1",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit"
				]
			},
			"dependencies": {
				"classnames": "^2.2.6"
			},
			"gitHead": "3d693d8c4b90e303e9f2eeb77c3a8749caa80382",
			"_id": "rc-progress@3.0.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-dQv1KU3o6Vay604FMYMF4S0x4GNXAgXf1tbQ1QoxeIeQt4d5fUeB7Ri82YPu+G+aRvH/AtxYAlEcnxyVZ1/4Hw==",
				"shasum": "cea324ce8fc31421cd815d94a4649a8a29f8f8db",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-3.0.0.tgz",
				"fileCount": 14,
				"unpackedSize": 40474,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevgU4CRA9TVsSAnZWagAArwcQAJtFrlEHVMK5NglIuMrA\nb1M0VfqMwmlGf3wq7dwW89MzMPER3K9QlacuG4RV20/hiPzhbWUaoEv6E9Ld\nGKKp8cRXW+09kB13eki+VaZFaivSg/Q+uBcKGgBj1TkR2EL6UkKDd73/iZGZ\nRrogpM9/KSiobIQgXYCVv5z5FEN297u9vT/SpFLBtA3VL0cOPL+k3NUSCoxU\n9N41f/a2IMk6MVM7Js6833BpXLExxyR9QDlAPILcU8NMGfF/2JC2L2BgO+EG\nkXRjgKAKPoNfaK1gXgr8hjyWhrrWioQOVzs+9QO6vb5qF/zaiOaLMcpnP1ME\nR+Ef0HMBGLMaq78pU+CbpRMrqp3HppHtGudJrYlclNLfRwM+Fzs/K8f1iBu4\ny6F+TStZDRppLHYu2RmsEFz4XGsIz6qNSVtieihZmoxZ/nrOGHrEaohIKqNG\njr/xU1yzF6hrt6TKePhVQ76BMEjQkny0mqfR0A9qe2HYGDJV8FZrxr4SNhcD\ng+k8/3es1lEe7N/DH0oGeq8amB27DyiLYI5k5WP982XNxPkv8q34KfjWoaGs\niFWBAtIjgjzcZp3bpvy8B8XfbDMRLa5XFowijBfkYInrGOcXlAq8XiaBt4lz\nPSFzMxidRsaAG1sSjeVDg7EpFYiiTkoILMWtR8kjaXHUTKcja/2keQL4y8hh\nDdKK\r\n=Y3wf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_3.0.0_1589511480068_0.06145286666876837"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.6.1": {
			"name": "rc-progress",
			"version": "2.6.1",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/issues"
			},
			"licenses": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "./typings/index.d.ts",
			"config": {
				"port": 8000,
				"entry": {
					"rc-progress": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"lint-staged": "lint-staged"
			},
			"devDependencies": {
				"lint-staged": "^10.0.1",
				"pre-commit": "1.x",
				"rc-tools": "9.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit"
				]
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.8"
			},
			"gitHead": "faeb5a475454fba9b35b0510b2ee973818ad8655",
			"_id": "rc-progress@2.6.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-GR+rWDv5b61VkGs7SxDvsaJo6vzTZ4j1Z1sX0C3kG4kPli9nUCXurx5jREJ2SllUKLrhesr914DuvBBtXOSr6g==",
				"shasum": "2e0babcb3fa48234267b5e6a3f67f14e53032ba6",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.6.1.tgz",
				"fileCount": 16,
				"unpackedSize": 59948,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevgYBCRA9TVsSAnZWagAAmqYP/AgX+NAleKVmB6UP1RvH\nunGAGQIFVugA78CRqHmdHgvsU7P91mCelXC2oRWxNlxMvCd5arYtpvVuBJkk\nPQvKGcyW0IzXeSnA9I4sWZnbIS5NnKclIBwBWyCD8iMoYtzBerZ7BwZzsqZ4\n95p4gfUnMn33K8CK7ZmpD2J5qvDT+xUIr3S3aXdUBnGY7QZqqD0yducMwXqq\nPLNx1teiD99XFAd54MVcMLwOrX2JI0rcG7n34LmP/bbdXq6tynmw1MXo4oJK\nd3xq61I1Qobbk5AXzHkQZTEtSZPTOfsCT8rnPTaOtCNPu97dLcVd3+7SHMFx\nJRxzN+l937uLwa1trrHmmzqpLkUG23rjo+NZJ/oUk4X4utI12viXW8t3Uz8s\nsCymeNwqNggwjJIJilyGPxkV0+VSW4u6774SmQ2xbaPlYzBVDOxZwgQnfd1e\nWsvD6eFXX3mMp16OkqOATDgrvAWHT3H4P0ymVdYqYn0FUt1OXQ//fAKtFlxH\nN4QWrzI1Tt6g0JOc/9nbHcdKdkFrK/MyMn0fhwHSlXo3NAJ1lRhfcVyJMQ6f\nl+LJC7uEmoQI4eFZcTn7azwDf6n2C8ltVonkwHrCSyF+0XW8afUAlcY2rhYz\nqdSUVtI9jMIGWWfqBXuvF+FrAMI60dmYzY3L3z/Pnd1XmMaFq58TO4lE6dMY\nSeyo\r\n=SqAm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_2.6.1_1589511680710_0.8835218573468919"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "rc-progress",
			"version": "3.1.0",
			"description": "progress ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-progress",
				"progress"
			],
			"homepage": "http://github.com/react-component/progress",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/progress.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/progress/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",
				"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"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/jest": "^26.0.0",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.0",
				"cross-env": "^7.0.0",
				"enzyme": "^3.1.1",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^7.6.0",
				"father": "^2.29.6",
				"np": "^6.5.0",
				"prettier": "^2.1.1",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"typescript": "^4.0.2"
			},
			"gitHead": "d1aa8e06b90d6f93ecffadf185d35b211c60d113",
			"_id": "rc-progress@3.1.0",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-DIe9CFkGA4R/pLZ/4nPChQFmIeB8/4tVCr2knlSf9he71j8Fky469zZHhtCFyNwvNGjw/GVDeoTn4BqU4S0ylw==",
				"shasum": "cd4a5a7853db3e0c10918ad2c170688a68e3cebd",
				"tarball": "https://registry.npmjs.org/rc-progress/-/rc-progress-3.1.0.tgz",
				"fileCount": 24,
				"unpackedSize": 32163,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTk8RCRA9TVsSAnZWagAAKHMP/RLD4AE/fc8KO3NOYXZb\nAZVlVtujZdpmpcxdu/mDtc/QDusTOmnF1Npa9STXNYcEPU9/X0rFcn7DHtvK\nCDh6dIyJAhJXDZVPq5PBccqZUM/uB86Gjtjm7IjRCCu9DowiKfVd/qRBKqu7\nm06Q2gzNw6UZH27m+TxyUUXZU/8xUzTPO3ohPp5OHNVf9UUPoH02U3fGsIi2\n5M5RPQHr9E/00CtTVkj4UcPuOwsnUy+yBr3eiXCDUhptTsMMJ9agcyQQSVRZ\nrnM9dTe4COz2Is2eq7IWJtbqm3GDjg08oYCyZOSLXSi7aBbIqR7RI9TEFDnX\np82zelfYv9BzS5W4yS/50pLawbLZLrKNcz5aPtu7B2PC/32leBSod6zD++Aq\nzBTHLH2M9GwX9UGLsT6dOgXr2ZX+jV/a/mHjyjivb5PJchhjiHs2Fcr8zAo1\nRki4rPVEUQLENkAV7O9LrOfZ8IowJow4W7QOYI5nmakPpIm4t0Sv1qnLeYHp\npb5d+e0G+u5pnhhrY4B4WBrN88IDEDYxlYCTtjEfcOuoF0HrVIkt12P33xY6\n47N+5Oy8AHUefAi2+67WGdyBImFZKSI0Qkvf8RCsU8xsBDDEqCEA0VuqUaqQ\nqKF4R6LhOPJuCkCfcQMCUtdDArXpEWmhYHD6vhpPT4SAQg2X7AxTWJwP9H3b\ncngm\r\n=bR0o\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"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-progress_3.1.0_1598967569358_0.6086327545579744"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-01T13:39:31.805Z",
		"created": "2015-04-30T02:54:52.799Z",
		"1.0.0": "2015-04-30T02:54:52.799Z",
		"1.0.1": "2015-06-09T07:30:46.202Z",
		"1.0.2": "2015-06-09T08:15:51.633Z",
		"1.0.3": "2015-06-14T05:42:22.483Z",
		"1.0.4": "2015-11-16T05:33:38.246Z",
		"2.0.0": "2016-08-24T03:13:02.500Z",
		"2.0.1": "2016-08-25T03:15:02.540Z",
		"2.0.2": "2016-11-11T06:48:08.245Z",
		"2.0.3": "2016-11-15T04:27:57.773Z",
		"2.0.5": "2017-01-07T14:11:29.487Z",
		"2.0.6": "2017-01-09T10:32:54.689Z",
		"2.1.0": "2017-03-16T06:26:42.874Z",
		"2.1.1": "2017-04-21T04:00:05.363Z",
		"2.1.2": "2017-05-22T03:56:53.745Z",
		"2.2.0": "2017-06-28T09:05:12.879Z",
		"2.2.1": "2017-06-29T02:40:06.581Z",
		"2.2.2": "2017-08-04T01:28:30.648Z",
		"2.2.3": "2017-11-06T11:52:53.064Z",
		"2.2.4": "2017-11-06T12:33:49.076Z",
		"2.2.5": "2017-11-27T15:33:37.880Z",
		"2.2.6": "2018-09-25T08:28:26.542Z",
		"2.2.7": "2019-01-17T11:50:01.104Z",
		"2.3.0": "2019-01-18T02:48:51.716Z",
		"2.4.0": "2019-06-19T04:29:54.963Z",
		"2.4.1": "2019-06-19T08:15:39.769Z",
		"2.5.0": "2019-06-26T06:25:18.021Z",
		"2.5.1": "2019-06-26T09:35:25.897Z",
		"2.5.2": "2019-08-14T09:55:56.108Z",
		"2.5.3": "2020-05-04T05:20:14.310Z",
		"2.6.0": "2020-05-13T10:37:11.412Z",
		"3.0.0": "2020-05-15T02:58:00.225Z",
		"2.6.1": "2020-05-15T03:01:20.861Z",
		"3.1.0": "2020-09-01T13:39:29.439Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.1.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0a36529ab18c0c3cd5f7b4bb51933490\"",
			"fetched": 1600326169274
		}
	},
	"_distfiles": {
		"rc-progress-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.0.tgz",
			"sha": "3e63c6f66c37b4b97ea7e584033f02f79db7aa64",
			"registry": "npmjs"
		},
		"rc-progress-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.1.tgz",
			"sha": "8d0767ce0ff6cc21863f2f79759aa4cb92483b3e",
			"registry": "npmjs"
		},
		"rc-progress-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.2.tgz",
			"sha": "b4b5d358d2bf20dbc3d4ae6e85fe10ee30e4f644",
			"registry": "npmjs"
		},
		"rc-progress-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.3.tgz",
			"sha": "b60f3bd4b9d43d7bb97ef9d6add0517b36309411",
			"registry": "npmjs"
		},
		"rc-progress-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-1.0.4.tgz",
			"sha": "cfcd5c9a11d40935cee42bb90f721b61337a2794",
			"registry": "npmjs"
		},
		"rc-progress-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.0.tgz",
			"sha": "3317b0cadf6dfa5eca2389b24dbd9f1d8af24dfc",
			"registry": "npmjs"
		},
		"rc-progress-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.1.tgz",
			"sha": "adac0f7f00808c9905f653dff6916bae3fc4a391",
			"registry": "npmjs"
		},
		"rc-progress-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.2.tgz",
			"sha": "456431a560c0727a78a6083b5a20502bec59ef34",
			"registry": "npmjs"
		},
		"rc-progress-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.3.tgz",
			"sha": "1755a04c2e368af2fbd93ace8abc9dc91aab6bd5",
			"registry": "npmjs"
		},
		"rc-progress-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.5.tgz",
			"sha": "1f7643ee4a4203a91ddddb35df6f138ffd89b492",
			"registry": "npmjs"
		},
		"rc-progress-2.0.6.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.0.6.tgz",
			"sha": "799af503904330d35184ab00d61ebfcbc005c486",
			"registry": "npmjs"
		},
		"rc-progress-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.0.tgz",
			"sha": "b9072b1f8dcbbb4763f3ee66a42becb457113966",
			"registry": "npmjs"
		},
		"rc-progress-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.1.tgz",
			"sha": "808cb3cd42e75cf986569d9c03ecff7158b73df4",
			"registry": "npmjs"
		},
		"rc-progress-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.1.2.tgz",
			"sha": "d31ccb1499ae223c0d21d1485650aa4a0d374ce0",
			"registry": "npmjs"
		},
		"rc-progress-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.0.tgz",
			"sha": "b9cd6071de2bba0e2fab63b9ce785a7919064591",
			"registry": "npmjs"
		},
		"rc-progress-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.1.tgz",
			"sha": "3fdefb16bf94f43c187cdbbdeb9fc5010b367ef9",
			"registry": "npmjs"
		},
		"rc-progress-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.2.tgz",
			"sha": "179f322218c533be27be5ddf4ef6f20e1e228769",
			"registry": "npmjs"
		},
		"rc-progress-2.2.3.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.3.tgz",
			"sha": "55c2430554cdfd3ff00b9f88d01f61be0e306e74",
			"registry": "npmjs"
		},
		"rc-progress-2.2.4.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.4.tgz",
			"sha": "45dbdb91cdd71cb5ce22e61313a351ceb5b1488a",
			"registry": "npmjs"
		},
		"rc-progress-2.2.5.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.5.tgz",
			"sha": "e61d0544bf9d4208e5ba32fc50962159e7f952a3",
			"registry": "npmjs"
		},
		"rc-progress-2.2.6.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.6.tgz",
			"sha": "d5d07c07333b352a9ef13230c5940e13336c1e62",
			"registry": "npmjs"
		},
		"rc-progress-2.2.7.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.2.7.tgz",
			"sha": "e650928c83f54da876f39b957a680afa01b490f8",
			"registry": "npmjs"
		},
		"rc-progress-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.3.0.tgz",
			"sha": "cfbd07ff9026c450100980de209a92650e24f313",
			"registry": "npmjs"
		},
		"rc-progress-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.4.0.tgz",
			"sha": "640d508aafbe5b155e0441b5197a3df075ffd673",
			"registry": "npmjs"
		},
		"rc-progress-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.4.1.tgz",
			"sha": "dab669e51c0bf7470eca069e03c1fcaae555846f",
			"registry": "npmjs"
		},
		"rc-progress-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.0.tgz",
			"sha": "ef23536ecd7911dd48b40f40b268181b86aa9b34",
			"registry": "npmjs"
		},
		"rc-progress-2.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.1.tgz",
			"sha": "ed5b573c0c8277a11e5a128ce5f5ca16f2e4dd6b",
			"registry": "npmjs"
		},
		"rc-progress-2.5.2.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.2.tgz",
			"sha": "ab01ba4e5d2fa36fc9f6f058b10b720e7315560c",
			"registry": "npmjs"
		},
		"rc-progress-2.5.3.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.5.3.tgz",
			"sha": "00f01b95bdbe1856d3a5f82242051902e8b7a8e7",
			"registry": "npmjs"
		},
		"rc-progress-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.6.0.tgz",
			"sha": "502b34974c1c5ec7c72493bb698559f7bdc870ea",
			"registry": "npmjs"
		},
		"rc-progress-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-3.0.0.tgz",
			"sha": "cea324ce8fc31421cd815d94a4649a8a29f8f8db",
			"registry": "npmjs"
		},
		"rc-progress-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-2.6.1.tgz",
			"sha": "2e0babcb3fa48234267b5e6a3f67f14e53032ba6",
			"registry": "npmjs"
		},
		"rc-progress-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-progress/-/rc-progress-3.1.0.tgz",
			"sha": "cd4a5a7853db3e0c10918ad2c170688a68e3cebd",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-progress-3.0.0.tgz": {
			"shasum": "cea324ce8fc31421cd815d94a4649a8a29f8f8db"
		}
	},
	"_rev": "2-8fa55237c2b280d0",
	"_id": "rc-progress",
	"readme": "# rc-progress\n\nProgress Bar.\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]: http://img.shields.io/npm/v/rc-progress.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-progress\n[travis-image]: https://img.shields.io/travis/react-component/progress/master?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/progress\n[circleci-image]: https://img.shields.io/circleci/react-component/progress/master?style=flat-square\n[circleci-url]: https://circleci.com/gh/react-component/progress\n[coveralls-image]: https://img.shields.io/coveralls/react-component/progress.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/react-component/progress?branch=master\n[david-url]: https://david-dm.org/react-component/progress\n[david-image]: https://david-dm.org/react-component/progress/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/progress?type=dev\n[david-dev-image]: https://david-dm.org/react-component/progress/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/rc-progress.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-progress\n[bundlephobia-url]: https://bundlephobia.com/result?p=rc-progress\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-progress\n\n## Example\n\nhttp://react-component.github.io/progress/\n\n## Screenshots\n\n<img src=\"https://t.alipayobjects.com/images/T12p8gXjpgXXXXXXXX.gif\" />\n\n## Browsers\n\n* support IE9+, Chrome, Firefox, Safari\n\n## Install\n\n[![rc-progress](https://nodei.co/npm/rc-progress.png)](https://npmjs.org/package/rc-progress)\n\n## Usage\n\n```js\nimport { Line, Circle } from 'rc-progress';\n\nexport default () => (\n  <>\n     <Line percent=\"10\" strokeWidth=\"4\" strokeColor=\"#D3D3D3\" />\n     <Circle percent=\"10\" strokeWidth=\"4\" strokeColor=\"#D3D3D3\" /> \n  </>\n);\n```\n\n## Compatibility\n\n| [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>IE / Edge | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Safari | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/electron/electron_48x48.png\" alt=\"Electron\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Electron |\n| --- | --- | --- | --- | --- |\n| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## API\n\n### props\n\n<table class=\"table table-bordered table-striped\">\n  <thead>\n  <tr>\n    <th style=\"width: 100px;\">name</th>\n    <th style=\"width: 50px;\">type</th>\n    <th style=\"width: 50px;\">default</th>\n    <th>description</th>\n  </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>strokeWidth</td>\n      <td>Number</td>\n      <td>1</td>\n      <td>Width of the stroke. Unit is percentage of SVG canvas size.</td>\n    </tr>\n    <tr>\n      <td>strokeColor</td>\n      <td>String</td>\n      <td>#2db7f5</td>\n      <td>Stroke color.</td>\n    </tr>\n    <tr>\n      <td>trailWidth</td>\n      <td>Number</td>\n      <td>1</td>\n      <td>Width of the trail stroke. Unit is percentage of SVG canvas size. Trail is always centered relative to actual progress path. If trailWidth are not defined, it same as strokeWidth.</td>\n    </tr>\n    <tr>\n      <td>trailColor</td>\n      <td>String</td>\n      <td>#D9D9D9</td>\n      <td>Color for lighter trail stroke underneath the actual progress path.</td>\n    </tr>\n    <tr>\n\t\t  <td>strokeLinecap</td>\n\t\t  <td>String</td>\n\t\t  <td>'round'</td>\n\t\t  <td>The shape to be used at the end of the progress bar, can be `butt`, `square` or `round`.</td>\n\t\t</tr>\n    <tr>\n      <td>prefixCls</td>\n      <td>String</td>\n      <td>rc-progress</td>\n      <td>prefix className for component</td>\n    </tr>\n    <tr>\n      <td>className</td>\n      <td>String</td>\n      <td></td>\n      <td>customized className</td>\n    </tr>\n    <tr>\n      <td>style</td>\n      <td>Object</td>\n      <td></td>\n      <td>style object will be added to svg element</td>\n    </tr>\n    <tr>\n      <td>percent</td>\n      <td>Number</td>\n      <td>0</td>\n      <td>the percent of the progress</td>\n    </tr>\n    <tr>\n      <td>gapDegree</td>\n      <td>Number</td>\n      <td>0</td>\n      <td>the gap degree of half circle, 0 - 360</td>\n    </tr>\n    <tr>\n      <td>gapPosition</td>\n      <td>String</td>\n      <td>top</td>\n      <td>the gap position, value: top, bottom, left, right. </td>\n    </tr>\n  </tbody>\n</table>\n\n## Installation\n\n```\nnpm install --save rc-progress\n```\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## License\n\nrc-progress is released under the MIT license."
}