{
	"name": "rc-pagination",
	"versions": {
		"1.0.0": {
			"name": "rc-pagination",
			"version": "1.0.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "ed970ad0806c5c17995806642e5454e8c42f440f",
			"_id": "rc-pagination@1.0.0",
			"_shasum": "a2638e4822a56d8a202cfaeff3bb94cabdeec1b2",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "a2638e4822a56d8a202cfaeff3bb94cabdeec1b2",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "rc-pagination",
			"version": "1.0.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "130cb5a16cd2019fdf35497c15195958de61cadc",
			"_id": "rc-pagination@1.0.2",
			"_shasum": "5c31cde5464e34eada7cb67d61684db0d2745704",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "5c31cde5464e34eada7cb67d61684db0d2745704",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "rc-pagination",
			"version": "1.0.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "d9f1793938c1d521b398b6f116c5e3f16e67a4e4",
			"_id": "rc-pagination@1.0.3",
			"_shasum": "32e542111829dd1508e2177473aa2d380c15cebf",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "32e542111829dd1508e2177473aa2d380c15cebf",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "rc-pagination",
			"version": "1.0.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "7e79edb009f86e9f8c36e8d6d19995f9d21b55dd",
			"_id": "rc-pagination@1.0.4",
			"_shasum": "2c52c0bff6ab6e06213a3d547d087a9635590d61",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "2c52c0bff6ab6e06213a3d547d087a9635590d61",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "rc-pagination",
			"version": "1.0.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "70247f8aac96a2caf41d677b0200bcb183b178ca",
			"_id": "rc-pagination@1.0.6",
			"_shasum": "8dbe6218686017cc45ddbf5538cb8a0b2dcd534a",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "8dbe6218686017cc45ddbf5538cb8a0b2dcd534a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.7": {
			"name": "rc-pagination",
			"version": "1.0.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "70247f8aac96a2caf41d677b0200bcb183b178ca",
			"_id": "rc-pagination@1.0.7",
			"_shasum": "74aae6da3c109c72fac94eb638c993c2300e542d",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "74aae6da3c109c72fac94eb638c993c2300e542d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.8": {
			"name": "rc-pagination",
			"version": "1.0.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "9fff649c08d240eed2de2a191fdd941bc7d57c98",
			"_id": "rc-pagination@1.0.8",
			"_shasum": "b4908e3356a286c6ad4e60b0e595016eb25ce660",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "b4908e3356a286c6ad4e60b0e595016eb25ce660",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.9": {
			"name": "rc-pagination",
			"version": "1.0.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "6de1ae570d9a0c3dc240dd3e238e8cdab781a8d0",
			"_id": "rc-pagination@1.0.9",
			"_shasum": "2e8cb955a1078e8e5881854cd338f0c7e2194975",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "2e8cb955a1078e8e5881854cd338f0c7e2194975",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.9.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.10": {
			"name": "rc-pagination",
			"version": "1.0.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "7620056845ae4881fae8032fa3ac09657e29280e",
			"_id": "rc-pagination@1.0.10",
			"_shasum": "7b4fe3dffa659d9835e5eb1902be5969657be804",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "7b4fe3dffa659d9835e5eb1902be5969657be804",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.10.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "rc-pagination",
			"version": "1.1.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "e1210c66768b5b3ef80fcc937ef7450c3dae0ba6",
			"_id": "rc-pagination@1.1.0",
			"_shasum": "d63a249563b578a6d509fd08544dc90c63ccb9c6",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "d63a249563b578a6d509fd08544dc90c63ccb9c6",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "rc-pagination",
			"version": "1.1.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "4562e92b9068c70ff9d6758b804469e9a34b66d7",
			"_id": "rc-pagination@1.1.1",
			"_shasum": "2476f928c44832789445bc3ce8b190db43b65579",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "2476f928c44832789445bc3ce8b190db43b65579",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "rc-pagination",
			"version": "1.1.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "f35e939039e4a77f030439d78dd02fe878e641b9",
			"_id": "rc-pagination@1.1.2",
			"_shasum": "ab1cf1d3472c6c5dca7942ae50e876023221ec30",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "ab1cf1d3472c6c5dca7942ae50e876023221ec30",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "rc-pagination",
			"version": "1.1.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "39008ef74f2e9beaac7966edd45979710735b251",
			"_id": "rc-pagination@1.1.3",
			"_shasum": "344cb3239c621fe4853a1285f3a50834e779e42d",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "344cb3239c621fe4853a1285f3a50834e779e42d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "rc-pagination",
			"version": "1.1.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "39008ef74f2e9beaac7966edd45979710735b251",
			"_id": "rc-pagination@1.1.4",
			"_shasum": "7b2ed220286f4a319e43d4516750e1e796e8ff20",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "7b2ed220286f4a319e43d4516750e1e796e8ff20",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.5": {
			"name": "rc-pagination",
			"version": "1.1.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "e0390ff740c3b224a21545de5f9be3602f6a0d33",
			"_id": "rc-pagination@1.1.5",
			"_shasum": "599b0d331b8efb4f4e07b83e10b13de4066e07d1",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "599b0d331b8efb4f4e07b83e10b13de4066e07d1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.6": {
			"name": "rc-pagination",
			"version": "1.1.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-select": "^4.2.1"
			},
			"gitHead": "23b2b2942ce7beaf5d33a740a3eff4426e811897",
			"_id": "rc-pagination@1.1.6",
			"_shasum": "19c63c30e33be5423d5c89712bd5d5041d4d8ff8",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "19c63c30e33be5423d5c89712bd5d5041d4d8ff8",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.7": {
			"name": "rc-pagination",
			"version": "1.1.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "4e2310e4d0e0dd2324272fb3a60c954e906b6b1e",
			"_id": "rc-pagination@1.1.7",
			"_shasum": "f42b719b4ab3a389e6abf70ff6be31c2b918c6c6",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "f42b719b4ab3a389e6abf70ff6be31c2b918c6c6",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.7.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.8": {
			"name": "rc-pagination",
			"version": "1.1.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "92c3eda45c5caab9c4d2fee7a9bc8389533a4c77",
			"_id": "rc-pagination@1.1.8",
			"_shasum": "9b4bf56268f8f2c74095bf60b0c52033fed088ed",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "9b4bf56268f8f2c74095bf60b0c52033fed088ed",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.8.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.9": {
			"name": "rc-pagination",
			"version": "1.1.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "616e3167b24d6428511dbef12415c47795ddc2cf",
			"_id": "rc-pagination@1.1.9",
			"_shasum": "787ed4a1278f24ae97fd9705edb00509f1b93f02",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "787ed4a1278f24ae97fd9705edb00509f1b93f02",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.9.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.10": {
			"name": "rc-pagination",
			"version": "1.1.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "10c6cc1403a00f7968e444139fbee3194b995eac",
			"_id": "rc-pagination@1.1.10",
			"_shasum": "6fab49ddd2ebaf974212e2176a481ee0d4fe59f1",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "6fab49ddd2ebaf974212e2176a481ee0d4fe59f1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.10.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.11": {
			"name": "rc-pagination",
			"version": "1.1.11",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "3468aaee26db55ad4bf1c0d9f6a3e4d1597b8111",
			"_id": "rc-pagination@1.1.11",
			"_shasum": "16be0d42642f0f5742933bd9b3ce9a0aff29dbcc",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "16be0d42642f0f5742933bd9b3ce9a0aff29dbcc",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.11.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.12": {
			"name": "rc-pagination",
			"version": "1.1.12",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "5606c7eb0c6f63694d6b2b5302fd89f0360ac8d4",
			"_id": "rc-pagination@1.1.12",
			"_shasum": "4126c43e89e16ba1ba0cbef79f0d0ad600b752c8",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "4126c43e89e16ba1ba0cbef79f0d0ad600b752c8",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.12.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.13": {
			"name": "rc-pagination",
			"version": "1.1.13",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "52b9ea95cffca53a3edffbf3519737c259329361",
			"_id": "rc-pagination@1.1.13",
			"_shasum": "50f8f9d8ceb81ed366f6f452341f6a6ea8899004",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "50f8f9d8ceb81ed366f6f452341f6a6ea8899004",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.13.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.14": {
			"name": "rc-pagination",
			"version": "1.1.14",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "036eabcc3c5edd891eab27c48e631c6d2df067fd",
			"_id": "rc-pagination@1.1.14",
			"_shasum": "b72b20b520c5037d8889065d57fe174d5c185805",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "b72b20b520c5037d8889065d57fe174d5c185805",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.14.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.15": {
			"name": "rc-pagination",
			"version": "1.1.15",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"main": "./lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "0.13.x",
				"node-dev": "2.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "9b14a6e571fee4c6519c99a93c830e24dd3e1064",
			"_id": "rc-pagination@1.1.15",
			"_shasum": "f0a6edc9436c037677f414075d267a26c5f7a7e4",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "f0a6edc9436c037677f414075d267a26c5f7a7e4",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.15.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "rc-pagination",
			"version": "1.2.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x",
				"rc-select": "^4.2.1"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "1437e677fca2978650bf1f5bdf7cd76f6864b922",
			"_id": "rc-pagination@1.2.0",
			"_shasum": "d98177ddff0451e59978f00dd2486c6766b0c315",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "d98177ddff0451e59978f00dd2486c6766b0c315",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "rc-pagination",
			"version": "1.2.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-select": "~4.2.1",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x",
				"react-dom": "~0.14.1"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fe7756b1e9cdde3738cd791e71d57138406cdeec",
			"_id": "rc-pagination@1.2.1",
			"_shasum": "3524d8ba34835eb0bcf18a333349c00df3a1b489",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "3524d8ba34835eb0bcf18a333349c00df3a1b489",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "rc-pagination",
			"version": "1.2.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"precommit-hook": "1.x",
				"rc-select": "~4.2.1",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "0.13.x",
				"react-dom": "~0.14.1"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "4c9626cf717db632a06a581d03f8ff0592dca5a5",
			"_id": "rc-pagination@1.2.2",
			"_shasum": "2eed51fafe29f17dd104f7462f63aa52c1ac3531",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "2eed51fafe29f17dd104f7462f63aa52c1ac3531",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "rc-pagination",
			"version": "1.3.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0f6e7c8e8a1c470456ba01841ecf8447c7b0b4fb",
			"_id": "rc-pagination@1.3.0",
			"_shasum": "f8ba9772bc0e85b9c60e90d2c11920f3c23f2e28",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "f8ba9772bc0e85b9c60e90d2c11920f3c23f2e28",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "rc-pagination",
			"version": "1.3.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9059bc2a037b11caff74c0b6e61f5bf9a60249e7",
			"_id": "rc-pagination@1.3.1",
			"_shasum": "41f576be8a99159c34d94497371bdcc4177bfc54",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "41f576be8a99159c34d94497371bdcc4177bfc54",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "rc-pagination",
			"version": "1.3.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a45f730558e69e6ff4dd1140836d45ce64538d17",
			"_id": "rc-pagination@1.3.2",
			"_shasum": "fef7bb442c319b33839288a623d8cb93f6de2b5e",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "fef7bb442c319b33839288a623d8cb93f6de2b5e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "rc-pagination",
			"version": "1.3.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cd2d4845ba32036006fe4f723e414552dc093f04",
			"_id": "rc-pagination@1.3.3",
			"_shasum": "dfdf9b24b55ad155dcdbf6b9330d9e5d37ab7078",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "dfdf9b24b55ad155dcdbf6b9330d9e5d37ab7078",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.4-beta": {
			"name": "rc-pagination",
			"version": "1.3.4-beta",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "18ddcd064226d0fd2396fadc6d0fc6b3febbbf05",
			"_id": "rc-pagination@1.3.4-beta",
			"_shasum": "1515d2aba8e478f7cfafc6b2c977963014b7cbcc",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1515d2aba8e478f7cfafc6b2c977963014b7cbcc",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.4-beta.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "rc-pagination",
			"version": "1.3.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5ad746850fb5a559d2783145a85e3ffaedcb8926",
			"_id": "rc-pagination@1.3.4",
			"_shasum": "e8545a7d355dc84132ce7b8fb9e005c7724a42c8",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e8545a7d355dc84132ce7b8fb9e005c7724a42c8",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.5": {
			"name": "rc-pagination",
			"version": "1.3.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ea96fb0de27321a232db3aa20c312751157783bb",
			"_id": "rc-pagination@1.3.5",
			"_shasum": "31b84c86273affd0f462915fc97fa0a61530372c",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "31b84c86273affd0f462915fc97fa0a61530372c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.6": {
			"name": "rc-pagination",
			"version": "1.3.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f9f06d60d226035804df14269e1446617c020cd7",
			"_id": "rc-pagination@1.3.6",
			"_shasum": "acca06259d8be9ed4a5dd9d829f81465ac0f3bc5",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "acca06259d8be9ed4a5dd9d829f81465ac0f3bc5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.7": {
			"name": "rc-pagination",
			"version": "1.3.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7100392a780487508e84c48832f43470b442528c",
			"_id": "rc-pagination@1.3.7",
			"_shasum": "b9897c8d738d3ffc528554c1292cbaac7a9371fb",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "b9897c8d738d3ffc528554c1292cbaac7a9371fb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "rc-pagination",
			"version": "1.4.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "2ebcaeeea20859d10074cbcdb49012358d7eb615",
			"_id": "rc-pagination@1.4.0",
			"_shasum": "c687bb756ba1f6fb3eb75a38a4695308aec6cda1",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "ibigbug",
				"email": "xiaobayuwei@gmail.com"
			},
			"dist": {
				"shasum": "c687bb756ba1f6fb3eb75a38a4695308aec6cda1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "rc-pagination",
			"version": "1.4.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "19675167320d32cfe5f70f4a6bf471b1a1c168e7",
			"_id": "rc-pagination@1.4.1",
			"_shasum": "7e129347ce5de6bfb3c5703082d25491437b59c0",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "7e129347ce5de6bfb3c5703082d25491437b59c0",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.4.1.tgz_1456108738728_0.968272858299315"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.2": {
			"name": "rc-pagination",
			"version": "1.4.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7cb5476065f4923423fe9e91e014325847932c42",
			"_id": "rc-pagination@1.4.2",
			"_shasum": "02b8ed621599dbc97da4391629505c4357f28feb",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "02b8ed621599dbc97da4391629505c4357f28feb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.4.2.tgz_1456134568724_0.8072854005731642"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "rc-pagination",
			"version": "1.5.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4ed83c888487d942408bf7dc45863de68584093f",
			"_id": "rc-pagination@1.5.0",
			"_shasum": "21127d826282a75ada4b7ecbdd911b7276ad1a1f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "21127d826282a75ada4b7ecbdd911b7276ad1a1f",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.0.tgz_1456889383975_0.2930452646687627"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "rc-pagination",
			"version": "1.5.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "331e8ec98cff3a1c992cf91389b60cbae2ef39e3",
			"_id": "rc-pagination@1.5.1",
			"_shasum": "ad584f6f00b686109d053b32dbaf42f4242ce826",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "ad584f6f00b686109d053b32dbaf42f4242ce826",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.1.tgz_1456891731435_0.186424283310771"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "rc-pagination",
			"version": "1.5.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "042526803be83765dbedf27a4961e97e8847d9b7",
			"_id": "rc-pagination@1.5.2",
			"_shasum": "1b8ea1c9cae4f74ffbb4b29e102fb5f906175062",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1b8ea1c9cae4f74ffbb4b29e102fb5f906175062",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.2.tgz_1458197965015_0.0247803230304271"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "rc-pagination",
			"version": "1.5.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7d80d1815615268bdb46b9acb1df77e48957f7a1",
			"_id": "rc-pagination@1.5.3",
			"_shasum": "bb9233bce796dc3b9b9447040c06c5322c7b0c4d",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bb9233bce796dc3b9b9447040c06c5322c7b0c4d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.3.tgz_1461831448991_0.2429032523650676"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.4": {
			"name": "rc-pagination",
			"version": "1.5.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "063ff29547998c1b443eed8d22113316f5f469b9",
			"_id": "rc-pagination@1.5.4",
			"_shasum": "b8106b884afd2fa503259b2d5232407f7753bbb9",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b8106b884afd2fa503259b2d5232407f7753bbb9",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.4.tgz_1469963187323_0.2892233703751117"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.5": {
			"name": "rc-pagination",
			"version": "1.5.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "3.x",
				"react": "~0.14.3",
				"react-addons-test-utils": "~0.14.3",
				"react-dom": "~0.14.3"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b9e3df6cd586d6951d00b62112d4238cc6886306",
			"_id": "rc-pagination@1.5.5",
			"_shasum": "c298a7bee5538e272947632e00d49a7a83a8e747",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c298a7bee5538e272947632e00d49a7a83a8e747",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.5.5.tgz_1472701617926_0.9074672528076917"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "rc-pagination",
			"version": "1.6.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d8f8e17b6f0c4eb8c2523ad7b1b66938664360e6",
			"_id": "rc-pagination@1.6.0",
			"_shasum": "9c71583eebe27e6a339709127e3ee49acf3999df",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9c71583eebe27e6a339709127e3ee49acf3999df",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.0.tgz_1479207663754_0.7059363960288465"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "rc-pagination",
			"version": "1.6.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7e406225303bfda53e8fde441638b6aa66b7614e",
			"_id": "rc-pagination@1.6.1",
			"_shasum": "6c3eb0d43d60b239067f261dbf6c83dab77fe986",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6c3eb0d43d60b239067f261dbf6c83dab77fe986",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.1.tgz_1479273675322_0.9361885271500796"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.2": {
			"name": "rc-pagination",
			"version": "1.6.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8c1d1553dc9f4d2ded5cafc4c9f9580fae802cac",
			"_id": "rc-pagination@1.6.2",
			"_shasum": "1cef57e512263d755433adb5146ba13b7021c2b5",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1cef57e512263d755433adb5146ba13b7021c2b5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.2.tgz_1482666781671_0.6019952290225774"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.3": {
			"name": "rc-pagination",
			"version": "1.6.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f2bb149fde9a1c718517962ccf71f8d287bb47b4",
			"_id": "rc-pagination@1.6.3",
			"_shasum": "5fde00ad6dcc54ec4128ceb4b7e12e993a01a3ac",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5fde00ad6dcc54ec4128ceb4b7e12e993a01a3ac",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.3.tgz_1483428678013_0.2674262933433056"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.4": {
			"name": "rc-pagination",
			"version": "1.6.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "98dfbad71057bf4093bab64a97688243e223f6be",
			"_id": "rc-pagination@1.6.4",
			"_shasum": "36d41f5dd60d968c837caec7f046f4cd1b09f5b9",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "36d41f5dd60d968c837caec7f046f4cd1b09f5b9",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.4.tgz_1483798355263_0.02105975290760398"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.5": {
			"name": "rc-pagination",
			"version": "1.6.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b0e41b3798a07df2ef6850eb0860e8a68e6d0910",
			"_id": "rc-pagination@1.6.5",
			"_shasum": "f379efbf4642e8718d90063405c08825a62153f8",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "f379efbf4642e8718d90063405c08825a62153f8",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.5.tgz_1484017514058_0.5914096359629184"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.6": {
			"name": "rc-pagination",
			"version": "1.6.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6cddbae342faa62dc8336bde6c3797fb5499d703",
			"_id": "rc-pagination@1.6.6",
			"_shasum": "2c9d0f11ae74bbd1b24f4cf94df51e5c03778608",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "2c9d0f11ae74bbd1b24f4cf94df51e5c03778608",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.6.tgz_1485002634649_0.7441965411417186"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.7": {
			"name": "rc-pagination",
			"version": "1.6.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8db0a11257b3221084e3cdb7d9eee1607e27e240",
			"_id": "rc-pagination@1.6.7",
			"_shasum": "bcb6ca2221e064afc789004cfbf050167511b1dd",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bcb6ca2221e064afc789004cfbf050167511b1dd",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.7.tgz_1485511332594_0.37365350569598377"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.8": {
			"name": "rc-pagination",
			"version": "1.6.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "88a1559cf3782e1cf93be146745de4baf8c19e4b",
			"_id": "rc-pagination@1.6.8",
			"_shasum": "ce3fd4c29745270477c30f47e172564c46c27074",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "ce3fd4c29745270477c30f47e172564c46c27074",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.8.tgz_1485511699961_0.8016317698638886"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.9": {
			"name": "rc-pagination",
			"version": "1.6.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8dcc742bdb23fb8748a603f6832ee3ed53e13bca",
			"_id": "rc-pagination@1.6.9",
			"_shasum": "7f8520a9e7108f1a575a3bdef7012be5b5220d02",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7f8520a9e7108f1a575a3bdef7012be5b5220d02",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.6.9.tgz_1485771562260_0.3245664567220956"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "rc-pagination",
			"version": "1.7.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c18dca209bdafdd4146ff0bf44348c3e42bc80df",
			"_id": "rc-pagination@1.7.0",
			"_shasum": "8c4872c8db6f6b5bc974ebc19646722fc8ed0773",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "8c4872c8db6f6b5bc974ebc19646722fc8ed0773",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.0.tgz_1486460370777_0.9600470496807247"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.1": {
			"name": "rc-pagination",
			"version": "1.7.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8f5a486d37942ee39517311058e47f60d24d216b",
			"_id": "rc-pagination@1.7.1",
			"_shasum": "14c21013aa022533d7d0369fd08c67ef3a1dabdc",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "14c21013aa022533d7d0369fd08c67ef3a1dabdc",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.1.tgz_1487233322775_0.6433934869710356"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.2": {
			"name": "rc-pagination",
			"version": "1.7.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f4b4720f41d0ac14300baa14fa4c633a034f3602",
			"_id": "rc-pagination@1.7.2",
			"_shasum": "b7aab71d9bd6ee94c16a3bc7520b2160c402080e",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b7aab71d9bd6ee94c16a3bc7520b2160c402080e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.2.tgz_1488436938676_0.7024355879984796"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.3": {
			"name": "rc-pagination",
			"version": "1.7.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fb401bd00ceb8f4a172db58a55dcc10bdbf82eb3",
			"_id": "rc-pagination@1.7.3",
			"_shasum": "beb950e04ca15381cf892f79ea47143c2f85a55e",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "beb950e04ca15381cf892f79ea47143c2f85a55e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.3.tgz_1488645053804_0.9314711268525571"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.4": {
			"name": "rc-pagination",
			"version": "1.7.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ab3d99ec38cb5599c6d7da0b2bc3a67ec65e11be",
			"_id": "rc-pagination@1.7.4",
			"_shasum": "d9c78c51e9742969320eded9bf502c1931bae3ae",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d9c78c51e9742969320eded9bf502c1931bae3ae",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.4.tgz_1489381311937_0.7058310103602707"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.5": {
			"name": "rc-pagination",
			"version": "1.7.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "932256bf3f0be49528622c308e20ebcd173a1ba7",
			"_id": "rc-pagination@1.7.5",
			"_shasum": "72b0a3f7f33819f8203a9cf17f251c8ce6daeffa",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "72b0a3f7f33819f8203a9cf17f251c8ce6daeffa",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.7.5.tgz_1489548255378_0.21805399004369974"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.0": {
			"name": "rc-pagination",
			"version": "1.8.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cd42d0fc5bb5e37f66a3f3197e721e3f8752025c",
			"_id": "rc-pagination@1.8.0",
			"_shasum": "5a221df5158375981818c27e8ce5c3163cb4777d",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5a221df5158375981818c27e8ce5c3163cb4777d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.0.tgz_1490274245988_0.504616579040885"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.1": {
			"name": "rc-pagination",
			"version": "1.8.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0ef45efc7cca147933be63e17242a0723b0cb1a6",
			"_id": "rc-pagination@1.8.1",
			"_shasum": "bb7c7c2abf30fd0c2b125208fc2a05303d711777",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bb7c7c2abf30fd0c2b125208fc2a05303d711777",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.1.tgz_1490678404794_0.9063578639179468"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.2": {
			"name": "rc-pagination",
			"version": "1.8.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "dc420c0dc51b9c27ce72a8c3e7aca398d4c011b3",
			"_id": "rc-pagination@1.8.2",
			"_shasum": "41663ab98ab1f30def05c3d1cbc4eee0c71296e7",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "41663ab98ab1f30def05c3d1cbc4eee0c71296e7",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.2.tgz_1490681477061_0.5583309531211853"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.4": {
			"name": "rc-pagination",
			"version": "1.8.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "743ee5e37bcc8fa2d3c64042ad1d44a82cba7475",
			"_id": "rc-pagination@1.8.4",
			"_shasum": "5906bdf3a1c71f825327ca2b81062127a2f37ffd",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5906bdf3a1c71f825327ca2b81062127a2f37ffd",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.4.tgz_1491752311795_0.6502958650235087"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.5": {
			"name": "rc-pagination",
			"version": "1.8.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"licenses": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.7"
			},
			"gitHead": "e3275b2e7423864ac79fcf0793ffc13a253c9d2f",
			"_id": "rc-pagination@1.8.5",
			"_shasum": "0afef237605983d5bc8814aeaa4c47111c002f32",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "0afef237605983d5bc8814aeaa4c47111c002f32",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.5.tgz_1491975879390_0.44060036912560463"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.6": {
			"name": "rc-pagination",
			"version": "1.8.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.7"
			},
			"gitHead": "0103e72633ba3d09fedde721cacac6026720be18",
			"_id": "rc-pagination@1.8.6",
			"_shasum": "953a07491d657b14042f3fb80d697a4c2cb8db5b",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "953a07491d657b14042f3fb80d697a4c2cb8db5b",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.6.tgz_1493177890205_0.23980198870413005"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.7": {
			"name": "rc-pagination",
			"version": "1.8.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.7"
			},
			"gitHead": "3e21cc802088eadedeefb1a02896cc317e69d2fd",
			"_id": "rc-pagination@1.8.7",
			"_shasum": "029ad1b8d8650e8cf286b11076dc9ce12a194cfb",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "029ad1b8d8650e8cf286b11076dc9ce12a194cfb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.7.tgz_1493265531428_0.279052090132609"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.8": {
			"name": "rc-pagination",
			"version": "1.8.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"assets/*.css"
			],
			"main": "lib/index",
			"config": {
				"port": 3000
			},
			"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "5.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.7"
			},
			"gitHead": "21f21be0fc8d303dcbfe58b8a10563fa013c3387",
			"_id": "rc-pagination@1.8.8",
			"_shasum": "932108de47b02a735d2b77afae705c18f7d2f25e",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "932108de47b02a735d2b77afae705c18f7d2f25e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.8.tgz_1494987779615_0.55600022431463"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.9": {
			"name": "rc-pagination",
			"version": "1.8.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"prop-types": "^15.5.7"
			},
			"gitHead": "16ce1c4afc4af7d7c638f9c8796643acd3c25fe6",
			"_id": "rc-pagination@1.8.9",
			"_shasum": "3d73b86e33086a65a0e331b16a8f634d873cb35f",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "3d73b86e33086a65a0e331b16a8f634d873cb35f",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.9.tgz_1495111985034_0.7142854297999293"
			},
			"directories": {},
			"contributors": []
		},
		"1.8.10": {
			"name": "rc-pagination",
			"version": "1.8.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "3783be19bb9fa02160e3b7e917942616c0c648e5",
			"_id": "rc-pagination@1.8.10",
			"_shasum": "33afcc3c73a3700cfb8368a4f242ad33956e4466",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "33afcc3c73a3700cfb8368a4f242ad33956e4466",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-pagination-1.8.10.tgz_1495171717772_0.9083182222675532"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.0": {
			"name": "rc-pagination",
			"version": "1.9.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "f24d79f7bcb3c97c543777b977212b4ac62e553b",
			"_id": "rc-pagination@1.9.0",
			"_shasum": "7b678c0e6bfd99ab9247d9ca8b7cacb0f56c3eff",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "7b678c0e6bfd99ab9247d9ca8b7cacb0f56c3eff",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.0.tgz_1495873425105_0.7168961365241557"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.1": {
			"name": "rc-pagination",
			"version": "1.9.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "0d54cc24fa05e7d2dd941b010c78fe05a4544ab5",
			"_id": "rc-pagination@1.9.1",
			"_shasum": "058f1c6f859da5921620063cf3841284731da5e0",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "058f1c6f859da5921620063cf3841284731da5e0",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.1.tgz_1496157969361_0.12160760117694736"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.2": {
			"name": "rc-pagination",
			"version": "1.9.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "d5ecd1110d4f1a3e761aff841bbdca7cd4b6c7d7",
			"_id": "rc-pagination@1.9.2",
			"_shasum": "6f25b8abe4ee4a0cf0323e0bc74f2490fd00d2a2",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "6f25b8abe4ee4a0cf0323e0bc74f2490fd00d2a2",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.2.tgz_1496223515925_0.03740300890058279"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.3": {
			"name": "rc-pagination",
			"version": "1.9.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "211db32dfa8175b40a3be09ba7000e835e90856d",
			"_id": "rc-pagination@1.9.3",
			"_shasum": "e255658c513437dd0fa59115e792fab8ad78b470",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e255658c513437dd0fa59115e792fab8ad78b470",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.3.tgz_1496392347417_0.17446634685620666"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.4": {
			"name": "rc-pagination",
			"version": "1.9.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "5.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-addons-test-utils": "^15.3.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "3b2ffb1cda4cfbedd6340b8798659c5e995f2d1a",
			"_id": "rc-pagination@1.9.4",
			"_npmVersion": "5.0.0",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uKh112OxZYDyW9QVn0lDW4ZpcbW+zIyR+fh6LhKr872OH4cbjZIx45UhqJYFe0H4ZcovR1bWQfWI1GIGa4wjrw==",
				"shasum": "6e024354d455f50106c8c2cf33894f07efc8caec",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.4.tgz_1496418145356_0.3281236581970006"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.5": {
			"name": "rc-pagination",
			"version": "1.9.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "812054ab2b567c49f528d3f34ab7c2ee573d95af",
			"_id": "rc-pagination@1.9.5",
			"_shasum": "f6e5cb4874b69882bdb85fbdba1f8e6a2d98b2eb",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "f6e5cb4874b69882bdb85fbdba1f8e6a2d98b2eb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.5.tgz_1497076362368_0.24270084127783775"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.6": {
			"name": "rc-pagination",
			"version": "1.9.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "7a2a754c39fb6c2b8f430de8fdc83652801835d6",
			"_id": "rc-pagination@1.9.6",
			"_shasum": "d6d56285423b09d79f12a7ec23c936e1c462fb83",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d6d56285423b09d79f12a7ec23c936e1c462fb83",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.6.tgz_1497412019564_0.8287749923765659"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.7": {
			"name": "rc-pagination",
			"version": "1.9.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "afce40ff7be2fb95debc10caff09325f19007042",
			"_id": "rc-pagination@1.9.7",
			"_shasum": "42fa650dc7cfb96c430dd354a6782ca55f1d8043",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "42fa650dc7cfb96c430dd354a6782ca55f1d8043",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.7.tgz_1497412092415_0.21299241902306676"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.8": {
			"name": "rc-pagination",
			"version": "1.9.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "6949383dd094a08d66f30ec2f6133da9dc4b4013",
			"_id": "rc-pagination@1.9.8",
			"_shasum": "68573f7b5453a62d446d095f6f8e1becc547ecb1",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "68573f7b5453a62d446d095f6f8e1becc547ecb1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "ibigbug",
					"email": "xiaobayuwei@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.8.tgz_1498199520260_0.42985525052063167"
			},
			"directories": {},
			"contributors": []
		},
		"1.9.9": {
			"name": "rc-pagination",
			"version": "1.9.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "388f23dbc0312a5adf102e9dfde47bdf44ec3677",
			"_id": "rc-pagination@1.9.9",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NCYImj/NVYGxweKdO5bDpg5SZyBLHSrVgRyJGjSoayH5C+/EvibSQvPtog4kuKo04dHgt5v8FlefiwUE5TrWLQ==",
				"shasum": "130556526190835f5002cc708080486dcab2cf9a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.9.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.9.9.tgz_1499158542975_0.9952147360891104"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.0": {
			"name": "rc-pagination",
			"version": "1.10.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "6dc3b203cdb232d46fedefbcaf2424fa2a399f38",
			"_id": "rc-pagination@1.10.0",
			"_shasum": "24697b65755a1c2d87553ed4b2daeec994490232",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "24697b65755a1c2d87553ed4b2daeec994490232",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.0.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.0.tgz_1499339474889_0.7196894008666277"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.1": {
			"name": "rc-pagination",
			"version": "1.10.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"prop-types": "^15.5.7"
			},
			"gitHead": "bd676fd2f810f2f17480d7e1724d705e6e9ddab9",
			"_id": "rc-pagination@1.10.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-m0/1WPblR+iLuXnffS5n4RySpWeVDOudgXdyTrLMxBQBoQD7bgbN/lG6kOByC6VvYgVaqrSsb84qkMixC3LPiw==",
				"shasum": "683ecae46d8bad5644a8068214fc4755bdbdb8f5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.1.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.1.tgz_1500862776809_0.9640803469810635"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.2": {
			"name": "rc-pagination",
			"version": "1.10.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "95f6385bebf215f31c6d038d8e5d9cf3fedd423f",
			"_id": "rc-pagination@1.10.2",
			"_shasum": "db6fc83cf115dc681168023bcfca7fc1efa04bd1",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "db6fc83cf115dc681168023bcfca7fc1efa04bd1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.2.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.2.tgz_1501731917874_0.6802257050294429"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.3": {
			"name": "rc-pagination",
			"version": "1.10.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "9d373de4acfdb357e2e2c70deee9573d385408f2",
			"_id": "rc-pagination@1.10.3",
			"_shasum": "a3af49909703c08f2ac3a103524c17944dda42e0",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "a3af49909703c08f2ac3a103524c17944dda42e0",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.3.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.3.tgz_1501767219060_0.6971336093265563"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.4": {
			"name": "rc-pagination",
			"version": "1.10.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "92333e079ef8a5b3782764214f5a6c2c716db201",
			"_id": "rc-pagination@1.10.4",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6WU6GSDshTqI3b//3HgWvWwXo5wyha/QJYByfXz1Tb4+ZZKms/zjfS1rPxXijgyR7imFjMc30OQddd56ZCnqAQ==",
				"shasum": "0ceb33c2af457c4cb8b805d2f11354750a9511a5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.4.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.4.tgz_1502069952879_0.3611310971900821"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.5": {
			"name": "rc-pagination",
			"version": "1.10.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "a8875130d6e422af2ed50490f8d7efaa93b485fe",
			"_id": "rc-pagination@1.10.5",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-grNJueeWaytqJPQ6WXU7u7yhoYRboMHEQmIAvabS0WG9jsSiI47+PFTdJ1HZhZO40XHmCMU31t/6LtlCLLZOcg==",
				"shasum": "f261a0ce9bacd60d684c4162189659bd98e72b5a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.5.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.5.tgz_1502241405975_0.13589839753694832"
			},
			"directories": {},
			"contributors": []
		},
		"1.10.6": {
			"name": "rc-pagination",
			"version": "1.10.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "7bab38557ab17087bd9c9065d67a11c9b4d4fa7e",
			"_id": "rc-pagination@1.10.6",
			"_shasum": "396a21e826584ac739b5c3c15496def1d80c2710",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "396a21e826584ac739b5c3c15496def1d80c2710",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.6.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.10.6.tgz_1502250072926_0.6805736143141985"
			},
			"directories": {},
			"contributors": []
		},
		"1.11.0": {
			"name": "rc-pagination",
			"version": "1.11.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "384fe990d33507a660012a187fb21cb351a7dd06",
			"_id": "rc-pagination@1.11.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-b+otYYAI2kp7/bO+c9aVhjdELsfZh8Cnrc/ud8UW3TogF2g1sOp/GuzU9+yZqX1tzz4pI+2aWE68OwQJCDNRtA==",
				"shasum": "b30d0f068e29ef009ac64de654d68654659e1b3e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.11.0.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.11.0.tgz_1502876597920_0.8019389037508518"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.0": {
			"name": "rc-pagination",
			"version": "1.12.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "3353cc42b1b667370bdb7a42536bb11c6c3f854a",
			"_id": "rc-pagination@1.12.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+hutWKeRF3jGpD47MDK9SCf3XjBn1hBc2pvvnlfvRBlGLxz32NPnF2zo1z58MeYq1m1/CgxMXthWYf77w3tvyQ==",
				"shasum": "c4877aa62b2eb42e8328809cd94ccfb6c5948e2e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.0.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.0.tgz_1504070476073_0.920385807286948"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.1": {
			"name": "rc-pagination",
			"version": "1.12.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "1d6e193394d75e00696a376fc15f370d57c20b82",
			"_id": "rc-pagination@1.12.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Ztheh2LjIkG/HXf7ZSUQ5fiVBSvNH8eliwp1K9mdVVWnyBXDvVeyDFfE2o2Swq7GgrwirTTV/PtxoM/5pat3TA==",
				"shasum": "3efa1466815f1b8bdd37dc8bed10c4af4b038329",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.1.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.1.tgz_1504071565378_0.9864494905341417"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.2": {
			"name": "rc-pagination",
			"version": "1.12.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "f60c4d59ea77937b423be810e26b1fdbe78ceeca",
			"_id": "rc-pagination@1.12.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rGU4nQDNbz99IOdZrk3dG/XcGjQg6atl44BpdbWgU4wy4EUNuXRFkz9WdQSHI+CH6zei+cb2H1fmNVLIqnnMiA==",
				"shasum": "565f4cfe60dffa058075b699d12dabd2a69a7ecd",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.2.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.2.tgz_1504161696478_0.5198021940886974"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.3": {
			"name": "rc-pagination",
			"version": "1.12.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "63d152b65c1398bbfea3d8f23ec72e395888fb6c",
			"_id": "rc-pagination@1.12.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6V4znecCyLa2Y1w9BW7jjzZxR2xRcDJeq+P9//Oenz+WqJlj3NxAJ7KEyW4GexF/YZgxpe+rBQGPco+u2NVZOg==",
				"shasum": "656a7eccce465242af20bddf49addda4d6077b87",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.3.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.3.tgz_1504697841145_0.9746914496645331"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.4": {
			"name": "rc-pagination",
			"version": "1.12.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "b0bfdce87a32bebe8adf1945e8182f121708a3ae",
			"_id": "rc-pagination@1.12.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rwMK6rbiM0FBr3QY5MR9PHUJ0liR9jmP5t7rw3PmHIo9JT5GiISb9Txz8W/owHKHSpOKZO4HRpQj9knSXK2JCA==",
				"shasum": "1e15d7c3ffd322ffdea324263d30339a83270c65",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.4.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.4.tgz_1504705134440_0.1894961290527135"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.5": {
			"name": "rc-pagination",
			"version": "1.12.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "3b13e0f85dc05d3b6a2a0224894d765bdd1b76cf",
			"_id": "rc-pagination@1.12.5",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Cl080lS3YFD007iphvffnBTQ9/6JLLQclA2ZKoqY7nNieTEvUCyf/a0bzn+AI1dvMLXwfDWQmX0C7P8qbLiyEA==",
				"shasum": "f285cdd903e93e291c427b36349656fd73d4a192",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.5.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.5.tgz_1505098212056_0.962993138236925"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.6": {
			"name": "rc-pagination",
			"version": "1.12.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "fc0a18abfc682227448f465e6113fd7a6d3d521b",
			"_id": "rc-pagination@1.12.6",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cYZLucn2ngLn+XOpneADewBerJOqDSOEx0mU5Wbsx1wP0r8qE0c7cpP+G4qJ8NUHKSn9s2QJNHvakH6k1Zi41g==",
				"shasum": "f8a8275604367051e7912e6320a2ce03dca6b73e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.6.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.6.tgz_1505149413445_0.145763749955222"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.7": {
			"name": "rc-pagination",
			"version": "1.12.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "5bff0bcd2dea40c7a30babc02627ef27b0b8b43b",
			"_id": "rc-pagination@1.12.7",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-eRmEK8PZLVQRrfEhoLRPvxULAPhGXwCjULDbIxNRsSTjx15iBH9/Ncgqqmc/cRaNT7HjuiNrk5ZJJplmJjexeQ==",
				"shasum": "bc7be76a61ea096a198c2aebc57c0ef2a8bf929c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.7.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.7.tgz_1505538214559_0.42772651673294604"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.8": {
			"name": "rc-pagination",
			"version": "1.12.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "6dd49aefa100a083a654428c97f89e2cea6cb614",
			"_id": "rc-pagination@1.12.8",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9RkjhkMV4hI4o/q6ETMuwBi0x6Q5gMx/m+4S2CHYK7YppGySAiY80HiyeEQIn0EllW6urfQDiLEYJqVYKKJJGw==",
				"shasum": "6cbae7f7c6eae9790d8ceac915d10ce0c9070bba",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.8.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.8.tgz_1505870864238_0.44257527589797974"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.9": {
			"name": "rc-pagination",
			"version": "1.12.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^15.2.1",
				"react-dom": "^15.2.1"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7"
			},
			"gitHead": "d9b306fd90c384e07a26e07514839f53481b0fac",
			"_id": "rc-pagination@1.12.9",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AZSNhOhwQ5V99SPwaDnNAE+9r74BXGvvyVh2oAZXcTRHWCxqp6irSFvD7U5wiv3EbY+NFth8GoCAVM04Jd6UZQ==",
				"shasum": "cebfa53946dcf8ad9e615db15d5e72ceecb3e197",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.9.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.9.tgz_1506044179662_0.7815715426113456"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.10": {
			"name": "rc-pagination",
			"version": "1.12.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "42a8fda79a82a5af875c382a1ab3da9dd7700ae1",
			"_id": "rc-pagination@1.12.10",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Afoxbwf759ZPu3/W8/dr1HSXITvnFT4xm7EWI7DuJ94tvQ4mreBPDqRv6TfBJ6BWYbrwEpqpf7r8Zhz40yvgtA==",
				"shasum": "212c24107fb0bea0ca86fbd6dcfda0ea709a45a2",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.10.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.10.tgz_1507598406262_0.292436808347702"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.11": {
			"name": "rc-pagination",
			"version": "1.12.11",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "cbc344f2e222389e0fcb563d871044cf1f75fbdf",
			"_id": "rc-pagination@1.12.11",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DZDceXLaFMJzREnr+UieHWtcsNtVeNAGMa8knSYxtCrVXYDlHkf2VswjK4pwPwLTVDsv4ixKUdXInaJPig5Cdw==",
				"shasum": "ed0a4ef4d5c44495eebe1fb669daefabdb303f3d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.11.tgz"
			},
			"maintainers": [
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.11.tgz_1509688761185_0.83993871207349"
			},
			"directories": {},
			"contributors": []
		},
		"1.13.0": {
			"name": "rc-pagination",
			"version": "1.13.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "13db5a58f066fcb9804edd78340eab7cad671c1f",
			"_id": "rc-pagination@1.13.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-he5fDrRqNv8qQ72ceKWAhE3Jn/4Qqz+wpuvOFtBTYzd8NQJlJcYZCL/BdNKc84gqIdI4CU4Y00AUX3rQic2D7A==",
				"shasum": "1580124780bbb3491c92c0c4303ce968283a5055",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.13.0.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.13.0.tgz_1513514671297_0.47251215716823936"
			},
			"directories": {},
			"contributors": []
		},
		"1.12.12": {
			"name": "rc-pagination",
			"version": "1.12.12",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "b172d454133823ace9bdc5e540921758307b2439",
			"_id": "rc-pagination@1.12.12",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-q3JfDfQjIem+88ELFqt3beoee4UQep8PZOdCkkMIlebEuMZMPXKOaChcmCyii0qkn3akoVfIChUjVOCCHtXhnw==",
				"shasum": "0609c7b32f43ae158b8d9093ffeec81e5d458d91",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.12.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.12.12.tgz_1513563933046_0.0036448591854423285"
			},
			"directories": {},
			"contributors": []
		},
		"1.14.0": {
			"name": "rc-pagination",
			"version": "1.14.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "7722dfdcb8adbee48b58f0202e22d8648490d06d",
			"_id": "rc-pagination@1.14.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-UBgDjXKpmGNSNUYOH1Wbc7RjvEA+o1b3eDcRqqHfSJJ2xKadYBzOBfLCaiQjJrD2jmha1EwUuXdEVhWqu9Fwaw==",
				"shasum": "c0f34901941b35d65365baf73a5237084042b97e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.14.0.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.14.0.tgz_1514275966342_0.44164954661391675"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.0": {
			"name": "rc-pagination",
			"version": "1.15.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "eb0845d6e340c3a2bef2c4d63bdf2db5601b1fe2",
			"_id": "rc-pagination@1.15.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-Vhwe9o90DmjwEm+dHQ3y2S29scHzCf0amsO8wDUWnF8i1ZKeWI3IUxjbE6ilsX93dKc5ilvN8EY0fWsx47LS+A==",
				"shasum": "3e2fadebc9f3dfe2699eaab4a06fd16df07ba605",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.0.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.15.0.tgz_1516329944566_0.6764846513979137"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.1": {
			"name": "rc-pagination",
			"version": "1.15.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "d78fa4bf319697b228ae889fba003246ded86167",
			"_id": "rc-pagination@1.15.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-FZ9XE6rnCj8IUEVr/YcZfq1rqzVKfNO8pYVsxXBDq23C2WHv3sC8nrwe+LwrlMLf57UdpVjShUVGGMH9f+4b6A==",
				"shasum": "fbf0f88f35d3b34e90bafc068b2bf03b5156ba5f",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.1.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination-1.15.1.tgz_1516692089247_0.9578321010340005"
			},
			"directories": {},
			"contributors": []
		},
		"1.15.2": {
			"name": "rc-pagination",
			"version": "1.15.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "77d339ed4c2c2d711da4a769999f2158b4197e4c",
			"_id": "rc-pagination@1.15.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-XBbmG4h++jdEoAoPo90sPd+b+66A1/lxN2C+LRsF28tswQA9xqMUCmJ92s+dmxi4c5ElngF9xGTDr9EkzWTBTA==",
				"shasum": "26b514014263188765ad38be9969deac4d387aae",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.2.tgz",
				"fileCount": 98,
				"unpackedSize": 429032
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.15.2_1521031688617_0.5670573443620124"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.0": {
			"name": "rc-pagination",
			"version": "1.16.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "e74397656cdedcb106c34fdd2f929799d016171e",
			"_id": "rc-pagination@1.16.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-gjxld7mCGUyXxjFhQnN9/bkbxJwBRaujUZsmg1GMm9YN0uc82HplzyfRkteDNwihjo4OVPy1z4s99IwSnT5EOA==",
				"shasum": "e2bfe1ce11d35f466b8b22ea5398d2ab878dc076",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.0.tgz",
				"fileCount": 100,
				"unpackedSize": 433864
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.0_1521086255228_0.4271192227018541"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.1": {
			"name": "rc-pagination",
			"version": "1.16.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "b95401512f26d92146e66660f2b21adc61f6ebe7",
			"_id": "rc-pagination@1.16.1",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-IJ7ZRUut96trdxZ7Aq3Aye2whei+wt/XwLGksVsjrODVi5qSPQHX1PU5eLmMFs9BMyi8zRO4p5/JX3E1PSaUig==",
				"shasum": "a66e2ecc59875177ad70e79faa4a12a7d05faa2e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.1.tgz",
				"fileCount": 102,
				"unpackedSize": 434736
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.1_1521528082906_0.9742699260850389"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.2": {
			"name": "rc-pagination",
			"version": "1.16.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "0c034f12d8c188cae3e8f14e32aef85cd23e6dcc",
			"_id": "rc-pagination@1.16.2",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Ph8LJVPtxXnQcOimW5pRUsDQua7Uw3hrCkDvwpVGccGQ/g2tKOBuBptlL6wjWmCWwz6UIZqVYNTv/MBEDSUCZA==",
				"shasum": "650df893ac1bc18ebd8112bca72d372b672be233",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.2.tgz",
				"fileCount": 102,
				"unpackedSize": 438780
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.2_1521964107748_0.29431803379098986"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.3": {
			"name": "rc-pagination",
			"version": "1.16.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "68e6f25c9d746bfab4226fa38c2794e0a5ace7ab",
			"_id": "rc-pagination@1.16.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KF9vOmHwMP2OfJocVtHDSmUK5nxW8GyiFcl+CtB9NsNeDxy7a7hYyhsM9w753hqMGM+B2ZBD3tqIaMK+iHpOpg==",
				"shasum": "2d3780a129c290c2e2e85a71b6723a8301484c2e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.3.tgz",
				"fileCount": 102,
				"unpackedSize": 438399,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1u0aCRA9TVsSAnZWagAARgYP/1MSV5cmTpz3IRiKUvH9\ntf6gSlLNhsXt6g7mRzwynZl4IDcL9Ny/8crO+h5KDir7pWsYUDG+JMRLNBU8\nJEqDl2n4VYRfaWTXW1lmUvaglPrJNhNzZ9oL1BdlGQuGo583+dPLKp2u20V6\nQpqFszw+CBss+ciWI1i/Y57mE9+4KcomP3fUSA4eLjIdVokRTy/j1lfLv4ms\n/SnrKMp9kmo7FUBIHZE805ecxQQALglAzEXzakCXWucnshLMysCZ4NQTNa/C\nb90hp5TVux46Znnf4xX2cK0I2WZ1tPwMQqmWJVunXlNTFqf1CL/c2crnq6cM\nI4Ys8a+2lFMDDM4Euayq8qfuKXzP3GPWOkabImLDD8GyONE1Ybdbxmit5/06\nwXxmxGPQKh1LenqcA0Qz2L9lbLAmVv4uypJD23kyUgNoyH4DgdRbFC5kMNIO\nRiimFD/N/TQVM9vfGj5LMmbQFSTJDl7hDKFFUtF+6r/RDM9qHs1FPMsbXMVh\nxbvkyz3hDb3k2WLe2KVSEJcczDYy/uOsUwKKY4B3v5A5MGl8XHZksflEagTk\nCIUQTVIR1Hm5L+P8ABEwoGiH/SSsm/4tpu9CjzhQWidNVp2AQ/kFAlx6fk6h\nAV51Z8/mYtw2rrLFdsywHJPE41r8inEeR5eYBR5sigA8cZ7bDYRCqgz7THVo\nTrc5\r\n=2Pge\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.3_1524034841567_0.6060847848290014"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.4": {
			"name": "rc-pagination",
			"version": "1.16.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "140b0a28e1a35369f8b5ca8767ec0d8993afc94c",
			"_id": "rc-pagination@1.16.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ZxwO3g/Wk49aaXW/pqWx9Nxw0SxQHRYeV0TAfbIVugTkd/0ZMj+GNTvWGmDMmLvA5AD0M3z9sIRtfyiGXEPWxg==",
				"shasum": "239442d5cabfc531d1a2e53f87d92140085e9b0d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.4.tgz",
				"fileCount": 102,
				"unpackedSize": 436352,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGmBiCRA9TVsSAnZWagAAXlEP+wXbboobl2gPYany0qpO\nNofG+cpRsovL2NaovMl4ZyGKyb6UqY0gIUVUknAL4jCUq9wh5JCPcXLcDgrO\nI8ZFGcU9fOGYkbpGCOaPIgrwURRGAaqMjs2vkBrSS+47UoB9crdy0JasPNv8\npYMo2DK90QDSQzFbNlsi1NsPIVWf5//GVGwe7j72sRs7bRnQCucVj0EWyA/P\nIy5lMKW9Ty+qpHE8tQfqb2Nxry7Zft+VrMjwnDUUgS5Hnzm8cb8DOZzfqil4\nLQ+KGK1YdFOHIKlI9NsDst0ATpR7C/dMvV4r4zEHIU2o+MmNjunAc5Q9vpwj\nDshxguhUdSDk6EP2cSQxFO8zhi6camh8zPSSAsgQD3j+7lAWXa/DDkePfiqL\nmu4g268mZNIgvh/eI1egC195krKlsiTBpe7el5+RlzBMosP9W4FWD1y9tZFi\nIDtn/EsyIqv24/4bFgmw1UTmrCkaBtNWiNrEBlVvGa42DKNLlAA74AadHfFc\nia2qYN1KUtpnPV0dkPFnT27bu+K0NlrALiATSHxci/cShiguIgdSw/KvBgIP\nV3BpATUyyd/s0R14251+mqOXdWrH0wPOkRbCZ9P0DKSug/9kNlpOI2qNwPsy\nPU7tdjwxhxboE3LhwZsEvOjvrwIVb1Nqyddo1a7hO2JZs+O3uUehqFp8VQZl\ngMNl\r\n=RpkH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.4_1528455265272_0.5792073697404581"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.5": {
			"name": "rc-pagination",
			"version": "1.16.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "1ad91132b765399e5559f63d195a98a41e9386e6",
			"_id": "rc-pagination@1.16.5",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-h8xUK5JeFMBH23wVOZ2HuqUPM+jss37yemxDlDCjhKeur5Ne2z6Q8L8gz+pKoE5Qz7kqLi7Vp7U2aogrwK9WtA==",
				"shasum": "550a758035e1957ccfa2f71ee6e55657da729679",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.5.tgz",
				"fileCount": 102,
				"unpackedSize": 449863,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbREzNCRA9TVsSAnZWagAAmGIP/Re9mmkV3z4pp1FdFywc\nuftNCUIbj57QWDQNyXml8BN+ZyIK3r0JJR4FBjfULcLtpPtnKTKyxF1QOoaJ\nmbT0YRZss/QZY+hodN/BnehRtleZx5ucAUxsGaz/W3PCaiB7JA9MbG7eNpea\nZQTJuTJ/X1eQ3v8rydzuIBubdDsiQ6WjH0YLGPFJYjdDi3CCewZu22y6jDfn\nk/86R9uiGkPMb+KRnkjlE2vg9enZvyW9E14KbVouuL4wcmBe6/eAQ9OkPEYg\nXOnVVA9tMf5oPqPq/Wny9xm5/TBP9wrkkkuZ7/+dWmFt8SH35vDgc4fieuXe\nV2gzX8bx9ab657iq04I+sLcrVgi39obksemraQkDZAYrrtRNdZPzD/3lhsk8\nd3s8hjJfa4nNYSYOztL4N4yFj7jofnv79si9Pew1XlBisnx7mrsJ7ZyWUR7X\nkqlNxcmv/VX/zCgU0798pSNKa+pPXWOh7DX0gNwiS5U/SQmVwnJKCvhGIAJr\noZ1OXQJWhSTB2/tn9huR/bhN16gzC4RIlFl+N6eu7VmZRjER5aQVe+xdACm5\nD3cgnRP+mp12Xbv10AQPrlVXhLNWKLOW0OxhC6um/unFh5VRN5qZgPLATp06\nLM5dXK6HevfK724wHhoruuheeu1/1xoLrSRmpH3h1HkQs+Gpz3i6wvtU/QDK\nTYnB\r\n=RG9b\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.16.5_1531202765671_0.5166376262468964"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.0": {
			"name": "rc-pagination",
			"version": "1.17.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"files": [
				"dist",
				"lib",
				"es",
				"assets/*.css"
			],
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "560a70e5d377285aac2e4e0c1343e4d0e368a87a",
			"_id": "rc-pagination@1.17.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-m1raJokXWicwoSOCduEvtfdadDx3FuB5yl1zL0pUnbhjLFbIZ0jZdyqRkFr92JB1sPjGp7XzFkUaCv43QSWkhg==",
				"shasum": "037bdf267986836f292418814c01071960efd079",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.0.tgz",
				"fileCount": 102,
				"unpackedSize": 449934,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe7nBCRA9TVsSAnZWagAA6oAP/2BmwwqNlnqrWYRI1fJY\nCT3kAcKCpbMNqrO7gZLRf5Cw+TugALZkUx8A73mzEuRl+0eaL8GxqU/0FSVi\nknsJ8+9msA3gr1PhjzCAq9pyr+y3WnxPGTF9GkN1kHafAEHZtILyIUvFDhsH\nyZRQtdRFNu9C3fR8d3ry63sGTg3U+M5h1CFg9APOEj7U5VI1PYp/8/WSXJNx\nBQFXIaj4hmI1EIAC0YlHXeN/GUSo4HxSSYC5olMbPqWNLOUW8oZCqhdFtxrB\nF1HMLXlJTihKH0JZOfz7eNjgHEac7uyf6F2ikE1T1+F/luYRVvTD2iaapgEh\nEN0sYAKgGqXPKKV67YwhypwTuxVH7YUf3sbrSa0q67nJNG2clVEsYGxN66ID\nUPotp7b1XmoMdeooK6+mkYmWacTnk3iH1ejJBhRCA+eBJDKq5z0u8TxkgIdZ\n3P8wkQ13b0HaPx3L/UgYoOI8DxyLjl3USHdglSLwkq3jl92EH+NWdfPts+82\nFbnD9WkVgaTBWvCY7ML5nDeZ6L+XtJNeeO+diPmmnkQv52ONBv2pefY3V1X1\nCnx2aTsYtV5SJsKY9Wwmg5j/mU9a0uC++izVbyQj1w6WMEb3LPnfCj6NyuXa\nUJiCQmLIPBmAOkgcYvQCHb4Fcd5eppPwzanZuvSsWsGtlAPTZi2c+R3TL8QK\n1dCW\r\n=2VIj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.0_1534835136373_0.9444427789128476"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.1": {
			"name": "rc-pagination",
			"version": "1.17.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "a4b0a61ce34f116593bd9caed83572dd3d4449aa",
			"_id": "rc-pagination@1.17.1",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-N5CwYuYRfV6uHXfUOi1gbzbn/fkjhv58hYwMzeBO4EwTUcpm4dNx9OnMY5ozN/PYOWvzdehjFaj4f4/p7PySSw==",
				"shasum": "76cfaa64dc8b301816a118a0aca8cde46bbbb32b",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.1.tgz",
				"fileCount": 104,
				"unpackedSize": 458661,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjSdpCRA9TVsSAnZWagAA+x0P/1KK6YCV2CLP0hCcKB+Q\nm7r5DPAcx5RZLEyYeK0jzDIeXrYKPMNMJE9Dpbe9SEexvO1UKFPHkIPmBABN\n8RcxlE4gpp7ApbsfeGRYzYifbcW6ap0pruy5ygmDMQBK0GCN6jLrkpXi2DX8\nZO5z/5kpfGW0TjIn5i5auYBczDSOf/xqMzHD4UQ5oyZ1LBEWgJDnbIgsPLM/\nd64rbnXphQgwysQ8fErlZZAWuPdhS4lDBLeJ9W5Nocn5pWAivg7YTBlBWVFo\nJH8vJ74Ds5xUKBqIvpAqgTvuovJsQH1l5Y5psQ4kd4WCtSpzqgdee4UYTz2o\nB2j8BxA2prkQssmZHp8P86IuVfCIg2sZcdHZedMfDxQEu3/CoJXL+ow/OZyM\nL8rsPWmF639xPksPHe2akb5E0KgUgfZSM61zEVg+H6sAtQKGwc7gOapR8U9c\n39CG8TOhDphlB6OgnPsoWvWBIH3VFJRLfbwX6FN7kb9rPjY8TWOLiVPP/LRZ\nnnLwnk4NqZr4kBAtgPnRZbgaOqmEEiulpQ3Boo9yCehhVTDGYSrshmgE5GII\n4O7nq61jX7/OKcnnT0/l+9ACHmhot/wOE6xDZ4hoKPg4nQYiz/DrVc8f/lXf\nnEfnaFUoNmK4dDW3N8TLOs/gPojcuLewpPGvF/cDX6ZeEqWK0Hl6hxM/V7gG\nUK9V\r\n=0r3s\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.1_1535977321289_0.9165249463091625"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.2": {
			"name": "rc-pagination",
			"version": "1.17.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "a7c499b4323904433fe1c0e1623b2fea0a8ef2ce",
			"_id": "rc-pagination@1.17.2",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-y0RvmsgD6mFfLxT5IIptkJfEnlKzvxaclvUpaJlsxC69oWqK/uAtZVzqkPlSRMlFSwdN0DL14DGsFnCCGbg/eA==",
				"shasum": "2ee82d2fea4f25177dda0f66dc6c819037fd93ad",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.2.tgz",
				"fileCount": 106,
				"unpackedSize": 459862,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboeDnCRA9TVsSAnZWagAAzksP/1RzicbBV5Akwk520CnL\nbypaIigj/gs9PBZxXTVoUxjorB9Jacvy/zDXQNQGJcdJSWndDY4m1LQMy7Sf\naKTjUS6J+fWU7aVmFE+EP/Jwi1B3HRTLMl9eSnXU6HPnJgy1t0HiCOHeYXsF\nH8MBw164DrGfMTLVhbOKhlP3YuzOoP+r+HeytCDF8x3F1E+Sk4QnVOVQGaJe\nfxaoiINoMHK4+uQmutFLXs32WOFbH/QBW5Qdjqg+11NFPCzKeGzkrd2HY1Mu\ncEoWvqyL2RYDAPxzlildCP2zBpt2ZOTH729jFwd/6UAxZV5eXf1ktfMfvI2i\n5qozeCvURvut4eT3LhYVnQVPBgbQteFcUGVDBm7TsWKAwBICJ6Pc89WPQ2S/\nGgZV/xRAOg5PoZ54vwxYc3wSJHHtFIHPj3iGvwx0sn3kU2kGkZIh4C7x8ByT\n1VCwl8bvLKihF0aY7ht79Gur2yowmN08xVz2DEOcOgVHvasm9sTEz7HKaSeb\n2bEiVhi03Ws+pJB9QXMqSXW+s9TPTM4zA5zj1GWWwEkKO6CEBBuCWR1Z7cw9\nwWoVZhVw1TdnBZpWEUesc6uD2Yz9gLDYqXgROO0m/p93uS2AqWeOFJkiiV9k\nKcE8uHFkWcKBnMNo2aIO0TIPZ79tLI7oMw8zaUuS8eUSO3LteBdMiYvewInX\nYWXG\r\n=4kM5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.2_1537335526896_0.9977170316957404"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.3": {
			"name": "rc-pagination",
			"version": "1.17.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.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.7"
			},
			"gitHead": "72f5c4b000dc088a45a9bf257d4e7ef841b4ca51",
			"_id": "rc-pagination@1.17.3",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/bwe4++vjBHq2lNvxWP2LpCx0c0CRNH+tDO75tFsj1XMpQQo/vzdhreISC3HFjQOeb5a+59e2dXKmoBCootr9Q==",
				"shasum": "4c5334adef607f7a80b90ca7501a1e962491aae5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.3.tgz",
				"fileCount": 108,
				"unpackedSize": 453051,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsHNiCRA9TVsSAnZWagAAtxEP/3zO0PrjzhaxCWnP2FJa\ndiGxmDXXaBEkH+l6LcqeQv47vRwrdjcjdDNYO6jgP0yE2phkqvUGnAy3vaSD\nmedELvzuba4TiTg8Ee7VPDELZ7TfLezWr2RRZmPc27ZetRzL3sd06TGfOKT2\nrBkjtbaeYKxMTtSU+uUpwUYUga/Z8mtdCBlSw5odTA/9dHFeEDYUj+1HrdC8\nPvdYE+nbzEv9W07MDs73nlvCUemdVSypEWS2mH95mrtZ4+Z6YYjEkxw8ZPhV\nZDsp1PMwwKpC7N6wQmYXt5zdr1slap73zCgG3zXc85lg5mXXIsklFmekWpX5\nDfkr4dclrsmtItBozcS0RUc4aVFro1Ktb5wHcFit3e6OMYQWWY8iAf2fLNAa\nkVAt7ijdQjbEbvIrBGa+iTlv2jQzLExKiuWpJ7Sr9w6F0E5UCPWn9Sb6Jfgq\nIsHD7UHui6I3vLYf/ER71THIZjLVkkDB27oVsCgFIcicHOSCfyN6CuCgGE2Q\n/pO1TIUP/cs55DZClEsqUeVSl3ZXL2+gfQ/LJv1CS7i+jh3bUdkd5fXh62tg\noVzEthGyrBDUzoyS4K9X6besLnfCNZLEC/Dav9CGUaPeLlFeRC1hMDK8T0oS\nxkku6Q55z9lJKCP4ALv96kq77QzLXDZKTMpWcmeOBLJgiVClfGNd2pzq/98Q\noKO2\r\n=T+zb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.3_1538290529520_0.5121353884976418"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.4": {
			"name": "rc-pagination",
			"version": "1.17.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "4d1311b96557a862bcb226891b37fb9b2e89e63a",
			"_id": "rc-pagination@1.17.4",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-C+J62sM/k+mc76jAtL/hZ5W2lk01+rqKIdUNzdYGGv33ClyJNHzA2zOCmB+JFqiBG2dkMzMVypq+pfYK3ta3kA==",
				"shasum": "a7d5eed0647dbc3660a47bddbec0cc6c8a3b215f",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.4.tgz",
				"fileCount": 110,
				"unpackedSize": 476918,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHfAYCRA9TVsSAnZWagAATFQP/iYKylf8AG8lp8ceiTZF\nF92/Hh/fbv/RxcVFINxPG5r9lUswFg0FC/EkWyzfFWegjRum5sVWwG00amhW\nvv6k1qh5s0jHyLmhvogqNKXYDpBgdm66+l76R1LZKWZZnAwJuUC2MnDkJCVv\nffyZA6chC3MABQ3k+/D/tOfrWfdn9LSjJYZw8jr4tbO3ZuCwUcjpKnWvOEkq\nhgjQzn3/NvCjLKGXy9OC4DobOGZGGri2ua4vaE3u5jm6Ki8BEeiOjowSC+zQ\nvHT5j3rhf+8R3Utr8vP5gffHDy0RYUCMe36oPGmqnvyH6aatO6eI9wAUn0dB\nAveskd7oDevihzVUsP+9wysAaiL0xAbmxLW6dM5qesE6UiLe9RbIhsBLwj8q\n8So+VWI+4uSShy/GsYM2a//c1jbM3plRUsG2RlS2ybn7GX4VgcfjVPUemaUO\n/7Mai8w5EWAgcP5UHu3LQsnbgsy5jHw8N3JruclmL8ygF++XpUAiqi1UgeWA\nnEkkTk29tUTA3q4xlsg4pgp4U2WIWznmetXN/bNnjUthvZU1cdLRL5x8bl0M\nRCJZVi0O+hwe8DdM/hEy3f2VGCLiMwOeCoZSa3c2ytC9jQ+oY+VhxXS9IDrk\nzCzt/eE9Zk1YtE9p2KAc122TdeZmAebfdaXPMhhRF2vbTIKN6kPuqIXjYcE6\neA5j\r\n=V460\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.4_1545465880175_0.32983955013535926"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.5": {
			"name": "rc-pagination",
			"version": "1.17.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "ee5dbb313752161ce384ab7ba7ca89752aae139a",
			"_id": "rc-pagination@1.17.5",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-SHxN9P/cpoxdhKwSDWnLTTMQKTEL1D4qSUdnjdjEZcwO+RfxCnVJ4SjfFq0lsyiKfaYdD2HVYZoAiXtPdOwf9A==",
				"shasum": "56bf8748dc42920f1f8c0f03cdd0685d321f0238",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.5.tgz",
				"fileCount": 110,
				"unpackedSize": 479997,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHfYzCRA9TVsSAnZWagAABCcP/3/hYxiMx7GefQ48G7xc\nSIRfioWmi0bERGYMD0QkPLoiVpOBxT4V3QC+MvlXtPzHQ2KUZB0ZSYNK141m\nQNxWx+4Cays2GCeXP2SIR2DIPNjBEddFHice0krRUgaV0yVQW5WQTUa/rNSl\nWGndMtB6rDmL9UIX+YAy5TZn791kIsVliUehNMIxMJM0s+0LtMLurreCFOvt\nMhM4YAw7TyytdI8anKvau9JIxb5lOru8xTStD3aGq/cFHtQZ2wCZxMMtrYFl\nCElZqgKuzPgnM9BiEjFyN1MDjpiaaF9AO2sVxmGdRoNSWsC7wHazY7nfCs3w\njNp0VUr4IP52UDpq5ZE8AMO2H0cOC2FGsV0jRcwmkx/3zxJcK2y2spdzgBjL\nBYvHAeED522p7kIdXLoULndQA735C+3GFYUOX404fgTZs/33SeLQtXyK2IAT\nvOKmm80XZUlthIFTeYonQuDtM63rkIbzhdGgdZeAYp8VYefq5BVAR9ul0M8/\n6SCwDtp1h0YuiuPbHdEczBQVWcjdab0JrYHp23qkfhkSwkbnWUgomFdchQ1Q\naATpCyc3qvEPWL1qAkoJATiXNeVNKZEgUaK15xuPFR0672lSFejOR7QZwTwV\nReLf7mo8imr9M5/tlIekTkpeXTdUnNUMdzAY14mAykHEyUmxsOwEGwgXMvH4\necEc\r\n=+F5V\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.5_1545467442828_0.0022240839615603747"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.6": {
			"name": "rc-pagination",
			"version": "1.17.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "6ddc3c80cd5fbb9b325d1b9b46dbe7b8d0e9a4b6",
			"_id": "rc-pagination@1.17.6",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fklBDrm0XeVRw4Lyka3Vs8Q8GQJnCL+3z/yQ6eY7aHKIJ5YlWjlOMS/Q1AqBNXSRX0m+nq6B1Xjd0jLumZA+hg==",
				"shasum": "f74a8601726949b227ac5a54268e980fa5fd2789",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.6.tgz",
				"fileCount": 112,
				"unpackedSize": 481062,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcI358CRA9TVsSAnZWagAAC2cP/1xkOtw3VtmJ0ciAL1ov\ndPLUOc1Y0adslyAxIm9pa+1zrAAkHmzvW986zFrPTjiaRrMjd+XZVSbgDG7c\nOtA6W1NsiDUkmQlRXyON7GSYHI2eqYIhZW/Mg+sojbO7mZttmC3HjNT2ZDAu\nplGzbuyxMOf6SrNr5dajrmGwzm3EPWxg2+ZPpnI+dYEDfkf8nfO4Wbdgpe+m\nACP9K57ObhXype6MALxVj4aHTUT6nKwQF8J0A/Hu7BGZZwvN5URZHirhzwWE\npfFaWSZzy292zYJOK5I3A7z2mzjlxCI9pA3eA/nE9Epps96ZomjOAWaDXf1l\nNqrHvwxTzAtS8Ed8SzYfyGTwXQ/LBt8fE7qrnXmKKMeqa2VugAKo4p5+uzuO\nozxri/LVLfE2OKr+f/0Igu7pfhMrPx1x5zqTIuURiPlF5g7Ki/j6/ybHy22H\nw+tMn8T3f9/LwZaZazZ6GM1AhA/b0qkGkw+a4AcSC/IkiHNzrdP6JHt1epqO\nKHWLaQb0b19//ABKYjh8hCzBG5rFJy4teswtcwlCCjBerQfYwo3Ui0g0c5Vq\ntbjZQJ+Me37gfOG1A+7nxXK9NXVpevYxzzZaYvsFHzEKAPnsIi7ezOIWEAkS\n0WMMzIt9JJm6fVe95OySxj91SNcCOl/xYlVc14rN3fAb/sVC8iIX9ec4YeY8\n3c5T\r\n=RMFL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.6_1545830012366_0.2355711710809325"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.7": {
			"name": "rc-pagination",
			"version": "1.17.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "8ee85ef8694f6f130bf90d1409cc9fb66abc7889",
			"_id": "rc-pagination@1.17.7",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-BnLPVZcAmo8LwbuvMw4V3gp9w7HZAlfbOL89AT+Oro1ZJdYA1BkqbGZy+vMNSlkSI5eume32maBeCMpNvU+ECQ==",
				"shasum": "0f12197b48cbcf5eb0f3f526375665f42097f024",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.7.tgz",
				"fileCount": 114,
				"unpackedSize": 482249,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcI6EiCRA9TVsSAnZWagAASOIP/1dmj7x6d9PuyQfjSU2o\nWea49T+6RzDxqVtfpqYCHSv206Wv8Guey43n0gQrpmR6fmLJ2o+/1QGrj8uw\nQcUeGNQMpQ0+4l76VZk147/8oJLeAs4QJnytEIjwuzbeg6gqgpA9bGrDpoWV\n/4Q6kr/xYksqjRjSTXL98xcOZuo015zcum3NzK1DHQlnIRY8W3Szdwd26gqQ\nQ1lWjJNu2BSpbfkVh0Jzpm6v+TO3EkeTWy1GW0VAKKoZ6mPvR2/Ulvbb+u4y\ngOFimfv5rQMn+usTfMKKAR2DtaSwoGRjvF+Qt01pQTXS+/M5GDoavIcD4wNv\nB1HtfZmMa9igxhDOOcewPYlu3yi2LPwgUOSi74xM2aohORgLEoWeYny6h2ED\ndnVsTr0okzXySt8dBjLWycasltab4wWZzTxxmEbfLo4P49MEs+jqDWa+4al0\nygnQQNEyKNNm8F9tw02ZvJpfLd+VijQrF9ht9KqOsoxJ3LAUY21DiOEBWcbI\nK4Nu4ek5lEfGwsUEMcYVKtp1FVbWDNl7eMzdR/UKUbph26KO2Q8N4midVjN3\npkZIjg95FRN2PMVaUTMVsmImGNtJPZ4H4d4aVp9r7SySbbdBzJfzgc2MxJzf\ntXVccGJdtl47fvYZR4bUS9Dx0TTewLFG4JmMstZwUw/BYIZdBi2sgvJ0jLf+\nEZIx\r\n=cI2X\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.7_1545838881815_0.3288262130474253"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.8": {
			"name": "rc-pagination",
			"version": "1.17.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "4b1c6b2c190ef15b84294c13224d4f36e17f0de4",
			"_id": "rc-pagination@1.17.8",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "10.14.2",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-duEV+K/b/nZNGr943+TMCEcY4xWkjAkpKW0Vr7fSR8wQk0DY7aTJC+k+vjl4X2EzEmPXqy85hibzpsO9vydKAw==",
				"shasum": "65583bebe13fffe4de7f418e1a6c86374ceabceb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.8.tgz",
				"fileCount": 114,
				"unpackedSize": 482831,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJOVJCRA9TVsSAnZWagAALPwQAIa/5yz/IZ+U/s8qMuVE\nrff8sRUEKfG5QdSd8/KYeUUDhoxNXFFlIQcPlwJRwM+fItu4iwQyJOxE9Xed\ni3RPeDbty4bfudtjNkSlevLEkcyg4L2PZD7xTUELUwbaYg5e2h/AVNGSP6KH\nyFkIX23938YVtG6qko9FQSKtjZf39o0F5DWmjWYO8UsWTUfTannMHmnaxxFr\n8J1BWq+SLMjodngYQDL052i8ZpfMENO8Yy5zJz2uKO9vfZUth3uut40FBdTT\nmikUqSn2G0+REMzbYZRrBP5kGSxpILtCklP30KhZ2yQh9DzUg9ZsqqXSQlD1\namihOH4pHLIZCZqx75npqfmdcVHrsaYutOgdTpSbNrz00kb8vSe9LYRHXDNq\nV8HNrX9GbmYU/Bhth0GY6Q8/EfyaSiVSOAKkJCHtdowrPCUJeyom1QnPcDUq\n4lLiJxDn3z0YsYqTEArhOzUPBbuXuUd++n//6kB1sOKHWWnboDitTq/BqyJy\nNdVeGcrwVpfGiW4yvHixSm5M6e4oVkD1jX3ispA+r9FXcoa/Z3idzsvja+2c\nZg0fQmKhMIHUQUQAa6kn/2VKGiyjLKqhiJdA4+eM/rajhY3T0I/yvtrjIrcD\nVhWydhuIU4DwE10DT20gh5hXViWwpi3Uub8+Ty0QkSaXuEGWKhkEr8sE46by\n+BYE\r\n=y7sR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.8_1545921865018_0.746472626943697"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.9": {
			"name": "rc-pagination",
			"version": "1.17.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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.x",
				"pre-commit": "1.x",
				"rc-select": "6.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "9a2c830a78d962ccafa59b790825913c67841786",
			"_id": "rc-pagination@1.17.9",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-gIwyWW6b38g3FrmakMX0pl+wc+cte/RrRKZwAh0H50F0SORxtuk9JBvuDV/PICY5S62rdDUOVivdQlIeyTPQnw==",
				"shasum": "c94b82ce6b7aa813c114945e3b1ee0a0a4384f69",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.9.tgz",
				"fileCount": 114,
				"unpackedSize": 513026,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzQvCRA9TVsSAnZWagAA0gQQAIyjW8Ti+IJM03+9MBOx\n9fpb10EO9qR923LGXgHoWjNSLGVw4JVZk9WEKyabTL/1nQJP/foZr1oxw1K1\ntlaDmtiFXdqRJcn6nCRwC0Zls5VnvlCjuCHbfdUtCq80sJ0WjshYJU0631d1\nGuE7a5oFZxkJ+giwmO5JIbyPKBiqXcNEvH21p8wbsC8OjRfobHj1KjTPJF8l\nvfOICtScE3LZRlbpmc2FI83pwKxPRMUdLxtBdidWOyJKZE/Mrz8bkjthh/tl\nrNNUPztm3NqiD/TcUPhcxnMxYjb8H4blSaE8MapCVbG9AHoLcVfkYopQQTtL\nYKtW/zYATci4cLL6ZkMx/YH9YfqDwDlTi1+21HsMX5iYz89mFI/z1QAX3eQN\n+nZf5CIRVOSCK4JowpXMulmISY0B8MNlTkugQ8YG1ugGKglRGZlTNV3Al3UD\nhCiVKJ9QkOZtf8cYvkJARk/mDlubEc7ajXW6aVA7kxNTQkQoYWdU8LAegS6s\nIelXBXfE9qHtS4z//9ZgMhmQnosnVIFlss8xgzL3IzElNpGMy3XP2ZSMhmZn\nz7o6j6ZNGdahEcwhLA51eEIHEwlwQzOJNzc7inRXhq7bR79LFvRL9IlHGaX4\n9aodpL5fiu0jc0H5IZyjipcW0VvtjrTTlc0W+R2nns5GVJK3JPCbepXjEwPs\natJ9\r\n=tHym\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.9_1553151022934_0.9201343700184039"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.10": {
			"name": "rc-pagination",
			"version": "1.17.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "b82aa9148ff96f7e3b62f1387f8a26791541e997",
			"_id": "rc-pagination@1.17.10",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-BaHiVtSSzQV7yJQwZf9i3Tzlwxe+NKJTNss3u6uHTB18ZefPjx5TrZnqxOc1htf8UbO3MdmmaVd3O0pPv9agiA==",
				"shasum": "e5804b15d81dcad5ddf777d5ee3d6f9565594ece",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.10.tgz",
				"fileCount": 114,
				"unpackedSize": 513181,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzfPCRA9TVsSAnZWagAA9OoP/jP5HUQRhTSfOssy+AYN\n/5pA/ljmvS8U16WXcN9VKd80J97b+xrV8EwFoI+Ljol08pV9sPWeTnwWbpiV\nq2l08DdmLPVYu3e5j2lJu5zNfArN22ZiIV1UDuvynRy+axzmF0nQ2fPfRgSI\n6WiG3HzfzeCQ8b06QpwnxDhW7p26B6mp8pkhrmX5EsJlUR40QupOgtTo32xi\nxxhRC52l/4686pYmugXpfqcF6Ku85XoxJU2qEGTPOD0EjEM2Dg327mTnwTxK\nmZcIVO7G6P74DtUD2vCtghVB3JWipImEj+aefwwTzWP/Ae08ZOQmciRkWk29\nuxGy+kmvZRSGjvyBkFOZScd7v8m9ar0jNMpLndjTCpUWjepgsiDofdWwMepD\n0T7H4jJSmx33+rSlqrITrscyWowPrB4Fx00nBsNX2hcFi0DWtz1Nj0nZxY5m\n9/6vranabOrhES1/pI4RYBsXmFULDcM1KXwMhW7HjHacwvXY2scwhdjNlJid\nOKeHVdIUVmeRAv8Z6hqgJlP/EjBcbeUgv0qLLxWBlK8Qqsmvh/wdjZm7cCsA\nd7nAJsrXYJIf4PJYofiK87PY997KO7lUps7ezgmzGQwdvFx1a3o733j/pg07\n81nYg8+yD42B542uLqYtNvOHtGpYR6g9qmODyZ9xlRAFo0412V3i3Qqae8uz\nWQyh\r\n=PS+r\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.10_1553151951218_0.2895300240766512"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.11": {
			"name": "rc-pagination",
			"version": "1.17.11",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "f95d4b56ecb007d04351518d9acdf8621f99808d",
			"_id": "rc-pagination@1.17.11",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-pwtRmEgoPkS6goSd0QXGai541+hmToMYAnlKYa/Z/0rKmrPN9NJiLsYzFVH8rypDyA/KVpC9xU8Xqm5zeSIaww==",
				"shasum": "ee5dbbf45255e0f103b50391a788aaa78a02932c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.11.tgz",
				"fileCount": 116,
				"unpackedSize": 514018,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmZWMCRA9TVsSAnZWagAAPesP/27aEEO84lD7zF0NMPDk\nAgrFcBEolqUh0MRke9Qpe/ZkzmApbnZl+kQHxTGtYJ8R7OG7Mg5EJBL546OJ\n+rGnq4Ar7jDnYLSW/E6KLoL8dZgMgFxu/TJl0C5ObVPMkwknf7Mgt6XwSIU8\nDsl+FmbmASHGmRbNG2gIP+3h07KJuj30MBSBL3NNg42ekrKUMF1fAn1gWXcf\nFqILA8M9xpBWE/VctNliQN4q0F0MmL5YnA+cm4+E0wJZSaK4Y7TIBaJuI7rT\nS1P6vlAbHK3dl7Giko+dRXNyeIPpvQ1MJ25OLkKKI2bXZ9k6bjHmKltlkrIA\nrXfXuA6yTypCOARtuAzKb9Ou89QnP7/GgIsHAaXtRcGMIcM50i/Ey2sleu/j\ngbB4Ok/ODxHg+NTJC8XB9Zec4Qa4rvqeeLL9BAZj8czW3MNxvOn1fwXf7rCh\n2EQy5g9GWoG8g/1jAYlatMaTX2q+lcY4atZWkqbcwarjMt47yFc2HODDcec7\nUprXTtnl2MIGS1vEm+oRtGy56p2ioeHNmjIuJHB6Y2SAaKZvAwS9YGHpeEWC\nYEEfJBcd7csDu2KXfW7lrQcsW2NWfyAJo3W4H7kyDXWQGas732yFJocaI1Gl\nxNa6XDNSM3+h6Slzb/hushGjbZq5IUOdaOgvkpbnPGvrvoCRTF2iCamHgRSm\n43n+\r\n=CfwE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.11_1553569163850_0.5131394519538872"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.12": {
			"name": "rc-pagination",
			"version": "1.17.12",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "613ed711eee4e71a861d71d649694f0acd8aa6c2",
			"_id": "rc-pagination@1.17.12",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-DbKQqMBn09t0APJARcDaSIJh+DJcC3GkMNnUNJSPI0G2u6hpEYIPlN+5th+FegMkMByEQLsmCAO5pQse2i0YIA==",
				"shasum": "30cdc79487492439a91c61b99452b1c0d99d1003",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.12.tgz",
				"fileCount": 117,
				"unpackedSize": 515281,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm0UeCRA9TVsSAnZWagAA6M8P/Rz7sZNEKIeAJBYOn6Zn\n1TqV454KgVKdVDWw51t+8dpUVlva5fK+skVdeEaVFaiV9liA+xnRPkJF8mNk\n1D1dR2EYSyC0j+ocpTe2gcc2oa1SLaEaLq9A3mfRQyoUPHEB14rdHUuiFGs8\nKr7uXCUXlTodw8JCU8xIOEmuULRW1l0TdRt0znAJPfSHZwn8b+oAzCaMc2l3\nqN2WfzN9pvfPza3vPcXvSVSdp3b3E4rp4i0iXEuRfQdmXtrpUbNO7OlWz1tC\nel7Uc6KdgGl4uz7t/UfmmAOTTWc/lVa1v9/QLRCZBMIdZevw2whEcr5kkdrP\ngYriUt+L0CpE7aWzy8sP8GxW1VG98YqCLdBiiksfEWkQEP1t4IEK1ymg4B3e\nKqpDkE4sYo24O86zZU9eNWFmXt2XydNiwXznr7NoQwdHx4R+JzeqaABel7/H\n54yNFGS/q8c1PySnIusywVnii/d1JTKD7CdbOpqHJVZSy/a/iyl9cyV1/drW\nX2L9/bJr2i2GAtoygVnrGynE0XV8m0Cgpwexlb/uqlEd7uhmkzen+q/QAkCQ\nJU+vjCUaOboxPE45j/x/X21xtlRZAy+IUqyHrkmGnX1qmWtVAbKb5RWkZFhu\nRcuA+q6Tr8BpwB6z3r/tOjjpzcFRyi2TH+YqwA4ZGXMhOoLHTnQDOVhEpyRG\n8kGl\r\n=L6Bm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.12_1553679645326_0.7583674870420902"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.13": {
			"name": "rc-pagination",
			"version": "1.17.13",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "89e689580977d981c3d530f2417343005a007bb3",
			"_id": "rc-pagination@1.17.13",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-xjwVo28x6H34zyS74akn5s+uicUoPI5GRFmqKMhEAlQIRsOnfZL3ReNmcyN3/JZbyo7d6MtFHsXBeNeLFmCVhw==",
				"shasum": "358391dba39743ccd5c3720c497756d1d236f3ad",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.13.tgz",
				"fileCount": 117,
				"unpackedSize": 515298,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm1LICRA9TVsSAnZWagAAuGAQAJjAlVvqhMJnobRoOV4d\nEQHR8hN1W6E8FQwvzXkkDtKt7v7NR/hFy0m5bEb4CxxwabOoWMisJJaAG9rG\n44KZpTIOahdpjQA2XrDyIOXr71pNAFPRXPmueHHQNKXqa5jU8qfc/jqBcadA\nlS2pEWOKGnDU3wsEDQAjEY6Ht79AfSBVYc27lcgzbcTtILMu6OFyEeI/XLFG\nJCKUapcuLxXg6QCGt4vIriMHUS7/6qS6C19ZMUcd9WPY8OoJRArgz3/Qyru7\nVWL5kNYOLFfb4bNlG0A8J+mPthf22ZjES4IijKbVmxN48oR4AyYKRAn+Wpqi\no6r004L4yFbNPDbk/kgoqooVlKZqD3oURUH5OZUjKk0U2T9drakgmOPwh8dY\nmF6gUF8rRqzgIAcGswMvSbS+29r0NCkgyOeXZXtKMEK5Lucz3RyYEp/V2cyU\naSsb2ipCUTujYOrHitlrXcNvz+4Krf4b7EjcFcSK+Bq603vC+IydSiHNW054\nGJNy/h8+LJaKQ0M9JCcD8rNQ/aTttHnZDwotz1zGdxNb6ovx4SNt4JhJX8Wk\nt6GGkHV4rrp4+Lx6KAh3grLxwaiOJIdhE4GK/Smv/REG6z/6MUdqoPzafoSl\ng80Nu+NL1OIqQXBGGsBnf1gHyhGAH+hN9tsmnPxpvDQxbIy7EysePvu4RXW7\nnsBX\r\n=Hs1v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.13_1553683143596_0.49991173599010863"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.14": {
			"name": "rc-pagination",
			"version": "1.17.14",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "37b2e4ac26a4edb2f4c48ba507647d778505bb7a",
			"_id": "rc-pagination@1.17.14",
			"_nodeVersion": "11.1.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-VnM0VQcXfw4vf30n2GnY8w44ZvjuuY1N8DvjbxDndTiNrX2vH+BFl4enC1yYIIdyv84jYfP8mWCEQZ+QscdY1A==",
				"shasum": "ffb2882fd89d95b3b603938dc5db2fb2c30026d3",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.14.tgz",
				"fileCount": 117,
				"unpackedSize": 487755,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr0cdCRA9TVsSAnZWagAAsysP/32isB2U1TRTFjKyLhbt\nlJLVcAyuMEk8KnVddzeo9p9sIYQWGCGdELe2hiqKFlQflH+9O15277BilRYD\n7u8ZZVlMfrTR3/pqqSgVd1scBQ+L1l97LIigtyPoM2QUvPliiKZUAiXWLwy7\nl5v0q7jO2oHPRGKgbQSCR/qIRoe5xRSyMb1DLTlyqUAXiJP8ovH9DTvKGiGd\nQ+7NcWYcjXxKha6uztbLFnyKUpxqiNiogET/meFjB/B3YZ26/EG4a9bvUOb1\nJYNU3h9IDK8qdzqCkrITAla0Zf6XJc/sHd5DNeXyRJhdeqyWRkbGLzO8rtnl\ncuPTX80O9qiViG69iNipyx4RISrdq2A/VqtZVuzmV5L6/XHK1/ZhQNLpdijJ\nD+vw/JoluUNThOB5zEV6lpwK2u9ebir0KZ/Qh27dodHyQmrHklGRAdJZyKsi\nXhtReCgw4ZFW2C6QIB//EnwiDub0tZiB+zQ3E+DgZLYJxC8o9kL+g4/dKzym\nZN0rY+3EeyYLplnfFForf7maNOKAdaI4XGoz5T6L9jc44sQLjbN+ikGcHx1X\n4iNA1TN22WD00oceRPrGBqExn9AjkHd521e0sfdlMPuqGo6dkCYHaGiT/qdd\nTpAzZSwKEsl5CkN6BfglgGOeaWgj80QsBaBl78JcjFDV8x9kI2ReJQ9S+3fg\nsx1w\r\n=P4nl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.17.14_1554990877166_0.6642597210467116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.18.0": {
			"name": "rc-pagination",
			"version": "1.18.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "b3b2bcc9d24202b0a596aae361ba5da0b8bcb08b",
			"_id": "rc-pagination@1.18.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5kO8w9OxRlYkY1urXeYPcFTf7D8Tb6AdKtpE0RLh9kh1+UWxrXur1gQ6XMM1OecTzU/Vyu/hQi3laTCg3h4z2g==",
				"shasum": "004a7d381f0e03dc025f96929de3657094496525",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.18.0.tgz",
				"fileCount": 117,
				"unpackedSize": 527426,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc08v3CRA9TVsSAnZWagAAAtgP/3jTB8xP9DMD56v6idJr\nwO3qPAZur0wezhqyoIW92+T1JlYYUagAsecnPohZDE8E/XQbHSSkodEwrnQZ\niBric1kS5+r/be1nSh8glPWJDNYb2WWouSwQ+nopGGjOA6NpZjz1l+J3SryR\nMMx2Im7z0Sl68PRXAdKZwqPT/PYYKgTuoVi4HsQWCwajV94oqDvugU9imw8c\nsE5v7Cz0YF0QUleASGga49FwESEGKqS2Gl6a967h6nDGPLjDGNMM4WINu2Rt\nbSIRVdaJToBoQds0pfUpnNdTYj6Df0XK0UkWSBQY4lSjtNv7xok7oEJaeSVa\nCRkhrZVeDXdccmBkKwgA3+cw6NfUSqrBTD+Qu7SIgLyas0bntRocGTxYO/Sn\nLGpluuCvMlZEK0EK7r6kkFmuq9+Qp3bUY/iAAkt6vD6lmEtv0t1PaEgdeHzB\n/C8/D/+ZsicDldfmoq6vL6vq5n17ZM3EI2QeO5bUOLO4YYXYn/Yd9UA/X3m4\nLCIQNfzjb18K4NUhsS5UCHzMiDf5zarNhrPmYtTx69s8k5vvPBpl5OknFotG\nNLac6rKkovYutY8mi2r8b9ryZ9lURjuCfTm5qthAdQFQ2qtWHgAh33+DMRn9\nW3IeLRBG01fxhulnZURK4/daRa2PG65allSqhdULcMsO7GNCNHT8kjd0U0IO\nbMaF\r\n=MAni\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.18.0_1557384182796_0.9007642260859656"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.19.0": {
			"name": "rc-pagination",
			"version": "1.19.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "c5b53c9eb0ce4254c2bba15cc2eadf37cdcb9cef",
			"_id": "rc-pagination@1.19.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hK8fZxxDYa3+6bgxkYTTzeAhq1YGEE+SvuWUCw1ZOFSDUi475S2/aZmQhspQXokahEIVTe1pfivlhFBSQzYhaA==",
				"shasum": "887c785fd1ab51b9ff8bcefb27b1895581d93d1a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.19.0.tgz",
				"fileCount": 119,
				"unpackedSize": 528332,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5131CRA9TVsSAnZWagAAKpEQAJZTAf1MRgyVbncMGbF2\nttKs68+miKjGfsyT4LQEXbPcttrTT+Dx+xpXXcMEkNi/Nx6NZnLnOksMS8SY\nU2GsT3Ma7WvNdRWTTbK28vbHJYhHxULAXAIRek8E6bbbRLJDy3UgL9h6OaNb\nJOlLR3xu5XAOvf2/s5++uESNyAOGB8d/hpjNzO8wyeS9wtmTMF2r+5xqNMg9\nR0nYQALA3O/OwEZuYo6RpunDoUOuo/jfWJvo0NMbqk/V356qN1MUriaifuh+\n8RbhRDCDUOyXaNAM06lgjiwX9fyqsGIPhaUSaYigch9Ke5rwOecLYQkbRmJM\nuX17SIksMEeCjq6VgcEdp0NxaFaL8D8eLk3AL2m34eFz9j9vIhNVPhvVR9Qg\n33UPQxszjP8Z/8eR8eVhse0gLtK9FsnMm+M91/1DaJ9fzzQiHqa/szsOmv+F\nsskSybKqIBBgjbk2OBcgvqkAliOQv0iM6TLO6rKDCoetIY/4gwjWjZQzowv/\nXh/0ylOM24YhnCmk7VsPCfCAeLZKvkGno/tuJ0rRVWw9tBgflK+BsTH4a7ZX\nfNOevXYn8Cj/if6NK3fIsC1Dyl4RvP5HiZMng86smcf5RnU48XiszGUK6Gv2\nZ+uzNf1b7y5AM7VK4J0ytRPxXTNPpzFhIGknTWZC7SxoDCYrEZMgz2aOk4ed\nMDYs\r\n=rakr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.19.0_1558666740687_0.9711568572013265"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.1": {
			"name": "rc-pagination",
			"version": "1.20.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "7136cc4946ead3d46a38fd584f8a66f981588719",
			"_id": "rc-pagination@1.20.1",
			"_nodeVersion": "11.1.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-EC2sxfKo1+R34fDN8EQgFiJn0Z6SKef4O0FizoqV3IomPczSikoarxL1RrHzqeGNsfg7JbUYaux5fQdmUAlPnA==",
				"shasum": "d53a0564282a79129588fbd2b74885d7d315f0bb",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.1.tgz",
				"fileCount": 121,
				"unpackedSize": 530547,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6VKXCRA9TVsSAnZWagAA0IcP/0QO88Vn0k657Z7GtXBg\n6xK2EFolCGn0br2gERTCZml0ncD/7ys3gNJlSvQ6oM83vKYE6B1cE32m0PLN\n1zsnkVIpEr4qag5V5VZhWuJ5IHSeA8WTRug0w2pBTFLQj1ZVGPyk08nAJvYa\nbsvOHuHluOi925wbUqOh5dz0IFc6PTIQ+XjswMoOf42z1QR5SIZtBw3QaCYn\nOXwn2UiQwxF/Tbix46mVBCNx81gQEwtGy5emK8HSzngzFtosQVYyARCT2XrX\nFmixcAP8/BNCjUFdkaUvmSaYF2MTR/KiEWgBF4y/lPA+JCUfvIsDR4IFLS86\nQlfBb/ey4tNd7Vd/u7Znk6SIJDo8ju0sS5szh0sDF58LXazPEJdf90gmu1Be\nhfCZbtS+iYNYbhuENegzUMl8BB3ZApcpC55izxMq7pugMvJAssiLS38kVI8T\nJK/21Iw/wcvQw5MU6RWcHX0E4AVGF6X4sRpAvPfs53dSya30zDBjLmlwFmra\nms0ytcDX0hWgr6k8O5ttrz1xNRCywhI3rsXI3CWQI5L0+Ma8TRLIdosfvIVs\n2wicie4vbwVfhszP4IfxlhjG0WVEqMtZjrh6bk5wusXx/B+H18z0cQKbsh4O\nhFMayax6m08VsPsPdef+FUfW9r8QNTvn2oqPrpSrVQYk25gP/fQHKKEs6bHV\nRher\r\n=wLO6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.1_1558794902701_0.11678407335732865"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.2": {
			"name": "rc-pagination",
			"version": "1.20.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.0.0",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "3ed09be3cc7d81486a9fec2af739db8eab139e59",
			"_id": "rc-pagination@1.20.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-ZZSdKguRnjSp2oxPLLtBrMZ3sP2JnFLFinhOcZHy7I3Md4svD1P1Fe9ztrdrKcUH/B3hl5pFreFwYOYagOaKMQ==",
				"shasum": "c6b9e064a2e3f62d9502d6cadd47fe64c3ebc49c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.2.tgz",
				"fileCount": 121,
				"unpackedSize": 530545,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNYz3CRA9TVsSAnZWagAA03gP/jy2hqLdClHE9ymWpR7J\nEYeU7C8FbBW1NaSSFhOwfUoNuZJhwKjih0HQGXOtq1zufdv43yggMoMw440p\nf3xMHYwHdzv9/s49jV5DKobnSoKy1YQdLgXcQ+7N/bJJfz2BS+WuJE52y6ck\nsbCmtE1Y05bN/KyMIXX/0moYhHwAt9VxBggtfzo0m87Ejhi2ylBjf/XF9FBC\nUZv9mZmeIHgWjrknoOn8F/GfeLO8YP13Q65+UAwTp8TcAcOpyxrwyIHJ2O0T\nvrJkhGGojc9lHke4ye+HtkKm5dNz4lhWacNeO5ERHUmCnrWtH0ixxL4knQWq\nHWRYZgE9Xyhoxlhg0fyNAy8IvklG4DZ6KejwxS5RTLMaLpzCKutPNZDd828a\n68cmwmSP9CerOIKo4WGhcR8HlRb7CHLvOExrB74FzG6EHTRFZlJ9fZRJuAcd\nGTdA4PotULVwceTZjWNqUNb445vpsA8nmCK8nfRTEbMAhCpMY/7jwRmzehce\nRjcbSzTQz8BpfjIO4HgnGF/4TqDDgn0hfsv4xaa74fptqqlNCgdw1pWBPHjR\ndjhUQnowlyQxkRYKl1VRjlGBeCYQziuawyw0GpO+nUB2P/On/JsgoYilrm5r\nbeI+FXsK1fQvUQcFOdPLmX+LNr9I9kcG0J9RApWdFdyfMDvryGiLVSWdUdUM\nFRyu\r\n=hi4W\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.2_1563790582330_0.794724047334751"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.3": {
			"name": "rc-pagination",
			"version": "1.20.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "a781bea24a5e2823ff52e0898a03e6609b884f2f",
			"_id": "rc-pagination@1.20.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-pEvkrSuF6n2ioq92Y9hRTTtAnNkNVP/PDrXKA0ikdsi2QBbczuWVfNfn15U+pxmnVrSYqxahitv5SPF6oQ9qBA==",
				"shasum": "8060bb2c0e0ea7047bec079ff86da25f79b6072f",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.3.tgz",
				"fileCount": 121,
				"unpackedSize": 534618,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNY1jCRA9TVsSAnZWagAAO6MP/1Now3lZ0q2hdJXYybXJ\n1fcEpM5ktWSGWtG/Kfc4HSmTo9LZrVvll/ziNPxQ2Gw5q5GhDfeVfwFYhjly\nuv6u1m9ExJ0NI6X5oz5RrBIKOA49Td+wFbYbTQGQJQqwSsfJXv0cBAbsu/M3\nrWg3WML0ZCKGX8LIKSfR1atCimvI+1a4ZWg3se5z6BbxxAGlvaLoKY4IOj/x\n512coJnFwJIpctrS7SQHe8l1aaEGpj4xPgoNsJS3W5bSSE4cO7hYNGKCMj/M\nVy09CxrCK0xZo/SJQfr0y0bXF5p5vfJPYmLYCY8QurbR1EvPGw0VobaHOpQI\n8ZGJ9tTcpKr/ee+7nY1c/NcESqTkQp5dnraaj3/JPKhhUjT6n2+78ykQm67m\ntC6r4oA65e1ue0HhQfM3rDbsoodl6Iss7rZOccjMwGoCqsvaA3yiviQdlUbX\nmj44KMCqVBa3kIAgteCGIXDGnqjKMbswLAnAGehxPQeg0kGk49ZbI4B4SnYt\n3u7O3Z4U0A0BXDOY8avu5Z1KESGShSQ4nqrgwdkfW9Qb1YuVuPJ1tGRWjh3k\nSdNN2ZZSEKmZO5wEGlpgeScW+BGBQixVrN42s3aDAcDNPGYIDEBvQ1IN/dLA\n329/FfjlE/ZLUUdN6Z9nnLJqQ1qKxl7YmCgIN1k+VXHE6SNCbfe+/cvSyjAn\n2uod\r\n=u6WW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.3_1563790690477_0.7820485458406161"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.4": {
			"name": "rc-pagination",
			"version": "1.20.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "671df30c693dac0a8d3b8ac37fcad38aa7b21156",
			"_id": "rc-pagination@1.20.4",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-L5d965Rata4TN2lCX9517r90wrspMk1tmLSw4fj4u3xNhyEv9/LDbAzjhtb6iG7RZl+TzCSovcB10xsDcq25Yw==",
				"shasum": "7f78cf882a72a2449edb4d8d7d91bf9f7237bd87",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.4.tgz",
				"fileCount": 123,
				"unpackedSize": 535905,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdORYyCRA9TVsSAnZWagAAcZUP/RFXbnNs+Gm/I/6x/TUO\n4Bvp9ej4YI2md47tyDXZZIygTAV8sTd2eysKzsHzBSYjfEuM2/olkwTTwjmu\n1ZpTKCWX1kodUdpXxnDGBDCt3rIOtHFwszWmq4SwAZ/28V2+BEkSLVPW0L+J\nvv1xfZOzVpG0zQVNbvhr9EwGk1vEiJtTG+wE/O6qB/S4YPvcpGCAa8nBTuEI\nfRbSn42QeM9eWsedTQZTc3M4Jcwf/RpVh8qIcp3Fk6LwBomOchhx32C5lea5\nRUORw5HjgAtTpo0+iQreHm66AG51v5Y0IcT0ux7VpcCWFfXHlEDAUU8u5Yyg\n+xC2uIEG78IzegfN0UaxQX5ejrVDdBPTFWSBAs/L1Z/xqEYTrKCQ+LT3E6kb\nKW0o0mfCMGW8Qe2Y7WB+ChBByPPz9RttMmZMIFpBj484LWZyDhHbGiTGm/LF\nqDndPBjRKuz0enspCwcVrzO5tscnXG5jLYvSakvmcoeNtoLBO3qq63FpFeTO\nWzpEeHYIOB7zYDYk9UtSwU+6NeO2DrPbEnYunsRBOEKfYhTU1xlgtl1dEBlQ\nh2eo1D6C0rYzRFvdA4v4rcisCPaooJSwK/I6NUM+Wqvx/5amo4xtdjtEG1xQ\nedVKnSUyj5Goi3QbvnXh30TLPq6YSNNoZ20zJQZeiBcYpFA/CQjIwEdneNPU\nusAL\r\n=Ofia\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.4_1564022322070_0.3394140137533641"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.5": {
			"name": "rc-pagination",
			"version": "1.20.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "73b5ee99dde3bdb0a1784a7610363cafb61daff4",
			"_id": "rc-pagination@1.20.5",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-gnVAowVIbRilW6bXYWCEpTsrtmAWTpM3qO/bltYfqTVKxgb6/sDqjRvCksJGy/D81pYkEkKeA9foWsgUgbUsQw==",
				"shasum": "b64395a702e9fc452e26d0e491ccf7d9345309f7",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.5.tgz",
				"fileCount": 123,
				"unpackedSize": 535905,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPsptCRA9TVsSAnZWagAAgCMP/3IYvEg6DBi9zYC1EkPc\nyA8x75MwM6BiL0X0ZehRt7mJLiCHnGEi2cnc1wPI64k5Ax11U4FAc+Fj6M0e\nm1/K4tEX7OuACkIxSuSU8QxJdjgCdbuu10a2zgp2C6fCo9T7VktpXvGAUbHG\nOuqmTGBiSftOewAs0qlWtjJ0EJqsB0LPXD8iKbn4GawNOyr5hokr4iEXEIF6\nvtVcKiKFQHS0A3cC4Dc7acmKzBcYQl8gt8MIduMbyNiJuZFfZSzVk/Zp4IUw\nNZdVNGRp1eaorkjk5q2/3S4a/hwmJQcpUKR8Rm8asNG5Iu48BZ5krcln67X7\nspFEH/GFGW/lDAAEXaVPjc/bqyNx5bx92Iyw/6n2D/ctehGaS02wX1d2z3R/\nueOdS9hur1IUk9+rJDZMHeECfMcbsJ6uU/GPDsJT8uNXg3QFi8G2MkYVvPtB\nErBHPREdnBjDhZLIjmqRala8ku8g7KpzEYKmPWh1wg5OM2/e6ViCexERdWnT\ndDkQTmbgjisNIgFc88vA4JqHZDT03qhOl2SoNJartX0I32VVgdNCp7spHOXo\nvrtYeaC6viZA6fwQ+GBD0zREamUdJTDnsh3knf2zpYXohCbdVm5mv/ZtVWL/\nbBjlD8H9hsctHYJvV6Q579rDOZ7gSqN2iGH/n+mrXKiB1CAZs/EX/6Jj0KQx\n/vZT\r\n=2IbK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.5_1564396141111_0.45896394406627516"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.6": {
			"name": "rc-pagination",
			"version": "1.20.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "7b514543af6969c42c5f905224738fb8722e2f71",
			"_id": "rc-pagination@1.20.6",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-FFgC/3RjGI0O8iA4hgTkDpdmggV56P0by59ifIvZU9C1ovimWNhwA601Zjemp4xyFI5WF/SXuZuFeVDADRWs5g==",
				"shasum": "7c717084f1222c9c6475d9a53dec314f607f8152",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.6.tgz",
				"fileCount": 125,
				"unpackedSize": 536914,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddbtuCRA9TVsSAnZWagAAq7UQAJypEtNtvw9jFh6VLGvg\nFGCicf435sVaE9wfa142N6u0Ii6KtetQvQRN5F+a1JOGQaex3qj3hDmfk4zV\nLeyOdVv/gLTAZp2fCNfJiI2+5oAyvnj8+meKbRmf7ewtOobksGiu78XWC2IJ\nmaXB9O+Yx//0G3FRvE257wFhU3eKS2+S4j54dXCXh9QgeLf3VdGkH98Uow3M\nZ23zuYJWAnq9MHDR6vesaK22dq2eYF5y1N4Qj/EdCW55uykPsDR3wwM4AegT\npIsA9HaEn3g7a2CnGASi4IVqkzrM9lGstx02CdylbMvQsunkKRPL2PZiL2wf\nwr7yLsX/4rUwCHkuZnDZXYPxqhqKFcqLFWxiFH1J54tjKSDHMRjrHQpxzVNA\nGyRnY8RWdDcxsLEYWzSgZX50v5089zdNci1RKJW1Av/5mzEkyFToHB4xSlZC\naY+YypCDQUMeLqZkWdbau6gzGC2EoDi+Ag7QKEER8KrXYWXeVS34+0He3x3P\nBRP0mPrgA/+AypeWNaJFbqUdnEque4VWrbbhny+CNgo6MkXPb+Lc5J4k/A7K\nUiSh7s1x3K/zoQmA9tx+UNOVupes6XDG5Sl4BhcRS45MHflON50BVgANKvFY\n4kar4Rs2Ijt7H1RT27NozINE0odQ5Vtr/iqh7Wo4f/ECcv6hgJGqRqyJyVSb\n2tpN\r\n=uJQT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.6_1567996781711_0.039834184329250455"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.7": {
			"name": "rc-pagination",
			"version": "1.20.7",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "0e4abf8da25145d4232463d001f88b295e45e295",
			"_id": "rc-pagination@1.20.7",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-I548/cVC26L0CvZzGNewcoMPwGAxeQxuLL7jS+U6rF3ZYX3A1j7B88O3JoPM6L3rj+s2UJbcZn3XqUA2FKaDEQ==",
				"shasum": "29079a570ffba8a7dbe09191815a2959c77307ad",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.7.tgz",
				"fileCount": 127,
				"unpackedSize": 537923,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeyMGCRA9TVsSAnZWagAAmgQP/1zJKIbIKJX2eDL/M8GT\naTQ08JAEZmJFj2R+7C9xXJ7mkkp8wWEuvohVtzVtTJBrY/4Kn/e1tqyWAFGz\nacfVvdhsxxQmhg8JvMKc9MCZQbDnJqWfCAq/TBd2BppXM0UtGbJONaDQ2mDt\nV/qtQqmpNYl6h96hbBG1V+tx7kz7aI5d7qvDcE6qIDeDduQKGTTDTZTYRi8H\n/8/XNYpQecFqurnryG3zBr/ViLDGO1zPuO3dS75xRuYIj8gsldkfcC4Nslk9\ns0rOT41CpjIcaPaTQZMGYWhErJzHSRAZ6/3xQvg3AmMmRuEUTkTg2TBC34nd\n4UxQ1lazM2cJLhbkdjS4twMgSh361M1dmFG1DdJd29EudDnYAt7CGw0bOWKs\nEBexcwHVpQXRrh5djPRkYV4MmLYeYie3d4YG3RcWxwkC3oRbDKWBW49Vpz6C\nwqz4i6rwUxQMONPawVxzI5PV/GmZ74gNT1dr0gGcqj1DivMjcaucMMNbK5km\nrxcIgLACERqixXAvna1EFm9PpZ1Tr3SyVUv7xOHh7X5WfOS9Ft3o0SgpxGtA\nbWOMpU6YUUUzmOvte5riMrNlDWT0TpVxiskMaMxPF46IdsnEawSGp5FZmQgk\nHFxX4mZ3zkojZodRJ4SNH/XD6SyHaAGGivSdVIAQekuvNeFYyIo1nBRBbGO7\nJ2D9\r\n=dEqt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.7_1568350981354_0.2685089478298839"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.8": {
			"name": "rc-pagination",
			"version": "1.20.8",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "67bb57b85f55fb9f1ff26837bf5c2b2be7863e2d",
			"_id": "rc-pagination@1.20.8",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-ONRya/gNKjpqhAHjXY71zxrkWq4gg05Qfy6jHTRc85DnUB0rVKTLJZ8tDalCFtV6kNZdsJ7EusqnxPM5XOQINg==",
				"shasum": "fb6a77febe81016ad4ca5ac95b64891981be7c50",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.8.tgz",
				"fileCount": 127,
				"unpackedSize": 540022,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkXDnCRA9TVsSAnZWagAAGd8P/jWUI+GNCkW+enhELfYz\nh/KAN4oHArTpzP3KekWXAmUZ+7h9GjCfjDc09B1DinKWxCqB0PFh0gU754zb\n13n76mxRdmpUar6ewY74czOSPjkZybmpXL4jYQB+HEhgVXuSmiz5jv8T1mm6\nQMl8BDGaBdEhcK2XI1nVYLkxCyg+Pvq9DTkmK2E5Q2Jm5sGR6rgX3fs6OO/i\nbDWaGngUkBKbxfAMEiajGrU7lfptik9ZMYqbw4uHEOQ6SZ31lERiUwy2sz3j\nhfnihuxutnddFjIh8UN8enGPIB/ozwmcykqK4mZrpuualg2dA7sWPJadyvbq\ncnig9U3ATo1m1nJHJ667NWbD674En9nGWMTGN1BDFcZub8Agy6TzVcB0l1Qh\nOkXQJE6LkCdp3P/i4UOJlbAZcHVTPF81JncJzQfx7nDuVijd+SfbMhu7QmOh\nXwsZRoWtYQk6nc0UiJH/HW8Za3HSWMqqoy+QjFR8HqtMdnTzNxmu/EXu9sDz\nemQhvOlk9heihPaenwXa/ycPsiSYISt3a9tZjzGDsihZZ12qlMr0VfV1dNc8\nmsVifTp6xUaH7QE8sZSdLzzhth8I87lqnLtl3gknjuiVqU46a6ZXki9c/+cz\n6sWMI4flA1CACqSiNrPFcgwwWXt+QEPgep5mM4w0FeehmfC6shIIJtrZkKIa\nMvDe\r\n=7j19\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.8_1569812710393_0.9780566201865726"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.9": {
			"name": "rc-pagination",
			"version": "1.20.9",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "8a211e4cdc8b83e923444fe04040941a191441a4",
			"_id": "rc-pagination@1.20.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "shaodahong",
				"email": "337097324@qq.com"
			},
			"dist": {
				"integrity": "sha512-X/y2kZWrUyX/x7Ncbh/KrcPxStMuQTytqx4XPsla5ub881wGpiCdiVJxfhlqlVlqJmXRsxLYAcn8Vbi8pmmjKA==",
				"shasum": "891c5f33b4199c6e0f3616d0656c30fc7f4b726c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.9.tgz",
				"fileCount": 127,
				"unpackedSize": 556751,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmzIXCRA9TVsSAnZWagAAhOAP/iWegXp6K9UeIjPQHuBo\n5OGzi7IVuzXjRmLba/mABmjHX0itkpMb3wKeDc9/DD60+cjlheBnaZIZnZqZ\nqAGtK02mGHjKXPeJ+G50kY69zbL++roCWqA3BaowH5SQEOOVz9JwQaGS4STD\nDULIo/93vj4RljlH4MWkfuCwJ5NACSAAhEJxMb6geOFF1F/t5oOLXP1yv7qW\nw6NGyNan/7kd6PTR77ExQtVLBKdGUKdFlBqV2hsHag3qgkFtzJjN3PGy3f6L\nS6ncpmfX4mLqQmjDM27JHClRu09ivYJh/7JTFqupYExgsXblZPm+2FMhsUWG\nQoKFaLlDsBpFzpec/5EBmCg0LAEQwXFOvZNUcJAegq1eYwy9XecW6SPoF16z\nAlDlCz7fD6P6o7oH+TNXzUVqwCl0ilsADj2v+43+MG97PNueM6U0248byd0W\n6BrAJUfeD7YnJ55VtKBi8iCN0c9Q0mckiUgDQQh4RQfhS5NeQOPgGSf5+jvp\ndJpn/cEt8bd1yEb1rLs7HZjJVcZcdSKAra1ZcF2YtF85rOFMZOM6dLfY8Ih6\ni5h8asfo1vNYXmRy+VtgOC7LdMPVsp0aceonMrd/I2HmMcDuqypsi0WfPDc+\nkJiuK05mPYlOjlpAcS2u3FGnZkRam68YgWpLTxk/+EZ2SGYEohgLTFlqnGcV\nr0dG\r\n=GqoD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.9_1570451991224_0.002913263118443643"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.10": {
			"name": "rc-pagination",
			"version": "1.20.10",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "5bb48de81538647443f971e53e824da85221285f",
			"_id": "rc-pagination@1.20.10",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-Kp50tLNxzOYzQmwsnwWnz92XCYRrs1zPcje1RStLvBGibbTYKJYVQdQSK82G0zYMHzunFfo3jBw9UNfsgap3eg==",
				"shasum": "a0fa77698cbad3ab2f1f23128dcd98627854f089",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.10.tgz",
				"fileCount": 127,
				"unpackedSize": 541349,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv6M9CRA9TVsSAnZWagAAkPsP/2vjmrqeZ49ZeXhdDUx5\nAbOHn+gx2uxLewK0UgQB7iAhT/9nqciDA+J4ShxnrzsNActkqq+L7WboMMcL\nIH8A4pwpN152zaDorYJuDFljuc7bnc3GUhx53SfSVyrbGN0Y6njU0XVtPTRk\nBJVdjdU09QpcTcst0YppZi9GIznnsLnRminz3b3oWCllBA+F6j1I1F3wiC+q\n4VSOk+3Qi9BRwMkpGy5SRmjysnjA/wkzf87snN1nL2G8GBX8++WDOnS0+y2p\nJVsqGoBVf5Vzl2um7BhXoAuDZ0wC1XFDAatX4CKclXb/y9DWs505smOsn0ur\n7QGhDxPelpa/1moZzzICiiuIkcZirJslsRWgMsSA8/Lf71pyI3nYwvSu2C66\n1nh52yXC9vmXFuP7Zoeybq+0P310vjgC+jI1ORL3VEUqrkaL3AvpNGFasC/H\n+L5SAUYByOfJBdX0yzcL0XJtaCTiTzonTw31QcgGtE12jGrmidejIr1yE3G6\n+C1c9fY17fzqVphFUgsdKVPo11uM5ixIMVUlkOaIC4i6O1BelSCDLFqVjnNw\nnF7fNBWjehG82ntrToEDNgm8YkWoQinYl1Q+Yt1L6ADQmMoZ2aLqGNW49W3N\n3WgaEJiAjxmoR+6J4GtyVf6ul9vQb1WcL2Q8V0gPqdaVkIIJAAuSrk2SOQCI\nOcpj\r\n=jvR4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.10_1572840252964_0.6155476563067745"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.11": {
			"name": "rc-pagination",
			"version": "1.20.11",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "507a238c2b2d7fda8d648009459bbc77e4de257a",
			"_id": "rc-pagination@1.20.11",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-2wKO5kO+ELx1/zlqTY8TwGBruzofi+1BcZ7Z4xalMlLbDMTuUU4FDljbBBP/n9D2llK+NtgWA619PMBhInozZw==",
				"shasum": "ff8ccbf422e229b0e36039bd33b5c9b619d74ad2",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.11.tgz",
				"fileCount": 129,
				"unpackedSize": 540463,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxo5cCRA9TVsSAnZWagAALbUQAJ7AOXkCYmEJS49OO/dy\nUeFc7XXgA+6Ohh6SvAEmwTlLWh1Qw7ZiQTJk1e1Gbp9RenFe/zprM5exbdsQ\nPLh+H5XUKsHG4r4GvlfWTrNFIf1aDYjKw0Vai12solDriyXg/9ATx/TkNmDS\nL06DVM2CFEj2Z9KUtDfhlLLQTeroWqCJiANXECjFBvNG9MG390cNbEtGHlnY\nm80zj/Ooveb0mvj1+lx1eMA22M4bQqIbmNIZmwObYc3wqb1ENNam+CLUv9nP\nr5bGmhdx6CuIyINg40tYE0rc9lNfbUWgOojpQ6x+P9dgnIC74IYiEvd+hUl/\nWuaTU2TH8Fvg1qlvS7LDwX0cnsyyoxwTUUD28HjnCdEayv1HCreZV56464QG\n7y5whcDML6eYbFUS6HgjUMiOd2wMLM0Hb13UQDJC+sCLDPBZprQQKuMEkszy\nkyY3DBIQM/EpEIMmb8o0uT5wTaGpvyyRJQkWxP5d00TBLSizrRJ644iSrc9/\ntfRa/u2ZeVl2pqY1+8060Oq4QnEAkp3I1ByHzDNClkJQxa03c7cP0wErI5IK\n3ItuBwlREuVS0eJbWMWphwFp9WoUw5jPfuUWlr1L2sibftcAMBk+stZIG1Ay\nwJSd+jul0mxBKJbqoTGn0HVgFJWCwiu/rjYttftVD5g9t+2gMu0bndBLtmoO\nR1xK\r\n=kmYk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.11_1573293659582_0.2554314910451352"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.12": {
			"name": "rc-pagination",
			"version": "1.20.12",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "bf50ed728b63e88245e21bc65e0f34936c4bfb89",
			"_id": "rc-pagination@1.20.12",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-V1pL0d4nTW00+8b0qS8t12jawmaP14RKT+jFdc32SD76MO3N2kBE/B/zZWPnJHjHTcs0EVhgQC4b2Vgiyy1OJA==",
				"shasum": "1ac7928f7a9d303d22e324c0c9a6e691756cf40c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.12.tgz",
				"fileCount": 129,
				"unpackedSize": 543920,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBXkBCRA9TVsSAnZWagAAO1UP/R9ZxKTeVnEPNqgHmNF6\nJWW6xCScmKm8nFSbW7N7p0gOWbtTrud/OpJ2csEADPXS+LigGx+FYVW4Y6tT\n5vcdsS6vfHydqwndvvw3YiXwdYtRf6Bm6gMrNUI7gJmZbX1QixdLSeGqY4Qi\nm15+BHnAZm8po6hQ5EJmkYABjfYQugauZjAWHqMGRswkfUOGUbWztr7mZHOw\nWg0BEIco52WLhGnXvM50cBqZfjWfAg9CTC36gb/bO14DrrWKm7El7XnNiEve\nVXM6Vjs6eUUYYDhuea91cfe/kx+5rUBzZmOspgPhfWNU2io1PxfESXGeZ/s4\ncdyMJZVa2EQu3bbtzrpM/wGG/WpLR+L79pmKm6VE3XC3v8Y90r/YQhca/BkY\n/fuf1haSb6KIZtj2nXuV0ZN0hHjf38CUk2vAKojwTtFvHx4SJLPg8XT0zWME\nm0kDJTIBdfKBi91nvYFcDd7SKdWuj9l5crtQztj/47/f5NOfjAcVzR1NP0lR\n+K5cAZJSio1kUq2eomZx8Pcswnl6ZcGV0T6wtYLIA1qdwnFyaUdtH6xuU35M\nzw1w7J6Uh2my9D2/RTM2q/RZcTaWvq/D5Kn7ijheL09ly1KRt2X7rIAMHbyr\ni50U00fMsFEIxEATrYE7rg9wruJK4HFGSYoHl1Lx9LDxHkRrqawyKLAyEJjT\n7z8S\r\n=7VfN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.12_1577416960941_0.39601235879960117"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.13": {
			"name": "rc-pagination",
			"version": "1.20.13",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "8d1311490686719c7318ea2be3dd2f2257f6e12f",
			"_id": "rc-pagination@1.20.13",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-oocyyzx0pye957e3iARFg377hafdUc3oC13faGgmopGX/A8rn7tXCdOwVIJthhI6dHVfAcFLgnYQAlcpGXh+Uw==",
				"shasum": "aca9dc020e475f77c5335659f7fe5d7cca2f2592",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.13.tgz",
				"fileCount": 129,
				"unpackedSize": 545079,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK7oRCRA9TVsSAnZWagAAPb0P/2QL5dIKasyZayOl7zQ1\nv4tojba9B556rMqTfufwDntHmQaCn185RMVsE7tSjU1kORsec21ExTRsqsIP\nOMMWFBVDg+IdKRPHZPuwDimal4WOhS7Xqm7K0qOg+f4gPdx2L3UU/KHgI2jw\noGjyqlF7GivBJc2nIvgLVUdKztcTIG6Vkxhr30IV03YJ7f2fP7pLBRMHbixx\nriuX9sZfkMDrLz84mQqu3sNIDHAatDDayfriyQxnHemLAEVk0YZVXkhdObWY\nZY5Ers9XfNZm8SHdKS5FSY7fn7NLcyYcbDkGh3mxjvmitRCBF+o5vRSRDRzj\nzBqbJZbPfXeJpabi2L3j+qVai+1WJNnDOZ+nJa1nyIsY026iVu/828QH/Bwj\n9bE7Ubc6gELUbGDuBRQPimnbhHjAHf3iLW/MnccbmFVXouTpC9b51snQaX6g\nwehLxMVz7IZtIHE1GN8S05a/k9KV7bhCWuzmdaJdOdEwqgSQj2HYFr+45ZKs\n3cr+18XfEup41R+LlhPYL9ZOQ2BY5z3ruLmyGA/jPsMfC2Nz0DZnSmGWOsQJ\nJaeC4Zl9eNYYPJ5KTvscU8jQfh8OXJluiSKfU0XvF6kJJjVaOlQ3IFD4QtrH\n2ZcXTMvv3OxuSRWrHT+XiJ9xb39FXbZMskxbbL0O5WQ8CYGJXEdQrtzrmPM8\nGUIn\r\n=ttum\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.13_1579923985215_0.47345522416471186"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.14": {
			"name": "rc-pagination",
			"version": "1.20.14",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "4f7bbcf2355332235f15e7cb331dc2cfc65d2169",
			"_id": "rc-pagination@1.20.14",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-sNKwbFrxiqATqcIIShfrFs8BT03n4UUwTAMYae+JhHTmILQmXdvimEnZbVuWcno6G02DAJcLrFpmkn1h2tmEJw==",
				"shasum": "981c125ebedbe7fe6782bd311f8bb9c99eb0cded",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.14.tgz",
				"fileCount": 131,
				"unpackedSize": 545916,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ8IdCRA9TVsSAnZWagAAdvwQAIj7WG0xsEAc4atr4yZm\n3WFwlmwUXH94A/cUYKnu0XZVVCt8YR6qcLRygrDpLrSDId37acuK9fuC9SYb\nD7Rwf6VlXDAbMly9O7xZrlas5eIjejtrqgLLSE9f9JmTS8oXKRKap4sVRuaM\n7uDORf84O9eJu/86D4SwEh8TcdBinTeV1txv4h775mV/dvLivzwwwYtB5NAu\ncoKkrTUPFCMUoRILSM2CENOptuTswNSoxmJy+nC8f84/GJGhpbRudeSe46qd\nS5ksN9jdLa+Ujiz6rCI6xAHhVTtLlDWZPOel8FLUgiXjl/M2sQPsZG6dCy9R\nvXIYKR0xSz0XIJFTj0JNe1yNlgQ1KDMMJArkcDCge2v060b9+Wa0Y9u5hyvl\nMNIGLdOsn5fDo5trBwEklYIXYYVIrtdIybeEhpImgPY1oejiFDgkZfI5zJrv\nHcVDdkr0FNgEPUtwxNKS3JsQyXUXT31fQ3yUWS9i+otyUvXl+LlSmfdV1v05\nVBrL0INlRdkZcWbJKXJHJv0+ld9HwhBEQ99YioFE6YTwKRS/QhSgG94dK4Dh\n5TNHACnevZpD4H4qIi1ovakxTb+2IrtLjHIgz6OaheGxu/wc45YnSxG6lVa9\ngkzsXpojm0/t6X2Tz1bFyeZTVsOoPDpGWefJuPSuAWBNY7FWQgvbzkI3E1u4\nd2io\r\n=hu1b\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.14_1581498909184_0.6925174713319568"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.21.0": {
			"name": "rc-pagination",
			"version": "1.21.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "7bd4d86a1ac83919499bc4cdc12d73bfb112224e",
			"_id": "rc-pagination@1.21.0",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-SL0SxC3JcF6IIxH4din+sq03AUJKExGP1GnnbLskeMK5RzHXQ6YFPiouLJ5SLb5/sVQiYTe/S4VrZemJ4CTx8g==",
				"shasum": "d71f954861032e361dadd7fd718cd34151d6ed2c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.21.0.tgz",
				"fileCount": 131,
				"unpackedSize": 549378,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRNaMCRA9TVsSAnZWagAAciQP/2P8/R4tvULXxR5fDWxB\nS+3UmZvP1tBlSGI2NjPTzwg6I1XN8McGvxySN0WlcU9R0yfAnb7WCAN4yrG2\nPDjCp620Eojrqo6Nl54LVMw/0rYHU73ZUYn9IOyVtpO3N3STRDLZPvIRlQCl\nT9qhIoAv8+956LyWA0vJQH4gCOuB0EWn3hmSJnTya/L7NfE6ISQzO6+myRyX\n+JhJsgk4/FM/GiQ6ZgwqvCKJQj2zr+Tx60JmDXcbtg3d5NQNGyTKsGqpZbZf\nt4nNXwvmPS3cWucEvhgrNoNyzh07Ge6vMcoWkscuP0+REZss4sGUIz+/pWvh\nMJbIRnzmGpeSnCMTCJd3OT8AheClg5HN8Tl5Z0wu5VsSVcmhs9oxiTp8hUOD\nvl7+1k1CpMhlGi5tB0vGRwevD7Wjn25Ek1ATd6AcgOQYwbjQ4M2tw8kub4TH\n/ekL18c7xhWVIB0mnbvN0wQ4WD4lr1T80m2gh/Vyv5sZ8EI77nyST27WlCSL\n2/WgDet5FeksvwrQJjBxuVwVgY2Pwa2PV8kVub+S1gVBmnIFmezFRnIbg3De\nnVUvtGs5kldc4aFD+zOF2vyTcQKpqctH7Tro9x2um7FR4OIUg71REwt1XD+K\ny1dJQD3m1V0mvSugZES7b3EOl9a78bYPxLlzhYJbALWaIBG5rB8X3CsMkWDg\nz/jo\r\n=6MEo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.21.0_1581569676270_0.42134448887950016"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "rc-pagination",
			"version": "2.0.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^6.6.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^1.18.2",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "68fc9236ab3e2f76326f1f3b587acf7097b20b10",
			"_id": "rc-pagination@2.0.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-H/D+pYvuB3I8fnTcyxc8MajbbLZIyTDnKmddiopkVA4N6/jt5s69EKmfSdrdjUVh7NphJmo5IIljsrQcXkbEmA==",
				"shasum": "07831835d189d4ce5e7a9681baa043db48250036",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.0.0.tgz",
				"fileCount": 124,
				"unpackedSize": 143706,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV8KNCRA9TVsSAnZWagAAmBwP/jizuCP2mTAyQ5pOyDTt\nkdIhfCNAcL69HskS83mpzZPLX5c7aO8Hb/QPrCpK8J3Y05/uP1FinbWDzbVN\n3gL3qJriNa08fG1tCGWT4UEivtJ+wbl7LsvU3K8ul/23RWD5JZQXvlFEdAQ1\nrgWR4MrRbfLq6Jnj1vvhtauGqpPKDDxNwPOS/eTJXLcfwDi+NVH14svC9lF9\nvCaTMHGle1Y2UqCBiecWfkm9M7lCcrSIwenfsqFIzgvgqaOeKtWqzxgxlkhj\nxrdOKxrEcjshJ7NoORzUvbZCzQNKrzrE1x2B3Is/zwFEGKdO4Kb7SOyjxM1R\nWikkSlSViIiaKNOMik2xTVIe4C8V4gnsfYWwwjk2C2b1xPqwx1PC3dF/zWgU\nTioVU6rXXb7tJn/BviOkoXgTvcp8PUMgPiJEVTcECuJjhxgMk23D6fXulTeH\nJ8f2wKTJ9in1NpH8HLJdQtug2Izfs7OGQh2uUO8kAISCBKpYBHadQjI3uAeg\nCdgxF0YxTXwz0qXVHm5AYGs+iniSnSmTPfReHn8PYZtyCmJx1YrLa5bXJhWn\nUOrq6ulA0GtQSWKNrGtSh+1pEX3ITnYjhVNYR0OZpQnaEkAwgT4FrMzEsUPA\n4ctJjUHZGEpKYRuYqxwBZ8Q3Bw+e19Mg6YoyunYz+BdmWKpkudZzB7d5+ZIO\nc6g1\r\n=G+/X\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.0.0_1582809740853_0.23085730777502977"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "rc-pagination",
			"version": "2.0.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^6.6.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^1.18.2",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "c121325b64f06f56a4ff6d5c870bad316936ee98",
			"_id": "rc-pagination@2.0.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-jvLb05p1OEBUxRobWFjnrj6vRyvhG8XHouK6qh+eepCHPo7HDzUHHztvUUAWr5f+WnKldAXqdPcGgbM4rCH1OA==",
				"shasum": "40deddb43173d951e2449c7d3f9951890f477ba1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.0.1.tgz",
				"fileCount": 125,
				"unpackedSize": 145043,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV8eKCRA9TVsSAnZWagAAJ+sP/i+Q1xLsCd87Zt1cDOSu\nAJ70sYdo5VdhevZXTYoS/aRWknQPeMVYfKFD2IdKXJJUqksghFCU5mlYvXtC\nHlaY960SGXreSI4I5x+iLD1cG6gbv4XnrBmjar6SffQZakywEQqOyElPPluS\npigunf/A+cspcSDNf5Na/MlmrmoOsPdrXkw8mbzJycG7wtBh1MKsQEU6hZ6t\nfyQ555WSfOH+Pe3L4ehxZb9qP2QN/46ilyU/Eq6ZNowJGdBZIKEVUzsWRmrC\nn63/yoU+MfJ4vv9fLa9pbzc1Y06KXgO/Uvvkw1HeqXjBNuvY7/mkUZpPRo33\nzA3cyNMQbw21uyuwDnpFWIgrO4l5K7LGNyYkG4OSLzcdDOB668tgpV5irZVW\nkFjpn1rbEFiz62M7HsHgd0h8CBen/5Z6qR/G1MU49p7Nn1ZK++WITgpGFfy7\n3HQ41WMYQJ6NkFcGqWx/ZG+7wv4vGV54XmXfXKJ8nh74WE7oWxqHQDHuzP6E\nRKLDQIFnfoP8FwhGBzCphywDLhelFaX6avyZHVr/V5Z9GVVax43xiap6IoM1\n2tvsiv99tOiO7ZnldiQ0GL6/WSqvHlsSDz6TTIX8xHKF6QeS1iCyOOjMU/er\nhrjb4/JZhOpemUpwzAVIqDlL5SmiLfRrexeOStLfmC/FEH7QdHUBEH0gndMM\nv3Bd\r\n=QxvI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.0.1_1582811017626_0.040118876631156875"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "rc-pagination",
			"version": "2.1.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^6.6.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "1297f3178834a52c07d9e8dc521fd812c1df4543",
			"_id": "rc-pagination@2.1.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-KdZOKt99f9x03fx6kQtqZ0Z2pKOJ5IBlDKjMlWdmzmpL8xV+MsIis7bKSuEwQmRt2qCWK3yTeuUXyZJ1zIoSFQ==",
				"shasum": "ca1fa7abf597d54f1ff7b95c5f76d65d2a56fb32",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.1.0.tgz",
				"fileCount": 125,
				"unpackedSize": 149022,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegDq/CRA9TVsSAnZWagAAy5sP/ilA2efXXz7Y20+gKVsO\nV3ydvUp7Tn8WIxwSoCB3Q3+7ezZct2taAQDFLOfiduoKAmBmdLHl5Juyt8o5\nGxMf4/FGY5MhOkJPrAvmrVKDhpGHQtEL0tTO25JzyRflW7UkHYHap7UB89tG\niOmffPQHhXRZ/khLP2uYz4xHVxs+FJ+NTS5dwaDi6YpSQMtjCWziQPqBnfgX\nlj6NDOvTOc9YtkdR349sZv+SFhzm3tvT18f5wv0fnuSkKoP6NpX3VtahtUb6\nMlh8i8vN2b0PQRM/xoeZ0YzDyciEz4T0z014R6oelMTXh5w/NpueD6h4Xw6G\nM6IhMkZf5Un4Gd9QipToRv045S6sq/QghTiwi4JUiG2zU+EKJoBZJTxqpwZp\nrwumt1DEEq/+4YfwyJ24BFEHYpeovAgM3Dw3zYJclpUvG4QOoxRGPxE8Zexo\nSSAbiqzc2By+p0AORUJhZ7wMQ8MIx/b7AAY6P5I9iF4NMoasFOhmhrsAA0/c\nsz6Om7LNkQlz4HKf/NckBPu5Pi6augYGh7R1ge7H4UMY/0F1xkZo1wk/XXYp\nncXW3SJW9xYSWW6xPWCNwRv4J/FOW7ego+hRphfs5DE6kLQ9xzm3btQ4KzqA\nsM3CMv7cvnwNJRyiKtbfXJa3CoZGaXXPzmQ1tG8eko27OvMjEIbjz2nLqE++\nd61l\r\n=Y0Lt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.1.0_1585461950996_0.3681104323956408"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "rc-pagination",
			"version": "2.2.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^6.6.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "8a8592a00ffc6a64a661488e03f0485090719194",
			"_id": "rc-pagination@2.2.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-fXempMD/kvHu8tsiW70uPjn1pI4mdD62xFG9drcBh17gj5CbCjazrjpWS615RSauk3b2BBgIcAJzREAMvlAkFQ==",
				"shasum": "8daaab1b6ad664da2ddea842f86687b692eb775d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.0.tgz",
				"fileCount": 125,
				"unpackedSize": 149572,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegGiMCRA9TVsSAnZWagAAXkUP/3gCNlKS6qGX6AJm6XMS\n8mXWZb4IpS+Iwqj+isyMVQgnXC6XKt7dc2F2/Drh7tHKJ9zepxiCOBcjL+Vn\nGCkWVqtuQXNlYoqDn2JD2gFeZIGRfyjZIekllYJDlCiX+MNi29mzigrxnHTK\n/g7e0M5GJTGP+4fT11Ceod1MDitUzjt8m/K+cZE2hZ8QbSEnktj20qBwBcMD\nYtFXe/K80nJ51+NOJ6jmHiiMJtlzS623eTxc23BkdiyeCq5xy9fjdKfKg+9Z\n09DdYYQsmVmIRy5kaXWooWxO3puWFO6PBK9GThjcZQdNe0+sgWQlxfWWNg+x\nGKfm+G+4ArY/uDbHw3PuJFbISV9KXGohW74dauVJj84nVC5p155HlVhJyU0n\n+nh5f4Ni7hds9vajBZmgMtNTZDVAro3bayAz4L4llvtGYf8g1sZ6r/8PdmWr\nc2DoE7e3g4olHIfHFl/j2rtL+37L7Gk5dT2lppZmNxBJ2JhH4MpGbQRrOnLm\nR0qabN8J8Cuv2n0hStsJK2gOtmOkQQR68ZENprsh/GWyXQYiGJNw+URr6xj9\n/68k4b1QtsMC/ozExghTWsQK+5B8QNnHO6WMHx62R4buvhvu+7kgaNTjpojQ\ncTyn6OtPyZSUALl8+5yBeS7kc8WT08MH45+lEoacjR+gemCKZ+F6+DMu94KG\nt6yy\r\n=IfU2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.2.0_1585473675563_0.24580700301227054"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.1": {
			"name": "rc-pagination",
			"version": "2.2.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^6.6.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "ab6891d81fdc18cde6254537895aa231781e0de6",
			"_id": "rc-pagination@2.2.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-mlYvzrTn98dfgvpQ0vzIPz6WX60gkK9DltyjoibIFSmPr6gTFpZCibtzRNkqGi89hozB1yU7iHcuOLchP91rWw==",
				"shasum": "e4325a7177ad547cd2ae2d3c15020f723b5527ed",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.1.tgz",
				"fileCount": 125,
				"unpackedSize": 150589,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesTeJCRA9TVsSAnZWagAAfHIQAIMZfaHB4IueqBS3Og5+\nT48Wljbmhvln/Iu3ZeiBNGAAKsl1XAtUAg+ezEplWwa/0McFlUTEtR2yjPHy\nf71fmr7cU3El1pM4q5StsgFewcoPhfcqBiUQ2ywpJiAjIWQ46VM6UWN/sLvd\nJ1N9GPj0e3IH3ysNbMQ8ymJ+TWnJozdo0B9+rdE+w8BprAdMv+h9enUAtEAF\ng7YEgFtMtTX8PVtQAp8YQtBCWLBqyVUga22rwcpoByg9GcJHFiLXiScCPp/T\nLKYaAwuLfQS17lpbzm0kvsihROKDu1QPjRxZCE6xuZbUalWn0zphIzkjm2Sz\nKOQKH1PpFedpPV3bDrd+rc9FO5LRs712dyW1hUnYx4NhZEaOsBIyd2A4n4rs\nKoAZqeHXZkDXiga7xeFcYFPpwF++b3h1r6YnwOqabypXauIz/EfkvX4zww/F\n7FYwE5Z3rT8Rt48bZ7SXQmuKf9MUVBqTysi6Xf2lTWcV1BXI7tzwKGGiAJ7j\nS6QPXXlkm1VMAXBS8BUjkwLOM3ZP2z1CIwIsSIqLyDHTSU5IkOEwYfR21kt8\nKkbFJ3c2mR9jxazgTGY6X38iBCVw+A7QCYH8b77iYR/5UWX1CbDnkrand08W\nVo8OiXln0QuBPJMlGRxU7d55vXbngSLEQBbnGyfOH+tp3hM6Hr5V9siwM4Rv\nv8Lc\r\n=FLPm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.2.1_1588672392934_0.9114353377060274"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.2": {
			"name": "rc-pagination",
			"version": "2.2.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "eaa85d655458bfe8bca00c1ca3856feaadac6e81",
			"_id": "rc-pagination@2.2.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-7QVY4xcoLcB9jHDxOm/zY1b6wEP8/jEVpcOFUQk2bbKUtrt8cRNB+FIrDUvuVeiIEFYcMXFPgKoHHMrUaIuSGA==",
				"shasum": "9773726fb6c5879bd4e5fe8848cb2dea50d80b97",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.2.tgz",
				"fileCount": 125,
				"unpackedSize": 152057,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex4d5CRA9TVsSAnZWagAAl/UP/3pSp0Hzj9uUYNsuXBjP\nohI/f3JfYRM0RqxR4NrPIUlFL4VymRV/Bp1MPcOXnT1GdsrdTPFrvz+uTaFj\nKzCSuY0PWa7LenanXPeKnCYWPsZCEEmx7PR6h7WPkiFvkzWtxFMiGcLISuIR\nugAUN/Y4RXpvZ32CnxTA9bIeX+Wk362Br8RLj6CbRHEApLSUcKeliK534uuq\nTFHuOtNn2eOgm+RzifFGfrk/73etAblg86eQdOsdBrYwc8DcDQA73KuZu8Zc\n2cg2YD3BokXTJ9UwNRAU5bYA2NXjM16tdn6tTYVnyBJakbLiE0vkN70sTuLd\ng40moliCxVFIkERJ2FNTcbgWprn4rh7aKpDJKUzIruLJhdYZQurKRaOBlifP\nIt4Ihpe4dEaiP/JqZsYjjGO//D7Q14nK02VA4fueJXrbnQ6I6/HJlxdSFt+N\ntKzlGlKonBrf3mqAd8ubwVhuU7tH+E42r4RoaQrE/jLkbmeTyk635UrnkxDX\nADkym008bYP0rAEKmQnPY74NMEWs4eIxNx9coGehd/uMkf8bjFDdinp4f39/\ng3Nkqaqgzp8C3oGFO6hGCYLKPB9wlDjhPJQtJzbLE7tTsfA5CKk/qzQJ+DpT\nRIufCjVmlAUX+BGWt5DhDD9bcDjd4ZhU0Bzf8ASg7qCX2hXyuJncLH4qUrFI\n5qRj\r\n=I+SG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.2.2_1590134649148_0.9700605542472642"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.4": {
			"name": "rc-pagination",
			"version": "2.2.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "340c07d3da4d36979a8a762432535ac5d15e3c98",
			"_id": "rc-pagination@2.2.4",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-HCuC+FzBUxZTt1B19a7C0DA7eUGgAwOh51Lymt8DHaSiy0JZ1xaGJj6j2EGVLu2kuc+JY3c1bMv4qZiQUZKWuA==",
				"shasum": "3c4ecb381d64cff140084740df0a65ec3139acd5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.4.tgz",
				"fileCount": 125,
				"unpackedSize": 143900,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0MrXCRA9TVsSAnZWagAAyUYQAIrIUe83+Zdd7Itk7k4m\n3XGraCMffFXcY5pQ4sh4G9AToqGZKi8h977UBh92nsej5i9VOSNa2UNFW+Aa\nNLmRJI91yED9A9Rl2FAawthfST4wTIpjWmNQ62xwi51CuldhlFMrHkmsFYjC\n15UNVdHsfQQAFKIUpdrlyyQbLdO3AmNRGSuNWPX9lhCa0llubdgRR8jQXQXU\nfCfPG1M2WEzSgX0A4TgQEzFTHBVUBipC1RI6FYGExwtpdY4P40a7ll3R5BA9\nNzS/8kQUvQ6wX7uk0khhw02hy+UGdJ14HVDlLpHg6ObVP+bStzi5SU7yiMlP\nMYR0BygRl0f4yrx4hCfYGr/j5vrRr9OvtQMpmQR9XhJC6KruzT53qRVXzhJD\nGfb9VlqFjDL61Vp6wAP+TGqgv2bYhO4+O9FJGhMU1BoIfidoMThXb6OYRVQr\nr9R5IZMT2TI1gS5JHQ/Xeu4e41dImvEuPEfYRfZLrjS1vCEX3OsJKtz4u0tf\nWeX/IvhwiDFlp1OlxQgc5zg45B0YyuQp7Dw1cpePolLcY5n6he9rApGitBgF\nSEV8gny5hfrtSE5kz86rk1d+gStNDtcSuHbR1v2Dta5paf1dhC9ChzkR6wbx\nd6yxSwE0G6Q8ybozAJDyRllT1Ze/M09EQocN6Qqptys6/QeArZ+oCzR7Iv6O\nni6e\r\n=+D5H\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.2.4_1590741718372_0.7746321108392975"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.5": {
			"name": "rc-pagination",
			"version": "2.2.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "9257d8da5e3171691796f801ba8f0e35a6ac5074",
			"_id": "rc-pagination@2.2.5",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-7hMFNi8R7C/4cLKgmSpUb3BfMFdt4DLrjTixSRMpMBR5jwGfwRyoV9g9Tm6gCuCaAlVAX1QNtlM1T2UqEOW5lw==",
				"shasum": "40d675c06d604099be91831b019ca19f40c1999d",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.5.tgz",
				"fileCount": 127,
				"unpackedSize": 144804,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0ydzCRA9TVsSAnZWagAAxJ8P/0Ca6h6/LWUmYwkV+vA6\ndCGfQ7HjJvPaU5VeNthvvHfmYdFSiP6PY5+acO8tE2r5QsP4QjH2PEQd8QqA\nvA1jOQOYF1OJO6q4gk8T0zmUJsJOSW5omPL5h3R19aoqICBAdq5NIw43XJif\nWbi0VvUEiVe1uA5d5bDjHux5tDv4V6KOz0Y+eimYVwhpjpbuMzaMigD6tBjs\ndesI+AVQLBuBos+TPs7W8wJPFJGwsuAOz3ZYBKA3KzU47mevoBNZoGeDUeBx\nJjjEci0mrBddyGxN875NQuzl73DM8Ux1erYR5PyXdGCdzgvKtFoqpPLB8kE4\nIC+BL0MMawkwNTKrgNLpiT40zlXaCspnq2IBGl9qYqdZNMtJzrRcCTEhJKqH\nIqA1ycAW3jc9JoXWxfN7QgwdPmJtE8jfn1Z71W8olISmwnKMJBYe5cM+mObJ\n5pCQD3qGLiKSe8NsHPXbRkXyXSfZql4JOA54y2oz6E9T/IPh+2qxi8r6sLun\nL8jqSAcP1a5noyorUVmKUST0RmwIpVfDuldt+rR1yhxGJ2CYjItwImqMEKOe\nfp9EvljZU7u/yCV4ko8GAx+4c+Qp9TfDy6Q5n3KKh15yuYzZNvYnDAHSWgNm\n3KThssQdwdDfbJPSDGMt0SsZ0ao01Ep+hUfDskh5L7EqTGaehRB2GZPKoSB1\nPmjS\r\n=/8yE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.2.5_1590896499330_0.5593590009171165"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.21.1": {
			"name": "rc-pagination",
			"version": "1.21.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "357274d5e3826374a6516f66377128fc21ec85bf",
			"_id": "rc-pagination@1.21.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-Z+iYLbrJOBKHdgoAjLhL9jOgb7nrbPzNmV31p0ikph010/Ov1+UkrauYzWhumUyR+GbRFi3mummdKW/WtlOewA==",
				"shasum": "24206cf4be96119baae8decd3f9ffac91cc2c4d3",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.21.1.tgz",
				"fileCount": 133,
				"unpackedSize": 546282,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe21Y7CRA9TVsSAnZWagAAeEgP/A0QILXFzNhzlDtARd8B\nMs/FUkCAuyATRtn+02XSMETArfwbD+lk5JlM/dNjtOQAiBwEC/RUczAoDMjz\nlvqqEniMR1ZADDiZPgbYQidpcPsTxbmoV7AwJjUUkqLL/9g4GIRhEyFdZcK6\nDcXS6A6qlSpuIJAxUB3JxjblMyZXh7LPmJY674AWGLDTWc1NFh/zSwjc6yfv\n4zpuPJdYzjnfUDa0oefasfNF2m0PVMWmqno5DRFqtMy2QT/roXwCErZqh4VK\nmLSLA03FJHv1WI2tUR8YvZj3tSAC5GGE5+4GTUW9l32pGTuC4MjIDsReHad7\nDbrcUaa9ZJ1n1ThUPciwnx1Sn++ThzjY2PnoohATRzTGYMSPYXFgWTnKE7/+\n6hS1KFItZlGFobXt68pFejsR8mrV1dyNkvRL3rJFprF64x5isbSBCkuRxqgR\nbaIiKn5p/LpFbBJFQbC8inbBy4LzfkhqfkgTqMbq6IGaHOD1tssdgj34uMi3\nZ9z1nDwrDJNRnnHVYqoanoHgZcDZEwZVimgYh1KpPaosM1cAxNEjUfAQ0XvL\nWN1DnNZpRsCJAgTMuOm1qxw3qwLYkRVl4Tf0WB6OW7alf0JIUHo0nXO5T5Da\nN6oVGGptTFqafg58Lm+nYqPNuNl4LSQLTrAMG2Te/RnUUFrRaJcSsW/PMvPa\nONP4\r\n=PNwo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.21.1_1591432763435_0.6024188460979241"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.20.15": {
			"name": "rc-pagination",
			"version": "1.20.15",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination"
			],
			"homepage": "http://github.com/react-component/pagination",
			"author": {
				"name": "i@xiaoba.me"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"main": "lib/index",
			"module": "es/index",
			"types": "rc-pagination.d.ts",
			"config": {
				"port": 3000,
				"entry": {
					"rc-pagination": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"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",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"core-js": "^3.1.4",
				"expect.js": "0.3.x",
				"pre-commit": "1.x",
				"rc-select": "9.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "^16.5.2",
				"react-dom": "^16.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.6",
				"prop-types": "^15.5.7",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "9512a530a58037f7165893b3c2b25af3bbbf3601",
			"_id": "rc-pagination@1.20.15",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-/Xr4/3GOa1DtL8iCYl7qRUroEMrRDhZiiuHwcVFfSiwa9LYloMlUWcOJsnr8LN6A7rLPdm3/CHStUNeYd+2pKw==",
				"shasum": "ccb4cd0e9bd4e47f72f29ea432c0350bf7b3d807",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.15.tgz",
				"fileCount": 133,
				"unpackedSize": 542820,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe24QVCRA9TVsSAnZWagAAN5IP/1lXBd4DLbjWLGrCFpS9\nHdG9Feh7gsYr5UiP3pQm1gJHtZHwBFgkGOuwSmz6wKY2/jYbr5Yrp1TlJdx0\nWlpQ0Tcd9ewsNzEM302GrDaHdE4CMCveXmGJOLZ6UuotQve8rTUvYslkaPC0\nvd8POG478uEH95PfUBIcdmvGFmGpNxkDpV25tIBJNMlMxImm5FkmrGTMbsSJ\na7Jj+gGONuVhT3gdlPu8DHf2V/qlevQ7GEkXBcaRSS2dyzXGftZbRHvA/PjC\nbme3QaKT7OlHKoQdnrGguWLKfbqH+1zl+hKQOoT+GsFEoWZDqg+BhQTjcSdb\nOHg+yuq7ur4GcxrQCkXMDOiYML4Rf3CJ7o3R+ZrQqq5gzqH7TTeU6KlfiZcW\nUL328unJaBSVMIOxPzEJQhEUVHLOWMH/5jPnCl9EMIel7iqTRYS9oPngO0f2\nqTtBVsiIlk1Hu2LXLRkSO3cFNypYLZyYLYuMSStzCzN3JRDUq8SODwaFTo4E\nN/fLW/Gj23h3ycZjFqa7iZvtjrxQh0lRlskKRZ+6Yfu3xGHpg2U/BS/FXtcR\nEqilv5znImesCeEdW3370uEjqQW1TDnAwJprIXfXsMwaolq/NGradFrk+O5i\nXbIh13WecoHytZH3OfTgkvhi3cJ+jQcjp0TQ3yRg35YsKnSZCfw5jvr+deZS\nDiw2\r\n=zsYD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_1.20.15_1591444500724_0.3852966207369717"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.0": {
			"name": "rc-pagination",
			"version": "2.3.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^10.0.1"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "de2909fee150476e559c42305a1239e6219a08e2",
			"_id": "rc-pagination@2.3.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-yupODpAF0BKaZnr+99eLKoAYjRAtpxUSRyq6s4R1mSQnnQmUyf3Uigb92EP4vLyUW4q0UJSLLtLwoDmawGQ83A==",
				"shasum": "7746b370eafca36c0339189ce2303870d436492a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.3.0.tgz",
				"fileCount": 127,
				"unpackedSize": 145038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4wNCCRA9TVsSAnZWagAAJqQP/2GTtwo1fs+jluYoZW2S\nq2923mPAPXk3PhmAMn1F2Svky/oU1FdrKHcBPieSpuQGN6x6mfRkcdcaTnl6\nOB8+peLbH9b7hz/ZmzBtlrfgQs8AJDU2kejK98Sohzs+XLXbN5MZzED8BEVl\n3L+JEO2Ta49VwZGxaIENYeVEX+HdzJ8/8htWyZCII9NQvumjZXge408cmv0j\nEjTYDmgsRC4X3Qui2SZhlcZg6D4i5vLYpJj4inIdKi1MAl4sQuBbNpf0E8dc\nra9zBgyYiU+PtJoDwHaGRPfLccy/Xa26kqajamTcEBJJTV1aTnKQ7EhcqEn8\nzRdwopaN9ndcOhCGpbjgS1sygR15pFkck+ZVzV6px2kIcrL2VHfWvEVz4TKC\nA5cmqkbKNJITIDmepBPZ5Entsg00Uwo068E4mk2X1XutZQXnrfXmXJ9UDRDx\nVFAD6WNZ6UcksGtEzmQ4OLp8SJTaWuSPKUPdNBnPjGBhttW6vz+qprNgrj70\nQ52cxz453vhmrI2Q1eI+wasisIg+bOBXqlwSsCo7FiXBheeqTsKf9DniMKGF\nfqllvY+qJacoW2OFO8P03ORDILKY6GcAJPNsXzBAO7+VU8FHNn6z+BjD3cL5\nKvRb10qQvJjF+5tt80t7ZgWgc7X5cDw5cBOD4cycdtxuUrTOnzPxvCOMOQ52\nBU39\r\n=JKSz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.3.0_1591935809870_0.4104842561345361"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.0": {
			"name": "rc-pagination",
			"version": "2.4.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "e78f755b4809ad4b2d5d28453a01c9d3f9a8d134",
			"_id": "rc-pagination@2.4.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-GeWR9kSrfop6I5tTSgT4MIDw7Yk4n+/AfHaw0/OI2+IQTjMbmaDGcmtwISrIGkWyuvIGP/bS6QBIWoaCKrSUoA==",
				"shasum": "015ef6dcf2041b687f324f6c12e63737dc71e5f1",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.0.tgz",
				"fileCount": 127,
				"unpackedSize": 145231,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7JFpCRA9TVsSAnZWagAAwLsP/0U0tITB1rh5I4R6++15\nQaoo2cP25shoES5ZCKui6OEOJHlLZPQNLOJnp1VHPeJjbKEr+F0lr9YmWeLS\nkQ3fdjOdTd/0rPOebY45R2uKGmtHL1DMx0WA4AP6jnyCfCJywZxnyVkPGpur\nW9phyTz8WpHXs9NyTfi6Jeui7k59tOyDAEJd9Pq843MY/r8c+I5uyJ0gRqcM\nyx4qH2x84w5qxjDyaWKSAMedOCzREZdav0UO58AQ87a351VoF6J4UD/G2KVa\n5VjToudDskk83IJ3DLJgOEpMSLJBcVBDRDigL73QC914E98vjgisvKieLl+s\ny9+/FkvjmkSIS2Tz/JDuc7n5zwyNc18017XtrhW4DocbOnnomMbgzsXKjgVm\nF1XlVnrO+GBjeYTsvETBGvzGk3/c0L5JJU1NaQkONoTzLl3h554dauVtBFUy\nW6NuTgt62PqdifiMx9OOb6QXtXn4JsLtp745f9Rk1stYL6thn9gxkLgZ0yyF\nmf48srjcuFDqi30igh+HAJAe5c7lxoX2CjB8s/WBGlr5MG79k/ujRK6oPKSY\nOSZPyx4FcdK78EW8rC9YVBK85Mvi/5Kle+SQl0SMLV9dtYD32CE3EBshdAYz\nwcRPMfTZllSVa/1y+7nZr6lf6vy+CUjA0I/Nb54Q+zanW5MW76m3Enjb1LRX\nhuWE\r\n=3tWG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.0_1592562024595_0.589108187483109"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.1": {
			"name": "rc-pagination",
			"version": "2.4.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "2907fc7e7a8e78629b6caf717039dd5e464668d9",
			"_id": "rc-pagination@2.4.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-mUPToa3Wv/KuAgOtlEIPxQQgxLO7MBM9YBmztiiwK9QhoXzqil0trSuRzGY7w812pu3o2FRgl/pzvZxW1H0x4Q==",
				"shasum": "ec0586ee704ce6f024e5aab5f05af948c80a616e",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.1.tgz",
				"fileCount": 127,
				"unpackedSize": 145245,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7OyFCRA9TVsSAnZWagAAtLMP/0cNjzBeEbsSSEsos26S\nDJuyiB5aITHvWGhgl4H5ERb1ymQ35TNG0gGHU/IbWghh9JkkpRBsehhHH7Ez\ncB8loeRgPkgLR+LMY1znp0VVaF3mFttIzCHeTghA1tw7Fbv6szkYQeqfoLGx\nfm4V8cowMLWWneciNG60hIuu9Kh99s2JV3+Oy5Ybx+r7gBDPGzknoyTxohwe\niMXbt6UU5g2YY2vD6ll576hcDxFG8GI86nwzrDJPK/SUMgtAFLB9ni1Tr6xY\nwiofOITQXEJksPWtzdbvEIsFgCedLpQVIvbvcqrUI4fgt+4FDERnt4/y53Te\nCU3a5wPzP+EjGcBZY/c7MaYN5RyeB2o5AnA8Ix31LYmdPeZ//nvF53PRIH0x\n8Jziji+yitcHzFxnqgwiv8S6W6lRFBiW+WrUzN/lcyYTQM6oc1DX0/M2+iI3\nKOla2C9cq5rjmdqzujxwG5LfyJdGC2Dq/O4U0Ol2QvITKfmpSsHoyf+7hMvQ\nQ/T7Pad9H2iEnNYpOkCT7w8aUXPh1hk9beC5z5tTV1jcKH+M5WMlyauLDvbR\ngSHcxB96XF6JipkRPKaPieEm/rkQGHxMwzbW6MrxTGHkqYL6JuxWf7CCRgGo\nTcs9ZYcdeIdPGPukDTfOnUAWOL8ZKaRBYcDpFqmM9V3iaW4K1wXsrATw+roj\n6cTt\r\n=ibVs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.1_1592585348604_0.13980274091474376"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.2": {
			"name": "rc-pagination",
			"version": "2.4.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "59b38f81ccf7f825740eceef73f7795a17cd9035",
			"_id": "rc-pagination@2.4.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-fgLOU4x2LuUuBTLsY27rEgkWOQ5riJ3LCkB0/Jt1lfQvwMyw55bU6OtfjmIkyT/PRKQLcpCmLXSdV+mAsvFdYg==",
				"shasum": "519aa52f254a1ab90829109f6930bd3b766419f5",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.2.tgz",
				"fileCount": 127,
				"unpackedSize": 145245,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCd0zCRA9TVsSAnZWagAAnakQAIDtRA5TfaUTWTmDWODu\nofHlP8RxeQlooaBKd4w56FQeAtdMUClH3IbuWGw0fhfuQb6g5cb70dwuboGk\nWYiugx46bJgP9ktD3A12zIuqyoDASW51kn93+sdjtG5mIW+WORNh52OiLZIz\nDRfJ3zcXjqzmhv6LgkA5dI2IdLcrUW7PCMEsFowKqIGpSUr81VKuxAEg6AS7\nZiT5y6R4ykPOr7u/RwL46PVg6VOEx5mm0FHl09m3ej3td7X6iS77IT7vdj+k\nOyQWhsfWHxdI9AMHTfnUO6yt99AdzRfW0AcZoD+Zv9XjKx9ZdPY3nZDli+gL\nBLA3xl3K22wVpH2b5fILooc4FDNOHiubxWhyq5QIarJcq2V3Yc39z54U8sy4\nU2HSVCrQ9Y4XnVJ0TRsBLX2YY425mHLSo7OVnAy1elYKrBz20+zzD78j9azu\nXldXrdj6ry3Jvu3inlIviXsHZ++Mk9mhHw0PPC9YJvhVnDJ+Vi1WemaCg7Ix\nrb9jBpetsEbQ3UcFssMNaouEl/vnK1ae6v180+0KLIAZ8cm1Csl4xP2bnpYt\nBXr4mh2oVyRYsh7BJZieM1q6btse0XKay3OD5YXwl/X8X9GCzFlxAko3n81k\n8fSgKkfedDBa8pYqdvSsO2WTJGgewi9jE9Co7yY1T9xiRJeL37o4TVhWStry\nZN+E\r\n=ojYV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.2_1594481971257_0.18486899278013924"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.3": {
			"name": "rc-pagination",
			"version": "2.4.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "89531d5f936db7ba960a1a39c9e613a8567185e8",
			"_id": "rc-pagination@2.4.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-AS8HBoI704P5XXLuxcwqen5Se0htg+uaZDMQN8i6HgOvWk1Q2Ab5abriahYX+tz4Avl8CXcgR9wKTG5CI6AwVA==",
				"shasum": "ca5be95067cbf3417149c14f1d050b6190a69a1a",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.3.tgz",
				"fileCount": 127,
				"unpackedSize": 145285,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfD+u/CRA9TVsSAnZWagAAUyAP/0X8vnRa7G16yynhbfll\nPuWlCjMP93wfctzVpe0waNmz/AFsTP5+5adGX500btst9ODB3nRsKB6preBG\nOvsz15xL5NGqhxcsK0Ebhm+KdcA5jN95LGQUMpr5KgqeOX+tzTZl3hXuGdcw\nNb/c30uzYSD0l/IcNM30Gpj4mH6DGdtUrp4SOXlATWpTGAHb2uDweSj9CyCz\nLs/qrOCiVP/SG1H+uW+iaO4nEK5UQDFF4cnTbmnk3L8Mddysu4WIOwBv0kVN\n1v7PHweo+nV4t3ITugCw4RC2yazCk8+7B0Yv9liA5PMPzK9+UH/+Sq80bepk\nnmaLq1o4MvJO8Yh994PhWacZixUP5lfS0D84rwDodi8XBLP8fGFovNZe4Ru4\nNtQrRbVV9VbfQ64iX+HyN8SJ7lmYB6dBH/XJdpF3VLrz4p4gx8aRjaxKBOTw\nI5gV8LHIR52RQr0FK/sCVcjqAzXixkS8540DyCAmqI889k1QtKw5CP7gsBjo\nZGU2xR8MA1dAmNK87KtPgXNL+QAMunkR3nY6lAfUAm16yBKrCJDrXlE25zvJ\n6ovfthvybz3NYgSo1ZW2N5RS22M6006kyIFlAR5BGlL1OVC0RFfSEwbry1t0\n+TNr63XEI3b69ZcN3fr150LByPjpM/L5thQWLnsBwBLaFnrSbIuxjXNj7wGZ\nGpfK\r\n=/lF4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.3_1594878910650_0.8998663060501639"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.4": {
			"name": "rc-pagination",
			"version": "2.4.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "22e529d7cb06e02dff07b5981d86204300fa994b",
			"_id": "rc-pagination@2.4.4",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-YpLZ/9xIpzmMQLdtyBHc39GbP0354EOAM32a89m9F25o4mQVchcfIly4dv1sCnEHqLcyf0y9diftnVZRBxRwKg==",
				"shasum": "e9546cf5ab71fff74d0026340a820b9751e611c3",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.4.tgz",
				"fileCount": 127,
				"unpackedSize": 144667,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGrBqCRA9TVsSAnZWagAAEsIP/2u8n7Fy9QVvYAWKF6DD\nm5ifBl4nuZwLmBs5xjJDMe70u8ReguNPIkpXq7fIZE4HGBJ1olgYSOKavB61\n+bD6mXn8ZcRVIDJ8m/P1wpXOuiqQS2mVGK4CMS2BNud5Hui0KGNqo0pX2iW+\nSobRiFpGhHXvus03XqpuvJIwPsCkUntoZZHkdTVWgkF3Meok6+aF4PDjA4hp\nTvfRT+X4FMnc+AJSs4ogLUllpKmZc/roh5R36UjW9+yY+k3Db7oE+L3dnu39\nLj+EDUwpIjYBho1Tm3gOaCXRit3egz6P0P9NdQPgwLcZzxhYvo0AJtLw67Nv\ntdM/GASgBp1pbTeHOwUPJtidA3Q/we9fsYRLfydBDN5j4H2nruvy2VDaLBXo\nUnnGgkeSUbsrbf2vDDtQjA6NoFf/DlSIoIFezQg/ecYX5A8ac22b7kWjMm3U\ntewBGxfwp0Z9Ib/OwUT84exkfsL9nwklXQv+L7e64j6ZF+T57JR2ATcfV9NY\nA0XFc0CyHz8XfUcH9Ccp30ao/roEqIW0DECdPK/gkEAuXXlvGLAUJkxDZEAw\nYWGJTFqVzY+Jm3PIor/yBBcB9V75USRqwUwKU2nQI8W9ixwbC+75UjEgvbkL\ntIKQ759SeolbBfm9OdKzBjnRtMFzM1E6gefxbI2JGc86E+v26ncYV1xBb+K2\n4dEo\r\n=JUwz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.4_1595584618135_0.21961480818949175"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.5": {
			"name": "rc-pagination",
			"version": "2.4.5",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "42d979fd4661b8720b36565d61cbb0cb6d573ba1",
			"_id": "rc-pagination@2.4.5",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-1AdP9M3Fbp6DUsNiQoWCr4ALI5zZ4MjciNOX0NnYWP4QP3E9XeBSutCS+lDmK9isatZEAhXjaPqU8wXnoEhGeA==",
				"shasum": "d8ae7e748179f19113d2167b11d9e2dcee702842",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.5.tgz",
				"fileCount": 127,
				"unpackedSize": 144873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKRHlCRA9TVsSAnZWagAAK6oP/3sxmE+1B9qiCeb/xm5c\nsudPdmExigsjvXJu5uv23u4svg4F4fMaGP2j0MJQoaU4IBAlbuAwLU6zM3Y4\neqY0ooBRpVJ4wN/XFtvDpV91Q6dsj695jALz06TfCW3/oYeg1yDhrrkZRobM\nH1FVuNbZfXHI5NsHjRnOXTaUWMt77y1KJ/RWBhCiJ7aWfb9FRmn/9J1oIsgb\ny2xqV8p9mIsc4R2NuPMGmPNYJ+vyY/uMUWwvWGs+yjfsLHQ3EXtcX9q0sJBZ\nGy2/DSljclgMl2wEfgSDTM+wfCJKx0E+uYRVpFyOK6aHd/xgUrjHFwcJV+TK\nesZDiGvpcha91KA79bqTnUimeqKeIxSR9/1ITHXqnh/+jW4DXrrYR9ugWjsn\nhunQXk5fH4eOtSkFbf+4UJ9la1b9nftxqcVeGr+fcokovJD/zAntu/nM7xp5\nt8ZNr+po/1ANwSF3/Tj3XHzFwnwriWGcIV2dZ5yKKDUxG8oSYXS6QOkw3E8N\n7g/LryraLjZsjqXk9EspQ2um1vV0Euzhvy1TyKpSai+VmAAr07zuk/eO4c+/\nSZERf0ssDYysPBf5ppSzaUMzlVatybgY7MwJecOch6eYzuFYM+O1gZ46e7Wk\nR5PM8HWv5mv4dAD3Xx6UQY/OhI0Vw0i1GOd6bjcsjnM8j6IGJNTCCJTO1wcm\nsyKw\r\n=EC7k\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.5_1596527076710_0.3145243155148234"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.6": {
			"name": "rc-pagination",
			"version": "2.4.6",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "e6c26c0cab6e83e4016175f0a22025dc8c9f7db7",
			"_id": "rc-pagination@2.4.6",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-1ykd3Jti+JuOFdzEFXGfVpkuH+hKxLYz3FKV6BSwnnWXLr9Y8bbm7YiTSwBmdDcOg6tinH8b4IYaKzxBWRC6EA==",
				"shasum": "cc030c9693c730b43592bdb6974fb32c1502a500",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.6.tgz",
				"fileCount": 131,
				"unpackedSize": 146285,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKlvgCRA9TVsSAnZWagAAo+8P/1fuiLOg83qcIHey4bmc\n6AqLNAwh4dmRHTj8tWzW3mlZGHrFyQuYKeAISgjf2BAUvLnWEy5+nC3HueJH\n9WfnP6M/HufZ6j3Qy3nHaII0Krl8FggNEfxQiwVIB4o0mcnkPI4Kg21hqv5d\nAvL7gm6Ic3Ux+R9YbV2ZcdJNkEzmdU0pUZOvL9IO1MGn1G40gmcuMfKQBPBO\nOKuKWZrrzY+ubFUlmega89SPJzAJWojqP6svUSM98/ULxsQH7BtgFGCReyK5\nvn4DAfxfY3LLncoywKBQ7k2F/BU0lRIWwTqvdb8m9uJ3ZcgNG263VgbdPDJ0\n1zwh5yRB5WR/fTMigzbyMlciLYx+EchLMxC2Rw18KwXw6Nr+1sIFhamYf+g2\n78GzsGgkC1mNf3ky4jVrn0MsZo3QiIh1MCjtEoZjvT8onLRTfeTO7vWl3ILy\n/vCyfeZid7ZXubwx+gUWiw/fRQZwClt4IYD+VLHsL4djPTvvjQtxttXrqeUY\nqwpiDCfRct3hWIH5h/0pYpu2picsldH9EIGAy4fdP7aMY6TgHyb6t4N6D6Mw\nGCBMmqqkVV19JlqSmQyv++F/AMn/9GvjkSXAqTyhKaPo8J4a5eVZFhlQNxvA\njjuAwFXWU1pb1/1y3+xYZwV/oqhbPUqPpFJx8mk/NKGYMYGI+Qbqg9m9Vbql\nOf3H\r\n=wH54\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_2.4.6_1596611551568_0.6447248417671267"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "rc-pagination",
			"version": "3.0.0",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "0a3c34fc199e915d79acdb92c70d592ab72dba9c",
			"_id": "rc-pagination@3.0.0",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-lL1nckEnjQlVfiYjkhZ0xzVVrIl76fsu2/CWZeAzQI06jy/OdyEf5P90Wro45C8XpUQvoNkQDytEmeOKwBI/NQ==",
				"shasum": "d05eb773314c341d4f29624129bc9b699e18a4a3",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.0.tgz",
				"fileCount": 131,
				"unpackedSize": 146285,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKmrrCRA9TVsSAnZWagAAJsUQAKLHsmmWDeP3AgSzL+1n\nCZUKPxy1vYsMyzipUua85Xo9wDggWVSoboduguBG2xV6lEz4N81WSOIhADXo\nCw+l6+5vjRcdZeaUaeWg9Z8CfMnlmHRVJ3Q7lE1lwiJAWX8j+tOjLSMMpP7d\n7pzTgwa14KPX0agfR/ahMr80m5YDXz+fXvOyyPiI4/2gQ9+xC7W9EBTXMJj0\nu7I/6u/dtQVv7Y/D8Nt3/2S8u6AkZ68DfYcY5eBZBoXxrzLcG68UttPL9iaO\nXzGr+64pgCEHi+qSS7MFvCpkk5H5ofnvTGoc2cEOU55s2iMmj7KeTFlKkNrP\noKasbCwzl7Ag2WAqE3P2hmcJKl8SedCfInYf5ugy6bDAZX89uDigpuL27FP1\nIWP/IZQX5y0VT7rzPMRRx8k3lHIT+clXCAFJVw1GvDQBtIaEdYSI68C9bO+L\nog7/zOSprJYylFrjfTnhSbQ0s0W25y2Y2idtGMCaiSDlOQnr/AK4l1OquGGr\nxkv1q0z3yBtxEJ9YBq5usCauClylvS/Jw6BaifZp7iMvbLiqvP9FoRoh1FYF\nWwdbnd97je84A92jjc26O+zDFk2BPXZ4dR2/CyzCLuMSV0dpCxE26lxZb5Uy\nGpJHLXkTBocpKZJHV16cqNJCzChdBQ/Jud1zVlY2bbOjok7zziM9FUiWu7zD\ncVo3\r\n=EULo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_3.0.0_1596615403282_0.46628362600814155"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "rc-pagination",
			"version": "3.0.1",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "849e808b909800efaf1aa7fc8913eb3a93eefbab",
			"_id": "rc-pagination@3.0.1",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-vFJvpri49W6my0tckD01+LXiTVR726Rcgab1E5uqNaVIOqo8uWrlmvwTN2X4lo56q2N5ZYC4rkvNLcQ5aeNPPQ==",
				"shasum": "67b249a1bb81fa825a4a2cbcc663c1f24e850f8c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.1.tgz",
				"fileCount": 133,
				"unpackedSize": 147047,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK2ajCRA9TVsSAnZWagAAd8kP/j4BdxQVUjCyB7dfN6SG\nhpAQF5hONM7R5+7rXP5B5HYXI1offXV5+yyn8DgCS/N8B7InP/FO61g5Y2+w\nzwdzCUgayTedwzSdMBv0FxVEzrrtM2+EyEWI2s6P1IP+zObvJF7R16soEAwQ\nFZBXPPa8tkzJ9nBgduX8yyzypV+yi0Z2UcNUFuSiphAd/SQKd4oCVSz4LTTS\n5kyXW6u6JiMCvMGcB3an6JGUBJzNU3X/0DBLAVjevnnBVhPvFR0a7HDoPdEF\nw35i0neteFP5QDBOAA7klisVC6NnHaPeo8nd74doRF587D66d0Ads62+IQyX\nfmmt+j7L1z39vFWtEHhSeLJa2d97w2xO4qx6E+A6J1ExfFTQjg2w0gVvHqqk\nvFUbPpGr2mcB89Rqx0lzspwGj/4dVOULUKxApd1i1t2F40ExThRXPlyxldzw\n0sglT5GsKn5/XMee3nyhOe0NlgIjZqy1G1BHtraUONglHSiNugZbR098le3K\nrw2razP6X8/QAhUMdUq7mAJtp8HwL8HYH3TX1zM9kQXhT3mm5whHW/flqZEZ\nEtPwU0T/1E2refKQM+7//3SAWLpAW1g+15RQteU+9F13AkqnafCRQx3wCmir\nkjHeoki7aru9ADGUbi7MtYWL9PHvAff8NO6LVsRNiwbBILYAfsGk5h/VxjCN\n6m8v\r\n=pKk4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_3.0.1_1596679842379_0.2989358678599543"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.2": {
			"name": "rc-pagination",
			"version": "3.0.2",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "9ea6d0878953a4abd33a05944eea05d7ca7ad597",
			"_id": "rc-pagination@3.0.2",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-PQ1EoAISKepDh3QOu3HBETj+xciRpgDp9UEZIQc6m66XvQ5M9F1O0a2MLMLEYHbWluN/DfEYrBdfvfPRHis2Mw==",
				"shasum": "813bc530556b12b4139009d235bb341c26c0c751",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.2.tgz",
				"fileCount": 133,
				"unpackedSize": 147305,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK8ZlCRA9TVsSAnZWagAA+FwP+wZoi+mQYy+Q5N1JWCeL\npLXU7aM82D1oWsdV85UwG6G7Ra+M2RPcqGh9OCYpvKgaXJSb5dfO/TVqcwZk\nY/JUkEZxnVJe8DTHW/ooWhzwYPG6SWh/13W7SwpVo/qcTou3IpQQuotbnEnA\nAheXYTtV4Cp80teozc3BUcRFvVpbzONb8Ao6oXyzFC4e/8m70ZpLnllPXr8z\nT5R1wCNnhh4pEPItvZLIeONg5mWXSkIY8CN02YMbezinc4QB1TDaCh0EPJ9s\nDYoi+jAe56J5tBlVJMKV2FLmBr4AmRuY98vmbjlSQoTk2cniNH/eimo965uq\nunTY3vKaSWOGRaQY1l1+7T7yUPXF4XVFK/GGsVKArMsGWWfdKbM7s2LZU+IY\nSEVFgj5xV+/56Pay+NUzHpEqV0syOzKrotYDpZPKR6A4B0kslg8SGWSGkRA0\nk81+ltXyPEviXhiRrCg/ZV3jNEgbFgWFUmK2/Rk9j+asnmbc/pzVtUh6zz4T\n20WF2Za3n9Ool3ySrlfacTVqda44cEbVgSPs4nFVgAoaEJMHQiZKjBGef5+t\n4o06zDRknsySV+AI5ghrT7yYIcHFIjvilreVgx1Q70uvS4z0UPiWTNWKmP2k\nheGOjPXPhKCFoo7S9/pQsO6tAXB7L205JjEIlM99n7vIDCwg1Mxv0pxp0lkH\nSKuk\r\n=zXxj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_3.0.2_1596704356730_0.37156890185096536"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.3": {
			"name": "rc-pagination",
			"version": "3.0.3",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"husky": "^4.2.3",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0",
				"rc-select": "^11.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "9589e9532d7af89dbbe23b45edb68ee0e440a636",
			"_id": "rc-pagination@3.0.3",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-xm6LsiSOAWlxferiL5e0jcun1B9vbvYzcIkqpYZR7YvC5ZrcU9KKihb+DZe3DY+oUc49xhX2qGS4D66ITHqekQ==",
				"shasum": "48ce55822e153ed9f9b8961fcb3bb8ecab8df37c",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.3.tgz",
				"fileCount": 133,
				"unpackedSize": 147357,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLLeSCRA9TVsSAnZWagAAbZcQAJgDcuCmZ2iMBDcDNmAV\nUnaLYTUfzcK0Fe9ona6bV4EkHknSNKci+ch21ffWklyacDT3fDqvq7xsRrhA\nhv0XrG6oGJ9cNw6Km33gYix+x72y0BTW2+/9mwhRT2cb77GBPq1VoYsXxkjR\nLTgv+tYYdWO7PbpgRWrCrDNS2fUiJHrEfhikfEpvXBpOBNDwE0QpsedRiLZ/\nZKUrdcnGlXSQqNk82b0AopGE5sFHocz+UfLDTBfAMZKEIsDumzYmtFoBlYx7\nL709gnPeO8UpgpTwZGivf/9040WZlv04k3VU16do/8xibv2Iq2SZMEUPUVC7\nhmYdeVxYaRPbmOXZyT6x5Z/xkLi6SB8bJ2iNRZMYLZ9JEPj22JTLCvmSD6JO\n+GnHAuhgNvYly1+sTnLfQElD+iyxWabR5Oi3OnFphRmKTttg6k2+anBuHOzh\nTJHBgkIAZ+nSiHKPPrBU/A7Tt9W72rWLfpYKMna3/j0hPjUre59j8YpRlUSf\nW02+jHUsabLe63qhJFlrSHjTtdAg9ZH2nTGjYkdkgjK4bFtvdHT/u4VK0b+A\nXvyHK7uQnPIgrIRLo28VS1EUTirlk2glSsAv57/TQ8a3r2zmijzORYEK8aVi\nFAE16RkVy+IVQUJU5J1GkmR/hffutqBVQqaw4CYqH84xRIZZNb8p+Qvtfmxn\nPapD\r\n=s8zN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_3.0.3_1596766097824_0.4312224517861494"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.4": {
			"name": "rc-pagination",
			"version": "3.0.4",
			"description": "pagination ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-pagination",
				"pagination",
				"antd",
				"pager"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"types": "rc-pagination.d.ts",
			"homepage": "https://react-component.github.io/pagination",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/pagination.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/pagination/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "cross-env NODE_ENV=development father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "npm run build && father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish && npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"pretty-quick": "pretty-quick",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/jest": "^26.0.13",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.3",
				"coveralls": "^3.0.6",
				"cross-env": "^7.0.0",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.4.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"less": "^3.10.3",
				"np": "^6.2.0",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"rc-select": "^11.0.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"peerDependencies": {
				"react": "^16.0.0",
				"react-dom": "^16.0.0"
			},
			"cnpm": {
				"mode": "npm"
			},
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "e149d7667d16a480b1f80b25778bd11b55b058c9",
			"_id": "rc-pagination@3.0.4",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-9v9mmB7FTWS4kWRLFfWafm6LtvB+xdNi+pTIwUODSevzImrlrmMOIhDrOB3u2tEXiy8LyqvCnoyPYt5jQBapxA==",
				"shasum": "32509fcdf77387ca124c025c3575e7bab0c7debd",
				"tarball": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.4.tgz",
				"fileCount": 133,
				"unpackedSize": 142255,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUbNiCRA9TVsSAnZWagAA+e4P/1xA9Uj2c6xvxd3KvsVS\nBqiPAVG0qjVC0CxZUlQTPkXiBAGeEvsuI9/zt3f6valadGWL0HZxvj41LseZ\nQD36AK0TkxEuqUfoBIQ5FZ3J512AIdl1DYovquDrZiu25B6GhSQULmvL5gBX\nWcz2HEQFAzqjO8gJuNf5GADV3vsKJJWL3BxvF4cG6KkFbJ7wcalhS9TuZyHi\nefMfHl0ssZEL+fDmciB2zM8+bIcFRw2BKiOWr5AF43KZEzeNPLJ41BYyLEJw\ne9+SaNW9ykVI1dcGavshNooZi9UEv4lcII2PpaIOCIpH8TIVsmkfhORnsDFN\n6bZlWg345Chbg7P8B9WrZ/7kzooVPMYBWS4wSeT8grdbFE5ObZyM99pxnZH1\n3K9EEGcdjEVj5sK45Eka1mj7gDwZ9X1JizQCC/6OEzR1BV+TIxPWOMtyuEZT\nFocNqcF3DTBfrZP30mtHVr8fOxwtr7IjWnIBoagh6ohbByqqcSiHD50Dpb8Z\njpGPQwXddx5DHiybK+DYy2w3agee4FbpmVYAYSu2Fa9q7HUrIu6N5iZvRox1\n2MhqszTXKj1DZJ9nSiCScR5JCwbg8mlhJ3mdi6svcfFdBkPGFySEaOQ4eWq1\nxtOwgAaQTnxKx0FNJ8OyJL10FsE7Ak5x443H2DLneGJQSzB8Vbfm8ljmbkH2\nZy/3\r\n=PsHH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "xiaobayuwei@gmail.com",
					"name": "ibigbug"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "337097324@qq.com",
					"name": "shaodahong"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-pagination_3.0.4_1599189858478_0.6856402056926163"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-04T03:24:20.797Z",
		"created": "2015-07-12T16:00:34.118Z",
		"1.0.0": "2015-07-12T16:00:34.118Z",
		"1.0.1": "2015-07-12T16:46:30.838Z",
		"1.0.2": "2015-07-12T16:53:23.346Z",
		"1.0.3": "2015-07-12T17:01:23.615Z",
		"1.0.4": "2015-07-13T03:21:30.188Z",
		"1.0.5": "2015-07-13T03:31:40.583Z",
		"1.0.6": "2015-07-13T03:53:28.720Z",
		"1.0.7": "2015-07-13T04:03:45.319Z",
		"1.0.8": "2015-07-13T04:19:00.176Z",
		"1.0.9": "2015-07-13T06:30:05.360Z",
		"1.0.10": "2015-07-13T07:59:02.742Z",
		"1.1.0": "2015-07-13T13:43:54.586Z",
		"1.1.1": "2015-07-14T03:36:27.475Z",
		"1.1.2": "2015-07-14T03:50:58.592Z",
		"1.1.3": "2015-07-14T07:56:30.395Z",
		"1.1.4": "2015-07-14T08:06:31.076Z",
		"1.1.5": "2015-07-14T09:16:51.072Z",
		"1.1.6": "2015-07-14T09:21:19.992Z",
		"1.1.7": "2015-07-15T02:33:25.923Z",
		"1.1.8": "2015-07-17T07:56:57.651Z",
		"1.1.9": "2015-07-20T08:49:33.141Z",
		"1.1.10": "2015-07-21T11:27:35.548Z",
		"1.1.11": "2015-08-03T08:57:01.832Z",
		"1.1.12": "2015-08-03T09:22:26.342Z",
		"1.1.13": "2015-09-15T13:46:12.680Z",
		"1.1.14": "2015-09-23T03:57:26.660Z",
		"1.1.15": "2015-09-23T07:26:07.592Z",
		"1.2.0": "2015-10-27T06:32:59.295Z",
		"1.2.1": "2015-11-16T05:57:30.321Z",
		"1.2.2": "2015-11-21T14:36:54.007Z",
		"1.3.0": "2015-11-26T03:38:22.289Z",
		"1.3.1": "2015-11-26T08:23:38.832Z",
		"1.3.2": "2015-11-26T09:03:20.627Z",
		"1.3.3": "2015-11-26T15:32:59.020Z",
		"1.3.4-beta": "2015-11-26T16:43:19.999Z",
		"1.3.4": "2015-11-26T16:46:12.325Z",
		"1.3.5": "2015-11-26T16:58:26.704Z",
		"1.3.6": "2016-01-06T13:29:15.362Z",
		"1.3.7": "2016-01-07T03:37:43.737Z",
		"1.4.0": "2016-01-25T06:50:50.127Z",
		"1.4.1": "2016-02-22T02:39:01.499Z",
		"1.4.2": "2016-02-22T09:49:31.826Z",
		"1.5.0": "2016-03-02T03:29:46.535Z",
		"1.5.1": "2016-03-02T04:08:53.897Z",
		"1.5.2": "2016-03-17T06:59:29.556Z",
		"1.5.3": "2016-04-28T08:17:30.208Z",
		"1.5.4": "2016-07-31T11:06:30.319Z",
		"1.5.5": "2016-09-01T03:46:59.937Z",
		"1.6.0": "2016-11-15T11:01:04.340Z",
		"1.6.1": "2016-11-16T05:21:17.314Z",
		"1.6.2": "2016-12-25T11:53:01.912Z",
		"1.6.3": "2017-01-03T07:31:19.861Z",
		"1.6.4": "2017-01-07T14:12:35.503Z",
		"1.6.5": "2017-01-10T03:05:14.290Z",
		"1.6.6": "2017-01-21T12:43:54.897Z",
		"1.6.7": "2017-01-27T10:02:12.827Z",
		"1.6.8": "2017-01-27T10:08:21.799Z",
		"1.6.9": "2017-01-30T10:19:24.089Z",
		"1.7.0": "2017-02-07T09:39:31.016Z",
		"1.7.1": "2017-02-16T08:22:04.838Z",
		"1.7.2": "2017-03-02T06:42:20.559Z",
		"1.7.3": "2017-03-04T16:30:55.809Z",
		"1.7.4": "2017-03-13T05:01:52.209Z",
		"1.7.5": "2017-03-15T03:24:17.244Z",
		"1.8.0": "2017-03-23T13:04:07.954Z",
		"1.8.1": "2017-03-28T05:20:05.067Z",
		"1.8.2": "2017-03-28T06:11:17.295Z",
		"1.8.4": "2017-04-09T15:38:33.828Z",
		"1.8.5": "2017-04-12T05:44:41.051Z",
		"1.8.6": "2017-04-26T03:38:12.272Z",
		"1.8.7": "2017-04-27T03:58:54.653Z",
		"1.8.8": "2017-05-17T02:23:01.817Z",
		"1.8.9": "2017-05-18T12:53:05.349Z",
		"1.8.10": "2017-05-19T05:28:38.228Z",
		"1.9.0": "2017-05-27T08:23:45.323Z",
		"1.9.1": "2017-05-30T15:26:09.496Z",
		"1.9.2": "2017-05-31T09:38:36.085Z",
		"1.9.3": "2017-06-02T08:32:27.513Z",
		"1.9.4": "2017-06-02T15:42:25.551Z",
		"1.9.5": "2017-06-10T06:32:42.535Z",
		"1.9.6": "2017-06-14T03:46:59.773Z",
		"1.9.7": "2017-06-14T03:48:12.524Z",
		"1.9.8": "2017-06-23T06:32:00.921Z",
		"1.9.9": "2017-07-04T08:55:43.077Z",
		"1.10.0": "2017-07-06T11:11:15.060Z",
		"1.10.1": "2017-07-24T02:19:37.524Z",
		"1.10.2": "2017-08-03T03:45:18.062Z",
		"1.10.3": "2017-08-03T13:33:39.211Z",
		"1.10.4": "2017-08-07T01:39:13.291Z",
		"1.10.5": "2017-08-09T01:16:46.226Z",
		"1.10.6": "2017-08-09T03:41:13.208Z",
		"1.11.0": "2017-08-16T09:43:18.191Z",
		"1.12.0": "2017-08-30T05:21:16.299Z",
		"1.12.1": "2017-08-30T05:39:25.919Z",
		"1.12.2": "2017-08-31T06:41:37.136Z",
		"1.12.3": "2017-09-06T11:37:21.393Z",
		"1.12.4": "2017-09-06T13:38:54.595Z",
		"1.12.5": "2017-09-11T02:50:12.215Z",
		"1.12.6": "2017-09-11T17:03:33.952Z",
		"1.12.7": "2017-09-16T05:03:34.656Z",
		"1.12.8": "2017-09-20T01:27:44.429Z",
		"1.12.9": "2017-09-22T01:36:19.753Z",
		"1.12.10": "2017-10-10T01:20:06.452Z",
		"1.12.11": "2017-11-03T05:59:21.401Z",
		"1.13.0": "2017-12-17T12:44:32.523Z",
		"1.12.12": "2017-12-18T02:25:33.183Z",
		"1.14.0": "2017-12-26T08:12:46.440Z",
		"1.15.0": "2018-01-19T02:45:45.754Z",
		"1.15.1": "2018-01-23T07:21:29.362Z",
		"1.15.2": "2018-03-14T12:48:08.750Z",
		"1.16.0": "2018-03-15T03:57:35.364Z",
		"1.16.1": "2018-03-20T06:41:23.003Z",
		"1.16.2": "2018-03-25T07:48:27.923Z",
		"1.16.3": "2018-04-18T07:00:41.692Z",
		"1.16.4": "2018-06-08T10:54:25.409Z",
		"1.16.5": "2018-07-10T06:06:05.764Z",
		"1.17.0": "2018-08-21T07:05:36.578Z",
		"1.17.1": "2018-09-03T12:22:01.424Z",
		"1.17.2": "2018-09-19T05:38:47.043Z",
		"1.17.3": "2018-09-30T06:55:29.740Z",
		"1.17.4": "2018-12-22T08:04:40.322Z",
		"1.17.5": "2018-12-22T08:30:43.076Z",
		"1.17.6": "2018-12-26T13:13:32.528Z",
		"1.17.7": "2018-12-26T15:41:21.975Z",
		"1.17.8": "2018-12-27T14:44:25.163Z",
		"1.17.9": "2019-03-21T06:50:23.061Z",
		"1.17.10": "2019-03-21T07:05:51.370Z",
		"1.17.11": "2019-03-26T02:59:24.025Z",
		"1.17.12": "2019-03-27T09:40:45.518Z",
		"1.17.13": "2019-03-27T10:39:03.745Z",
		"1.17.14": "2019-04-11T13:54:37.335Z",
		"1.18.0": "2019-05-09T06:43:02.938Z",
		"1.19.0": "2019-05-24T02:59:00.861Z",
		"1.20.1": "2019-05-25T14:35:03.141Z",
		"1.20.2": "2019-07-22T10:16:22.451Z",
		"1.20.3": "2019-07-22T10:18:10.583Z",
		"1.20.4": "2019-07-25T02:38:42.254Z",
		"1.20.5": "2019-07-29T10:29:01.218Z",
		"1.20.6": "2019-09-09T02:39:41.895Z",
		"1.20.7": "2019-09-13T05:03:01.536Z",
		"1.20.8": "2019-09-30T03:05:10.598Z",
		"1.20.9": "2019-10-07T12:39:51.491Z",
		"1.20.10": "2019-11-04T04:04:13.087Z",
		"1.20.11": "2019-11-09T10:00:59.739Z",
		"1.20.12": "2019-12-27T03:22:41.124Z",
		"1.20.13": "2020-01-25T03:46:25.360Z",
		"1.20.14": "2020-02-12T09:15:09.317Z",
		"1.21.0": "2020-02-13T04:54:36.506Z",
		"2.0.0": "2020-02-27T13:22:21.106Z",
		"2.0.1": "2020-02-27T13:43:37.751Z",
		"2.1.0": "2020-03-29T06:05:51.144Z",
		"2.2.0": "2020-03-29T09:21:15.741Z",
		"2.2.1": "2020-05-05T09:53:13.049Z",
		"2.2.2": "2020-05-22T08:04:09.293Z",
		"2.2.4": "2020-05-29T08:41:58.727Z",
		"2.2.5": "2020-05-31T03:41:39.460Z",
		"1.21.1": "2020-06-06T08:39:23.554Z",
		"1.20.15": "2020-06-06T11:55:00.830Z",
		"2.3.0": "2020-06-12T04:23:29.989Z",
		"2.4.0": "2020-06-19T10:20:24.739Z",
		"2.4.1": "2020-06-19T16:49:08.690Z",
		"2.4.2": "2020-07-11T15:39:31.413Z",
		"2.4.3": "2020-07-16T05:55:10.806Z",
		"2.4.4": "2020-07-24T09:56:58.327Z",
		"2.4.5": "2020-08-04T07:44:36.846Z",
		"2.4.6": "2020-08-05T07:12:31.718Z",
		"3.0.0": "2020-08-05T08:16:43.438Z",
		"3.0.1": "2020-08-06T02:10:42.539Z",
		"3.0.2": "2020-08-06T08:59:16.838Z",
		"3.0.3": "2020-08-07T02:08:17.989Z",
		"3.0.4": "2020-09-04T03:24:18.570Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"848c801fdbcdeba6a73cfbeb9114addf\"",
			"fetched": 1600326169418
		}
	},
	"_distfiles": {
		"rc-pagination-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.0.tgz",
			"sha": "a2638e4822a56d8a202cfaeff3bb94cabdeec1b2",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.2.tgz",
			"sha": "5c31cde5464e34eada7cb67d61684db0d2745704",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.3.tgz",
			"sha": "32e542111829dd1508e2177473aa2d380c15cebf",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.4.tgz",
			"sha": "2c52c0bff6ab6e06213a3d547d087a9635590d61",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.6.tgz",
			"sha": "8dbe6218686017cc45ddbf5538cb8a0b2dcd534a",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.7.tgz",
			"sha": "74aae6da3c109c72fac94eb638c993c2300e542d",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.8.tgz",
			"sha": "b4908e3356a286c6ad4e60b0e595016eb25ce660",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.9.tgz",
			"sha": "2e8cb955a1078e8e5881854cd338f0c7e2194975",
			"registry": "npmjs"
		},
		"rc-pagination-1.0.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.0.10.tgz",
			"sha": "7b4fe3dffa659d9835e5eb1902be5969657be804",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.0.tgz",
			"sha": "d63a249563b578a6d509fd08544dc90c63ccb9c6",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.1.tgz",
			"sha": "2476f928c44832789445bc3ce8b190db43b65579",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.2.tgz",
			"sha": "ab1cf1d3472c6c5dca7942ae50e876023221ec30",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.3.tgz",
			"sha": "344cb3239c621fe4853a1285f3a50834e779e42d",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.4.tgz",
			"sha": "7b2ed220286f4a319e43d4516750e1e796e8ff20",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.5.tgz",
			"sha": "599b0d331b8efb4f4e07b83e10b13de4066e07d1",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.6.tgz",
			"sha": "19c63c30e33be5423d5c89712bd5d5041d4d8ff8",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.7.tgz",
			"sha": "f42b719b4ab3a389e6abf70ff6be31c2b918c6c6",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.8.tgz",
			"sha": "9b4bf56268f8f2c74095bf60b0c52033fed088ed",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.9.tgz",
			"sha": "787ed4a1278f24ae97fd9705edb00509f1b93f02",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.10.tgz",
			"sha": "6fab49ddd2ebaf974212e2176a481ee0d4fe59f1",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.11.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.11.tgz",
			"sha": "16be0d42642f0f5742933bd9b3ce9a0aff29dbcc",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.12.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.12.tgz",
			"sha": "4126c43e89e16ba1ba0cbef79f0d0ad600b752c8",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.13.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.13.tgz",
			"sha": "50f8f9d8ceb81ed366f6f452341f6a6ea8899004",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.14.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.14.tgz",
			"sha": "b72b20b520c5037d8889065d57fe174d5c185805",
			"registry": "npmjs"
		},
		"rc-pagination-1.1.15.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.1.15.tgz",
			"sha": "f0a6edc9436c037677f414075d267a26c5f7a7e4",
			"registry": "npmjs"
		},
		"rc-pagination-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.0.tgz",
			"sha": "d98177ddff0451e59978f00dd2486c6766b0c315",
			"registry": "npmjs"
		},
		"rc-pagination-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.1.tgz",
			"sha": "3524d8ba34835eb0bcf18a333349c00df3a1b489",
			"registry": "npmjs"
		},
		"rc-pagination-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.2.2.tgz",
			"sha": "2eed51fafe29f17dd104f7462f63aa52c1ac3531",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.0.tgz",
			"sha": "f8ba9772bc0e85b9c60e90d2c11920f3c23f2e28",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.1.tgz",
			"sha": "41f576be8a99159c34d94497371bdcc4177bfc54",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.2.tgz",
			"sha": "fef7bb442c319b33839288a623d8cb93f6de2b5e",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.3.tgz",
			"sha": "dfdf9b24b55ad155dcdbf6b9330d9e5d37ab7078",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.4-beta.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.4-beta.tgz",
			"sha": "1515d2aba8e478f7cfafc6b2c977963014b7cbcc",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.4.tgz",
			"sha": "e8545a7d355dc84132ce7b8fb9e005c7724a42c8",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.5.tgz",
			"sha": "31b84c86273affd0f462915fc97fa0a61530372c",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.6.tgz",
			"sha": "acca06259d8be9ed4a5dd9d829f81465ac0f3bc5",
			"registry": "npmjs"
		},
		"rc-pagination-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.3.7.tgz",
			"sha": "b9897c8d738d3ffc528554c1292cbaac7a9371fb",
			"registry": "npmjs"
		},
		"rc-pagination-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.0.tgz",
			"sha": "c687bb756ba1f6fb3eb75a38a4695308aec6cda1",
			"registry": "npmjs"
		},
		"rc-pagination-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.1.tgz",
			"sha": "7e129347ce5de6bfb3c5703082d25491437b59c0",
			"registry": "npmjs"
		},
		"rc-pagination-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.4.2.tgz",
			"sha": "02b8ed621599dbc97da4391629505c4357f28feb",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.0.tgz",
			"sha": "21127d826282a75ada4b7ecbdd911b7276ad1a1f",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.1.tgz",
			"sha": "ad584f6f00b686109d053b32dbaf42f4242ce826",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.2.tgz",
			"sha": "1b8ea1c9cae4f74ffbb4b29e102fb5f906175062",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.3.tgz",
			"sha": "bb9233bce796dc3b9b9447040c06c5322c7b0c4d",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.4.tgz",
			"sha": "b8106b884afd2fa503259b2d5232407f7753bbb9",
			"registry": "npmjs"
		},
		"rc-pagination-1.5.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.5.5.tgz",
			"sha": "c298a7bee5538e272947632e00d49a7a83a8e747",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.0.tgz",
			"sha": "9c71583eebe27e6a339709127e3ee49acf3999df",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.1.tgz",
			"sha": "6c3eb0d43d60b239067f261dbf6c83dab77fe986",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.2.tgz",
			"sha": "1cef57e512263d755433adb5146ba13b7021c2b5",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.3.tgz",
			"sha": "5fde00ad6dcc54ec4128ceb4b7e12e993a01a3ac",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.4.tgz",
			"sha": "36d41f5dd60d968c837caec7f046f4cd1b09f5b9",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.5.tgz",
			"sha": "f379efbf4642e8718d90063405c08825a62153f8",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.6.tgz",
			"sha": "2c9d0f11ae74bbd1b24f4cf94df51e5c03778608",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.7.tgz",
			"sha": "bcb6ca2221e064afc789004cfbf050167511b1dd",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.8.tgz",
			"sha": "ce3fd4c29745270477c30f47e172564c46c27074",
			"registry": "npmjs"
		},
		"rc-pagination-1.6.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.6.9.tgz",
			"sha": "7f8520a9e7108f1a575a3bdef7012be5b5220d02",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.0.tgz",
			"sha": "8c4872c8db6f6b5bc974ebc19646722fc8ed0773",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.1.tgz",
			"sha": "14c21013aa022533d7d0369fd08c67ef3a1dabdc",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.2.tgz",
			"sha": "b7aab71d9bd6ee94c16a3bc7520b2160c402080e",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.3.tgz",
			"sha": "beb950e04ca15381cf892f79ea47143c2f85a55e",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.4.tgz",
			"sha": "d9c78c51e9742969320eded9bf502c1931bae3ae",
			"registry": "npmjs"
		},
		"rc-pagination-1.7.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.7.5.tgz",
			"sha": "72b0a3f7f33819f8203a9cf17f251c8ce6daeffa",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.0.tgz",
			"sha": "5a221df5158375981818c27e8ce5c3163cb4777d",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.1.tgz",
			"sha": "bb7c7c2abf30fd0c2b125208fc2a05303d711777",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.2.tgz",
			"sha": "41663ab98ab1f30def05c3d1cbc4eee0c71296e7",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.4.tgz",
			"sha": "5906bdf3a1c71f825327ca2b81062127a2f37ffd",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.5.tgz",
			"sha": "0afef237605983d5bc8814aeaa4c47111c002f32",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.6.tgz",
			"sha": "953a07491d657b14042f3fb80d697a4c2cb8db5b",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.7.tgz",
			"sha": "029ad1b8d8650e8cf286b11076dc9ce12a194cfb",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.8.tgz",
			"sha": "932108de47b02a735d2b77afae705c18f7d2f25e",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.9.tgz",
			"sha": "3d73b86e33086a65a0e331b16a8f634d873cb35f",
			"registry": "npmjs"
		},
		"rc-pagination-1.8.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.8.10.tgz",
			"sha": "33afcc3c73a3700cfb8368a4f242ad33956e4466",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.0.tgz",
			"sha": "7b678c0e6bfd99ab9247d9ca8b7cacb0f56c3eff",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.1.tgz",
			"sha": "058f1c6f859da5921620063cf3841284731da5e0",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.2.tgz",
			"sha": "6f25b8abe4ee4a0cf0323e0bc74f2490fd00d2a2",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.3.tgz",
			"sha": "e255658c513437dd0fa59115e792fab8ad78b470",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.4.tgz",
			"sha": "6e024354d455f50106c8c2cf33894f07efc8caec",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.5.tgz",
			"sha": "f6e5cb4874b69882bdb85fbdba1f8e6a2d98b2eb",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.6.tgz",
			"sha": "d6d56285423b09d79f12a7ec23c936e1c462fb83",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.7.tgz",
			"sha": "42fa650dc7cfb96c430dd354a6782ca55f1d8043",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.8.tgz",
			"sha": "68573f7b5453a62d446d095f6f8e1becc547ecb1",
			"registry": "npmjs"
		},
		"rc-pagination-1.9.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.9.9.tgz",
			"sha": "130556526190835f5002cc708080486dcab2cf9a",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.0.tgz",
			"sha": "24697b65755a1c2d87553ed4b2daeec994490232",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.1.tgz",
			"sha": "683ecae46d8bad5644a8068214fc4755bdbdb8f5",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.2.tgz",
			"sha": "db6fc83cf115dc681168023bcfca7fc1efa04bd1",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.3.tgz",
			"sha": "a3af49909703c08f2ac3a103524c17944dda42e0",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.4.tgz",
			"sha": "0ceb33c2af457c4cb8b805d2f11354750a9511a5",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.5.tgz",
			"sha": "f261a0ce9bacd60d684c4162189659bd98e72b5a",
			"registry": "npmjs"
		},
		"rc-pagination-1.10.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.10.6.tgz",
			"sha": "396a21e826584ac739b5c3c15496def1d80c2710",
			"registry": "npmjs"
		},
		"rc-pagination-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.11.0.tgz",
			"sha": "b30d0f068e29ef009ac64de654d68654659e1b3e",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.0.tgz",
			"sha": "c4877aa62b2eb42e8328809cd94ccfb6c5948e2e",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.1.tgz",
			"sha": "3efa1466815f1b8bdd37dc8bed10c4af4b038329",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.2.tgz",
			"sha": "565f4cfe60dffa058075b699d12dabd2a69a7ecd",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.3.tgz",
			"sha": "656a7eccce465242af20bddf49addda4d6077b87",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.4.tgz",
			"sha": "1e15d7c3ffd322ffdea324263d30339a83270c65",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.5.tgz",
			"sha": "f285cdd903e93e291c427b36349656fd73d4a192",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.6.tgz",
			"sha": "f8a8275604367051e7912e6320a2ce03dca6b73e",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.7.tgz",
			"sha": "bc7be76a61ea096a198c2aebc57c0ef2a8bf929c",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.8.tgz",
			"sha": "6cbae7f7c6eae9790d8ceac915d10ce0c9070bba",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.9.tgz",
			"sha": "cebfa53946dcf8ad9e615db15d5e72ceecb3e197",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.10.tgz",
			"sha": "212c24107fb0bea0ca86fbd6dcfda0ea709a45a2",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.11.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.11.tgz",
			"sha": "ed0a4ef4d5c44495eebe1fb669daefabdb303f3d",
			"registry": "npmjs"
		},
		"rc-pagination-1.13.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.13.0.tgz",
			"sha": "1580124780bbb3491c92c0c4303ce968283a5055",
			"registry": "npmjs"
		},
		"rc-pagination-1.12.12.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.12.12.tgz",
			"sha": "0609c7b32f43ae158b8d9093ffeec81e5d458d91",
			"registry": "npmjs"
		},
		"rc-pagination-1.14.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.14.0.tgz",
			"sha": "c0f34901941b35d65365baf73a5237084042b97e",
			"registry": "npmjs"
		},
		"rc-pagination-1.15.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.0.tgz",
			"sha": "3e2fadebc9f3dfe2699eaab4a06fd16df07ba605",
			"registry": "npmjs"
		},
		"rc-pagination-1.15.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.1.tgz",
			"sha": "fbf0f88f35d3b34e90bafc068b2bf03b5156ba5f",
			"registry": "npmjs"
		},
		"rc-pagination-1.15.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.15.2.tgz",
			"sha": "26b514014263188765ad38be9969deac4d387aae",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.0.tgz",
			"sha": "e2bfe1ce11d35f466b8b22ea5398d2ab878dc076",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.1.tgz",
			"sha": "a66e2ecc59875177ad70e79faa4a12a7d05faa2e",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.2.tgz",
			"sha": "650df893ac1bc18ebd8112bca72d372b672be233",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.3.tgz",
			"sha": "2d3780a129c290c2e2e85a71b6723a8301484c2e",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.4.tgz",
			"sha": "239442d5cabfc531d1a2e53f87d92140085e9b0d",
			"registry": "npmjs"
		},
		"rc-pagination-1.16.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.16.5.tgz",
			"sha": "550a758035e1957ccfa2f71ee6e55657da729679",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.0.tgz",
			"sha": "037bdf267986836f292418814c01071960efd079",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.1.tgz",
			"sha": "76cfaa64dc8b301816a118a0aca8cde46bbbb32b",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.2.tgz",
			"sha": "2ee82d2fea4f25177dda0f66dc6c819037fd93ad",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.3.tgz",
			"sha": "4c5334adef607f7a80b90ca7501a1e962491aae5",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.4.tgz",
			"sha": "a7d5eed0647dbc3660a47bddbec0cc6c8a3b215f",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.5.tgz",
			"sha": "56bf8748dc42920f1f8c0f03cdd0685d321f0238",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.6.tgz",
			"sha": "f74a8601726949b227ac5a54268e980fa5fd2789",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.7.tgz",
			"sha": "0f12197b48cbcf5eb0f3f526375665f42097f024",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.8.tgz",
			"sha": "65583bebe13fffe4de7f418e1a6c86374ceabceb",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.9.tgz",
			"sha": "c94b82ce6b7aa813c114945e3b1ee0a0a4384f69",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.10.tgz",
			"sha": "e5804b15d81dcad5ddf777d5ee3d6f9565594ece",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.11.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.11.tgz",
			"sha": "ee5dbbf45255e0f103b50391a788aaa78a02932c",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.12.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.12.tgz",
			"sha": "30cdc79487492439a91c61b99452b1c0d99d1003",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.13.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.13.tgz",
			"sha": "358391dba39743ccd5c3720c497756d1d236f3ad",
			"registry": "npmjs"
		},
		"rc-pagination-1.17.14.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.17.14.tgz",
			"sha": "ffb2882fd89d95b3b603938dc5db2fb2c30026d3",
			"registry": "npmjs"
		},
		"rc-pagination-1.18.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.18.0.tgz",
			"sha": "004a7d381f0e03dc025f96929de3657094496525",
			"registry": "npmjs"
		},
		"rc-pagination-1.19.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.19.0.tgz",
			"sha": "887c785fd1ab51b9ff8bcefb27b1895581d93d1a",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.1.tgz",
			"sha": "d53a0564282a79129588fbd2b74885d7d315f0bb",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.2.tgz",
			"sha": "c6b9e064a2e3f62d9502d6cadd47fe64c3ebc49c",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.3.tgz",
			"sha": "8060bb2c0e0ea7047bec079ff86da25f79b6072f",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.4.tgz",
			"sha": "7f78cf882a72a2449edb4d8d7d91bf9f7237bd87",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.5.tgz",
			"sha": "b64395a702e9fc452e26d0e491ccf7d9345309f7",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.6.tgz",
			"sha": "7c717084f1222c9c6475d9a53dec314f607f8152",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.7.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.7.tgz",
			"sha": "29079a570ffba8a7dbe09191815a2959c77307ad",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.8.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.8.tgz",
			"sha": "fb6a77febe81016ad4ca5ac95b64891981be7c50",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.9.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.9.tgz",
			"sha": "891c5f33b4199c6e0f3616d0656c30fc7f4b726c",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.10.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.10.tgz",
			"sha": "a0fa77698cbad3ab2f1f23128dcd98627854f089",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.11.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.11.tgz",
			"sha": "ff8ccbf422e229b0e36039bd33b5c9b619d74ad2",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.12.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.12.tgz",
			"sha": "1ac7928f7a9d303d22e324c0c9a6e691756cf40c",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.13.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.13.tgz",
			"sha": "aca9dc020e475f77c5335659f7fe5d7cca2f2592",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.14.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.14.tgz",
			"sha": "981c125ebedbe7fe6782bd311f8bb9c99eb0cded",
			"registry": "npmjs"
		},
		"rc-pagination-1.21.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.21.0.tgz",
			"sha": "d71f954861032e361dadd7fd718cd34151d6ed2c",
			"registry": "npmjs"
		},
		"rc-pagination-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.0.0.tgz",
			"sha": "07831835d189d4ce5e7a9681baa043db48250036",
			"registry": "npmjs"
		},
		"rc-pagination-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.0.1.tgz",
			"sha": "40deddb43173d951e2449c7d3f9951890f477ba1",
			"registry": "npmjs"
		},
		"rc-pagination-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.1.0.tgz",
			"sha": "ca1fa7abf597d54f1ff7b95c5f76d65d2a56fb32",
			"registry": "npmjs"
		},
		"rc-pagination-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.0.tgz",
			"sha": "8daaab1b6ad664da2ddea842f86687b692eb775d",
			"registry": "npmjs"
		},
		"rc-pagination-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.1.tgz",
			"sha": "e4325a7177ad547cd2ae2d3c15020f723b5527ed",
			"registry": "npmjs"
		},
		"rc-pagination-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.2.tgz",
			"sha": "9773726fb6c5879bd4e5fe8848cb2dea50d80b97",
			"registry": "npmjs"
		},
		"rc-pagination-2.2.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.4.tgz",
			"sha": "3c4ecb381d64cff140084740df0a65ec3139acd5",
			"registry": "npmjs"
		},
		"rc-pagination-2.2.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.2.5.tgz",
			"sha": "40d675c06d604099be91831b019ca19f40c1999d",
			"registry": "npmjs"
		},
		"rc-pagination-1.21.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.21.1.tgz",
			"sha": "24206cf4be96119baae8decd3f9ffac91cc2c4d3",
			"registry": "npmjs"
		},
		"rc-pagination-1.20.15.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.15.tgz",
			"sha": "ccb4cd0e9bd4e47f72f29ea432c0350bf7b3d807",
			"registry": "npmjs"
		},
		"rc-pagination-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.3.0.tgz",
			"sha": "7746b370eafca36c0339189ce2303870d436492a",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.0.tgz",
			"sha": "015ef6dcf2041b687f324f6c12e63737dc71e5f1",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.1.tgz",
			"sha": "ec0586ee704ce6f024e5aab5f05af948c80a616e",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.2.tgz",
			"sha": "519aa52f254a1ab90829109f6930bd3b766419f5",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.3.tgz",
			"sha": "ca5be95067cbf3417149c14f1d050b6190a69a1a",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.4.tgz",
			"sha": "e9546cf5ab71fff74d0026340a820b9751e611c3",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.5.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.5.tgz",
			"sha": "d8ae7e748179f19113d2167b11d9e2dcee702842",
			"registry": "npmjs"
		},
		"rc-pagination-2.4.6.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-2.4.6.tgz",
			"sha": "cc030c9693c730b43592bdb6974fb32c1502a500",
			"registry": "npmjs"
		},
		"rc-pagination-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.0.tgz",
			"sha": "d05eb773314c341d4f29624129bc9b699e18a4a3",
			"registry": "npmjs"
		},
		"rc-pagination-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.1.tgz",
			"sha": "67b249a1bb81fa825a4a2cbcc663c1f24e850f8c",
			"registry": "npmjs"
		},
		"rc-pagination-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.2.tgz",
			"sha": "813bc530556b12b4139009d235bb341c26c0c751",
			"registry": "npmjs"
		},
		"rc-pagination-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.3.tgz",
			"sha": "48ce55822e153ed9f9b8961fcb3bb8ecab8df37c",
			"registry": "npmjs"
		},
		"rc-pagination-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-3.0.4.tgz",
			"sha": "32509fcdf77387ca124c025c3575e7bab0c7debd",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-pagination-2.4.2.tgz": {
			"shasum": "519aa52f254a1ab90829109f6930bd3b766419f5"
		}
	},
	"_rev": "2-51f4c8e2ad5e2de3",
	"_id": "rc-pagination",
	"readme": "# rc-pagination\n\n---\n\nReact Pagination Component.\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![codecov](https://codecov.io/gh/react-component/pagination/branch/master/graph/badge.svg)](https://codecov.io/gh/react-component/pagination)\n[![Dependencies](https://img.shields.io/david/react-component/pagination.svg?style=flat-square)](https://david-dm.org/react-component/pagination)\n[![DevDependencies](https://img.shields.io/david/dev/react-component/pagination.svg?style=flat-square)](https://david-dm.org/react-component/pagination?type=dev)\n[![npm download][download-image]][download-url]\n\n[npm-image]: http://img.shields.io/npm/v/rc-pagination.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-pagination\n[travis-image]: https://img.shields.io/travis/react-component/pagination.svg?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/pagination\n[coveralls-image]: https://img.shields.io/coveralls/react-component/pagination.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/react-component/pagination?branch=master\n[download-image]: https://img.shields.io/npm/dm/rc-pagination.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-pagination\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## Example\n\nhttp://localhost:9001\n\nonline example: http://react-component.github.io/pagination/\n\n## Install\n\n[![rc-pagination](https://nodei.co/npm/rc-pagination.png)](https://npmjs.org/package/rc-pagination)\n\n## Usage\n\n```js\nimport Pagination from 'rc-pagination';\n\nReactDOM.render(<Pagination />, container);\n```\n\n## API\n\n| Parameter                    | Description                                               | Type                                               | Default                                                                                |\n| ---------------------------- | --------------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------------------------------------------- |\n| disabled                     | disable pagination                                        | Bool                                               | -                                                                                      |\n| defaultCurrent               | uncontrolled current page                                 | Number                                             | 1                                                                                      |\n| current                      | current page                                              | Number                                             | undefined                                                                              |\n| total                        | items total count                                         | Number                                             | 0                                                                                      |\n| defaultPageSize              | default items per page                                    | Number                                             | 10                                                                                     |\n| pageSize                     | items per page                                            | Number                                             | 10                                                                                     |\n| onChange                     | page change callback                                      | Function(current, pageSize)                        | -                                                                                      |\n| showSizeChanger              | show pageSize changer                                     | Bool                                               | `false` when total less then `totalBoundaryShowSizeChanger`, `true` when otherwise     |\n| totalBoundaryShowSizeChanger | when total larger than it, `showSizeChanger` will be true | number                                             | 50                                                                                     |\n| pageSizeOptions              | specify the sizeChanger selections                        | Array<String>                                      | ['10', '20', '50', '100']                                                              |\n| onShowSizeChange             | pageSize change callback                                  | Function(current, size)                            | -                                                                                      |\n| hideOnSinglePage             | hide on single page                                       | Bool                                               | false                                                                                  |\n| showPrevNextJumpers          | show jump-prev, jump-next                                 | Bool                                               | true                                                                                   |\n| showQuickJumper              | show quick goto jumper                                    | Bool / Object                                      | false / {goButton: true}                                                               |\n| showTotal                    | show total records and range                              | Function(total, [from, to])                        | -                                                                                      |\n| className                    | className of pagination                                   | String                                             | -                                                                                      |\n| simple                       | when set, show simple pager                               | Object                                             | null                                                                                   |\n| locale                       | to set l10n config                                        | Object                                             | [zh_CN](https://github.com/react-component/pagination/blob/master/src/locale/zh_CN.js) |\n| style                        | the style of pagination                                   | Object                                             | {}                                                                                     |\n| showLessItems                | show less page items                                      | Bool                                               | false                                                                                  |\n| showTitle                    | show page items title                                     | Bool                                               | true                                                                                   |\n| itemRender                   | custom page item renderer                                 | Function(current, type: 'page'                     | 'prev'                                                                                 | 'next' | 'jump-prev' | 'jump-next', element): React.ReactNode | `(current, type, element) => element` |\n| prevIcon                     | specifict the default previous icon                       | ReactNode \\| (props: PaginationProps) => ReactNode |                                                                                        |\n| nextIcon                     | specifict the default previous icon                       | ReactNode \\| (props: PaginationProps) => ReactNode |                                                                                        |\n| jumpPrevIcon                 | specifict the default previous icon                       | ReactNode \\| (props: PaginationProps) => ReactNode |                                                                                        |\n| jumpNextIcon                 | specifict the default previous icon                       | ReactNode \\| (props: PaginationProps) => ReactNode |                                                                                        |\n\n## License\n\nrc-pagination is released under the MIT license."
}