{
	"name": "rc-input-number",
	"versions": {
		"1.0.0": {
			"name": "rc-input-number",
			"version": "1.0.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"spm": {
				"dependencies": {
					"react": "*"
				}
			},
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node-dev --harmony node_modules/.bin/rc-server",
				"publish": "spm publish && rc-tools run tag",
				"lint": "rc-tools run lint",
				"test": "",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "~2.1.2",
				"rc-tools": "2.x",
				"react": "~0.13.0",
				"node-dev": "2.x"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint",
				"less"
			],
			"gitHead": "e7d954c7145cce6e1030ddc66b5b10d0dd2a0a76",
			"_id": "rc-input-number@1.0.0",
			"_shasum": "fd7a2506f3e1017dc5b0a443a189a562114b48c3",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "tsj1107",
				"email": "tsjxyz@gmail.com"
			},
			"dist": {
				"shasum": "fd7a2506f3e1017dc5b0a443a189a562114b48c3",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "rc-input-number",
			"version": "1.0.1",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0",
				"node-dev": "2.x"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "699ab0815cbd8ab039bad7a5fa37fe1122e801ba",
			"_id": "rc-input-number@1.0.1",
			"_shasum": "70ab7af35778ad1c3eb8d97a67137479c6375718",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "70ab7af35778ad1c3eb8d97a67137479c6375718",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "rc-input-number",
			"version": "1.0.2",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0",
				"node-dev": "2.x"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "bd62d30bbbd8a5573a876fc0185621d591dbfa5e",
			"_id": "rc-input-number@1.0.2",
			"_shasum": "313ff84667c9350b198eb7d211c0560d339a344b",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "313ff84667c9350b198eb7d211c0560d339a344b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "rc-input-number",
			"version": "2.0.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "ffac46e20885dffbde5fa46ff85db0da1db52a65",
			"_id": "rc-input-number@2.0.0",
			"_shasum": "35c8fc12a895ce080c2c83f11e1f9b46714d9f91",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "35c8fc12a895ce080c2c83f11e1f9b46714d9f91",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "rc-input-number",
			"version": "2.0.1",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "984620d9e0e9edbb64076547c8864eff60cd241d",
			"_id": "rc-input-number@2.0.1",
			"_shasum": "959cddb0c96d88a500ce439e2431b27ebae1ed9f",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "959cddb0c96d88a500ce439e2431b27ebae1ed9f",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "rc-input-number",
			"version": "2.0.2",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "44b113c9ea8e828b3d6d6172c3532076c9a45c49",
			"_id": "rc-input-number@2.0.2",
			"_shasum": "0e4163188f7e1f7cced7e7081e522aa2a9e5ebd4",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "0e4163188f7e1f7cced7e7081e522aa2a9e5ebd4",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "rc-input-number",
			"version": "2.0.3",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"precommit": "rc-tools run precommit",
				"less": "rc-tools run less",
				"gh-pages": "rc-tools run gh-pages",
				"history": "rc-tools run history",
				"start": "node --harmony node_modules/.bin/rc-server",
				"publish": "rc-tools run tag",
				"lint": "rc-tools run lint",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "3.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"precommit"
			],
			"gitHead": "a95df1e0306d5cbcfb7e521d3777087f2dc8c4c8",
			"_id": "rc-input-number@2.0.3",
			"_shasum": "4f6aa053afc21ec50a5291a0e1d7be773275ca43",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "4f6aa053afc21ec50a5291a0e1d7be773275ca43",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.4": {
			"name": "rc-input-number",
			"version": "2.0.4",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "7d47f4f9827e4949aae3bb327a651b3c0baf50f4",
			"_id": "rc-input-number@2.0.4",
			"_shasum": "c38e8be1770341fddcd742c9d93c496782df3f17",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c38e8be1770341fddcd742c9d93c496782df3f17",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "rc-input-number",
			"version": "2.1.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "77dcf3bb3e79e2d1340c70b4bed7aa7d57583209",
			"_id": "rc-input-number@2.1.0",
			"_shasum": "6c1b113e5bdc24873430a4666e8ab24e5a5b028d",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "6c1b113e5bdc24873430a4666e8ab24e5a5b028d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "rc-input-number",
			"version": "2.1.1",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "feaa79338c8899fc50461c85e0f68e7685c9a61c",
			"_id": "rc-input-number@2.1.1",
			"_shasum": "d810ca9c608e5b7a83af7fd4f30e89addb599f83",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d810ca9c608e5b7a83af7fd4f30e89addb599f83",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "rc-input-number",
			"version": "2.1.2",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "93315cd34cf3c888d2f546e7b9abd3be253f5591",
			"_id": "rc-input-number@2.1.2",
			"_shasum": "689403caddc1ff10d18d3260bb65cda011b53e53",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "689403caddc1ff10d18d3260bb65cda011b53e53",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "rc-input-number",
			"version": "2.2.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.13.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fe164e981e059cf8e83001e452a695521432c692",
			"_id": "rc-input-number@2.2.0",
			"_shasum": "c0481ad4b1484e7388f6fdbc965687b2fa3afcfd",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c0481ad4b1484e7388f6fdbc965687b2fa3afcfd",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.3.0": {
			"name": "rc-input-number",
			"version": "2.3.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"rc-util": "^2.0.0"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "2e185b2adeb7ab841bca5dccfde26393f65fb37f",
			"_id": "rc-input-number@2.3.0",
			"_shasum": "86140d8c634b3538075220827730454d46a25ab6",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "86140d8c634b3538075220827730454d46a25ab6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.0": {
			"name": "rc-input-number",
			"version": "2.4.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"rc-util": "3.x"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8db35ed5be8257c8f27e80a1768b39c467c64535",
			"_id": "rc-input-number@2.4.0",
			"_shasum": "0831e1f5e0bd62c658d3fc31dfe91631a3db92ad",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "0831e1f5e0bd62c658d3fc31dfe91631a3db92ad",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.1": {
			"name": "rc-input-number",
			"version": "2.4.1",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"rc-util": "3.x"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "36ae6c88187c9c3d24b2a56bc0fb10ae0a658bb5",
			"_id": "rc-input-number@2.4.1",
			"_shasum": "dd367ff2bf85267165b0501463800bbe72b0b537",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "dd367ff2bf85267165b0501463800bbe72b0b537",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.2": {
			"name": "rc-input-number",
			"version": "2.4.2",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c4aa964fd5570f13a20a4a9cbad81b9bb98d62a0",
			"_id": "rc-input-number@2.4.2",
			"_shasum": "a0a365213c14f9142e2a5076895bcbbdbc00a0f1",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "a0a365213c14f9142e2a5076895bcbbdbc00a0f1",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.3": {
			"name": "rc-input-number",
			"version": "2.4.3",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f8be7ee6e6e15da064be68cae5b9ba6f5db9dd4f",
			"_id": "rc-input-number@2.4.3",
			"_shasum": "160e774cc47e11ef1fa26995338ff9e7c10e16e6",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "160e774cc47e11ef1fa26995338ff9e7c10e16e6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.4.4": {
			"name": "rc-input-number",
			"version": "2.4.4",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a5d67c8e574902db30e6d0c09b15054cd414ab49",
			"_id": "rc-input-number@2.4.4",
			"_shasum": "0c694bc244afc2fb20e0e5cdf5709e7dc3ecffad",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "0c694bc244afc2fb20e0e5cdf5709e7dc3ecffad",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.4.4.tgz_1456211268506_0.9117365430574864"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.5": {
			"name": "rc-input-number",
			"version": "2.4.5",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "39001fcb484d3e2fdb9d5200773f5f6148493ee0",
			"_id": "rc-input-number@2.4.5",
			"_shasum": "7a8032cdc6abf250abdea4d7ebed60e9d7eccca9",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7a8032cdc6abf250abdea4d7ebed60e9d7eccca9",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.4.5.tgz_1456211613878_0.8078511133790016"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.6": {
			"name": "rc-input-number",
			"version": "2.4.6",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c91d43076f5d26262a723f1d7a135be54b02c93f",
			"_id": "rc-input-number@2.4.6",
			"_shasum": "9f45b10ab27cbc074ddf501a1499fee3ad80941e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "9f45b10ab27cbc074ddf501a1499fee3ad80941e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.4.6.tgz_1456827794813_0.2837228518910706"
			},
			"directories": {},
			"contributors": []
		},
		"2.4.7": {
			"name": "rc-input-number",
			"version": "2.4.7",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0b7035ac90464586b892a89105e0400d0c3439ee",
			"_id": "rc-input-number@2.4.7",
			"_shasum": "aaeb84bdc62effd21d7f20d7ddc44decf296abe7",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "aaeb84bdc62effd21d7f20d7ddc44decf296abe7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.4.7.tgz_1457083281361_0.09042936004698277"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.0": {
			"name": "rc-input-number",
			"version": "2.5.0",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1dacde801d0ecf90d75a367fc79d2b34844367d0",
			"_id": "rc-input-number@2.5.0",
			"_shasum": "6713f06b66553792da9352b503e03f02690af12b",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6713f06b66553792da9352b503e03f02690af12b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.0.tgz_1457164303815_0.9500157744623721"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.1": {
			"name": "rc-input-number",
			"version": "2.5.1",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "76a376b84f26423346e133675bf137c12a0178ee",
			"_id": "rc-input-number@2.5.1",
			"_shasum": "d26bc8893bc65faa93ee9d4e9a4f6afa4a48b15b",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d26bc8893bc65faa93ee9d4e9a4f6afa4a48b15b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.1.tgz_1457280889539_0.8858976850751787"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.2": {
			"name": "rc-input-number",
			"version": "2.5.2",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8940589234923b631174c69d9bedd303acb8a372",
			"_id": "rc-input-number@2.5.2",
			"_shasum": "1718fddccc58b4aff4652eb080a2ee4c522ca5a8",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1718fddccc58b4aff4652eb080a2ee4c522ca5a8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.2.tgz_1457530687396_0.702755686827004"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.3": {
			"name": "rc-input-number",
			"version": "2.5.3",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "551c4d1ef76cb8f89bf9c26a21bf6a62d58186e8",
			"_id": "rc-input-number@2.5.3",
			"_shasum": "b677b46977ff350c206da422ab0a577293aa12dc",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b677b46977ff350c206da422ab0a577293aa12dc",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.3.tgz_1457713862715_0.2214489432517439"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.4": {
			"name": "rc-input-number",
			"version": "2.5.4",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "739e23c3f21afbc212f9e4c8effa86f7d058aad9",
			"_id": "rc-input-number@2.5.4",
			"_shasum": "d3a90ef8d8d11664447db979a4b0e00e5cee0ac5",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d3a90ef8d8d11664447db979a4b0e00e5cee0ac5",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.4.tgz_1458013517864_0.7510752722155303"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.5": {
			"name": "rc-input-number",
			"version": "2.5.5",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b33426362e1ce16df63a620aefc6916917b55e20",
			"_id": "rc-input-number@2.5.5",
			"_shasum": "98ebfbe10efd3974229573fd66adcfff0f916aae",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "98ebfbe10efd3974229573fd66adcfff0f916aae",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.5.tgz_1458039400709_0.7598862412851304"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.6": {
			"name": "rc-input-number",
			"version": "2.5.6",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fe4f14d9b22d3a690a6040361f52c4cb0da56de1",
			"_id": "rc-input-number@2.5.6",
			"_shasum": "33bc1f780b07ddfd90be90f83cf4f18a43cc2846",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "33bc1f780b07ddfd90be90f83cf4f18a43cc2846",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.6.tgz_1458727260513_0.7316714592743665"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.7": {
			"name": "rc-input-number",
			"version": "2.5.7",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "07be6e844a96ec8bace27cf6ac6e09d7758d4ba0",
			"_id": "rc-input-number@2.5.7",
			"_shasum": "fbc5d74ca6939f1aa69275c9cee10a151a309fb8",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fbc5d74ca6939f1aa69275c9cee10a151a309fb8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.7.tgz_1460095315324_0.7199879724066705"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.8": {
			"name": "rc-input-number",
			"version": "2.5.8",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "05ec15109e3de2a349df22256afba84449fce5bc",
			"_id": "rc-input-number@2.5.8",
			"_shasum": "a331849f5c36e26447064bf9c8e17a20942a71ba",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "a331849f5c36e26447064bf9c8e17a20942a71ba",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.8.tgz_1460740550352_0.15618564165197313"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.9": {
			"name": "rc-input-number",
			"version": "2.5.9",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "13047654907ca97f95e4a05ca9e2a0d65baa822e",
			"_id": "rc-input-number@2.5.9",
			"_shasum": "c5be788a09bc3cb9ea6698e2158935372a7f7273",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c5be788a09bc3cb9ea6698e2158935372a7f7273",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.9.tgz_1463210127597_0.5340993299614638"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.10": {
			"name": "rc-input-number",
			"version": "2.5.10",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d86dea5161747f06347723d26b312bd6a0953de2",
			"_id": "rc-input-number@2.5.10",
			"_shasum": "3b092b31e741e3ddf024b73eff3cf82d7bf7b8d9",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3b092b31e741e3ddf024b73eff3cf82d7bf7b8d9",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.10.tgz_1463458184288_0.24135522916913033"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.11": {
			"name": "rc-input-number",
			"version": "2.5.11",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0847f2d89b250374df379167584fa94be382eb0f",
			"_id": "rc-input-number@2.5.11",
			"_shasum": "13632cc1f8ae98608c810de5c4f3a7ddaaf264d6",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "13632cc1f8ae98608c810de5c4f3a7ddaaf264d6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.11.tgz_1466142628295_0.6725896901916713"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.12": {
			"name": "rc-input-number",
			"version": "2.5.12",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b78aa3af194b10672b3f204e9538a9077f581a90",
			"_id": "rc-input-number@2.5.12",
			"_shasum": "869fe0d0498823fadb03251a448ba220bb7efa0c",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "869fe0d0498823fadb03251a448ba220bb7efa0c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.12.tgz_1467864682006_0.35657005896791816"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.13": {
			"name": "rc-input-number",
			"version": "2.5.13",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3c8ff1636cb07269eb05b632d71a8dec9b99c276",
			"_id": "rc-input-number@2.5.13",
			"_shasum": "70bde3188dca0a26bba87cd081c3c765609522a7",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "70bde3188dca0a26bba87cd081c3c765609522a7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.13.tgz_1468047574597_0.3753060589078814"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.14": {
			"name": "rc-input-number",
			"version": "2.5.14",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "730073b7720398727b03db5ef20402a88b44d7a5",
			"_id": "rc-input-number@2.5.14",
			"_shasum": "9aa7941b6ae72806a924d33741afa564926984b4",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9aa7941b6ae72806a924d33741afa564926984b4",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.14.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.14.tgz_1468466231756_0.5694951871410012"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.0": {
			"name": "rc-input-number",
			"version": "2.6.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index.web",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage",
				"rn-start": "node node_modules/react-native/local-cli/cli.js start"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-native": "~0.29.1"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3e30346ec9edce97c92402c3fbc473cf212dbe7e",
			"_id": "rc-input-number@2.6.0",
			"_shasum": "0ab7cbb6ee08da89071e5407e403a7cfe5c6cb14",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "0ab7cbb6ee08da89071e5407e403a7cfe5c6cb14",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.6.0.tgz_1468999608969_0.7730347600299865"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.1": {
			"name": "rc-input-number",
			"version": "2.6.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index.web",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage",
				"rn-start": "node node_modules/react-native/local-cli/cli.js start"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-native": "~0.29.1"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3c03bafdaab7594a4e52a72964c375880b0dc80f",
			"_id": "rc-input-number@2.6.1",
			"_shasum": "52c4dd97d377fca7f899baad38097a863e64681c",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "52c4dd97d377fca7f899baad38097a863e64681c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.6.1.tgz_1469011015518_0.3445282981265336"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.15": {
			"name": "rc-input-number",
			"version": "2.5.15",
			"description": "input-number ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"browser-test": "rc-tools run browser-test",
				"browser-test-cover": "rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"rc-util": "^3.1.2",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0"
			},
			"dependencies": {
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "deaeb885856de532f581073628141af4de6256aa",
			"_id": "rc-input-number@2.5.15",
			"_shasum": "6eedfbe907fbe10e7993b6812cf619c157b8a11e",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6eedfbe907fbe10e7993b6812cf619c157b8a11e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.15.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.5.15.tgz_1469595217228_0.4835838503204286"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.2": {
			"name": "rc-input-number",
			"version": "2.6.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index.web",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage",
				"rn-start": "node node_modules/react-native/local-cli/cli.js start"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-native": "~0.29.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6d7a4e9f54abaa5d16086b3f19329e5f44b63d52",
			"_id": "rc-input-number@2.6.2",
			"_shasum": "68a08aae30de899e68866d47e55b4ffae1a9d0e5",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "68a08aae30de899e68866d47e55b4ffae1a9d0e5",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.6.2.tgz_1470117275611_0.6752332407049835"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.3": {
			"name": "rc-input-number",
			"version": "2.6.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index.web",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage",
				"rn-start": "node node_modules/react-native/local-cli/cli.js start"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-native": "~0.29.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bcff92a16138fd3eb74080387ae6240e5fb934f8",
			"_id": "rc-input-number@2.6.3",
			"_shasum": "81a9811a60fb90b07221f64c06ab62580f0a102e",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "81a9811a60fb90b07221f64c06ab62580f0a102e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.6.3.tgz_1470117589379_0.6988096649292856"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.0": {
			"name": "rc-input-number",
			"version": "2.7.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index.web",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage",
				"rn-start": "node node_modules/react-native/local-cli/cli.js start"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "^15.2.0",
				"react-addons-test-utils": "^15.2.0",
				"react-dom": "^15.2.0",
				"react-native": "~0.29.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8808c1668858d18d4fd50029dda3cac9b7b16058",
			"_id": "rc-input-number@2.7.0",
			"_shasum": "97994b9cc3e0e17fe36f953a4df1cdd331cc8ffe",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "97994b9cc3e0e17fe36f953a4df1cdd331cc8ffe",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.0.tgz_1472834977168_0.8642728580161929"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.1": {
			"name": "rc-input-number",
			"version": "2.7.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4dba81e05064d3091f0db75f582d428513daaf38",
			"_id": "rc-input-number@2.7.1",
			"_shasum": "c890c7bc0db0736633b7f10dac1552ad1f158e95",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c890c7bc0db0736633b7f10dac1552ad1f158e95",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.1.tgz_1476278973764_0.3102085494901985"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.2": {
			"name": "rc-input-number",
			"version": "2.7.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0750c7bdcb3af1471054fc43dd3b0efebe2bdf70",
			"_id": "rc-input-number@2.7.2",
			"_shasum": "8d704721c2f232228330e6b20e7faff4c2a3b4c0",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d704721c2f232228330e6b20e7faff4c2a3b4c0",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.2.tgz_1476328809124_0.31493365089409053"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.3": {
			"name": "rc-input-number",
			"version": "2.7.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1f8232f8f0a09df448ad1f14fb59042b24745c39",
			"_id": "rc-input-number@2.7.3",
			"_shasum": "4e141fa58d177b51680a0a343bf4819a49407539",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4e141fa58d177b51680a0a343bf4819a49407539",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.3.tgz_1476414549642_0.4467340756673366"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.4": {
			"name": "rc-input-number",
			"version": "2.7.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a0c611a2af767ab929739070645c3e41dfc897b3",
			"_id": "rc-input-number@2.7.4",
			"_shasum": "3de92b3c61e034e0475dc2f5201ecdad4a1df58a",
			"_from": ".",
			"_npmVersion": "4.0.1",
			"_nodeVersion": "4.6.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "3de92b3c61e034e0475dc2f5201ecdad4a1df58a",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.4.tgz_1477971055345_0.9465612275525928"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.5": {
			"name": "rc-input-number",
			"version": "2.7.5",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1e9e1525fb384b498ce02bf081ed3238797ea16f",
			"_id": "rc-input-number@2.7.5",
			"_shasum": "d92dd8fcd35f2b0e41153b197315358e0a6e8619",
			"_from": ".",
			"_npmVersion": "4.0.1",
			"_nodeVersion": "4.6.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "d92dd8fcd35f2b0e41153b197315358e0a6e8619",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.5.tgz_1478056363066_0.1980006902012974"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.6": {
			"name": "rc-input-number",
			"version": "2.7.6",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.33.0",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5605b893a63489b2993d5edbe23f91ccc740891c",
			"_id": "rc-input-number@2.7.6",
			"_shasum": "fff2adb7ceb1b8cbeb4fb3402fd62b199330fbb5",
			"_from": ".",
			"_npmVersion": "4.0.1",
			"_nodeVersion": "4.6.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "fff2adb7ceb1b8cbeb4fb3402fd62b199330fbb5",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.6.tgz_1478142032620_0.6058100813534111"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.7": {
			"name": "rc-input-number",
			"version": "2.7.7",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "597dda6536d9e2576da6930a587600cdfbc824f2",
			"_id": "rc-input-number@2.7.7",
			"_shasum": "b2f4eaf6d4c949689b76e3f0d687dde94d358c97",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b2f4eaf6d4c949689b76e3f0d687dde94d358c97",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.7.tgz_1478596204313_0.6584396976977587"
			},
			"directories": {},
			"contributors": []
		},
		"2.7.8": {
			"name": "rc-input-number",
			"version": "2.7.8",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f0cb7997c37c9cc7ca365bbc82c3d24ea8283294",
			"_id": "rc-input-number@2.7.8",
			"_shasum": "64b01756daa98fd3ec092d0a0a99ddc4a9f4514e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "64b01756daa98fd3ec092d0a0a99ddc4a9f4514e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.7.8.tgz_1479783464730_0.23713757563382387"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.0": {
			"name": "rc-input-number",
			"version": "2.8.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0022205d0576152554f3cc51328073530fce2b43",
			"_id": "rc-input-number@2.8.0",
			"_shasum": "2b97ec89e3e29173e183987ad0f038ce3342926e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "2b97ec89e3e29173e183987ad0f038ce3342926e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.0.tgz_1480415084436_0.3945438372902572"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.1": {
			"name": "rc-input-number",
			"version": "2.8.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f930178b96333e74dc388f0954b1f46998c74136",
			"_id": "rc-input-number@2.8.1",
			"_shasum": "3d13fa564efc330f6ea36c293bc78a9400ab839d",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3d13fa564efc330f6ea36c293bc78a9400ab839d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.1.tgz_1480683564400_0.46761639043688774"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.2": {
			"name": "rc-input-number",
			"version": "2.8.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "de38f496730f495628927d41f012a28813fe4306",
			"_id": "rc-input-number@2.8.2",
			"_shasum": "7cfafc7d8c941eb67eadc46b4bbcb6b550370a12",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7cfafc7d8c941eb67eadc46b4bbcb6b550370a12",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.2.tgz_1480744046838_0.2698211446404457"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.3": {
			"name": "rc-input-number",
			"version": "2.8.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bcabee834bd52793704a8ee0868b0999e19683f4",
			"_id": "rc-input-number@2.8.3",
			"_shasum": "23d1cad7782a975c209e838a70d6f2e6a609726c",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "23d1cad7782a975c209e838a70d6f2e6a609726c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.3.tgz_1480745655258_0.013381959171965718"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.4": {
			"name": "rc-input-number",
			"version": "2.8.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fdc6bfa7b9d4b821925ed5eb07aea6eafa3ac195",
			"_id": "rc-input-number@2.8.4",
			"_shasum": "c9d5b2c281f35f8aee2497db9a1e76342320aea6",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c9d5b2c281f35f8aee2497db9a1e76342320aea6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.4.tgz_1481029849754_0.0740081649273634"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.5": {
			"name": "rc-input-number",
			"version": "2.8.5",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d2018a3ad2ab2a6d31fdb28a9b0e8b4311e137f1",
			"_id": "rc-input-number@2.8.5",
			"_shasum": "1425983a5a9d3b31b2d7e908f868030c297ebae2",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1425983a5a9d3b31b2d7e908f868030c297ebae2",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.5.tgz_1481031379024_0.7273268152493984"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.6": {
			"name": "rc-input-number",
			"version": "2.8.6",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "59727cedb6027899c46fc7a803b0561a916cff79",
			"_id": "rc-input-number@2.8.6",
			"_shasum": "b4ae3c8347997023b465ac2783cb0a2516d4be39",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b4ae3c8347997023b465ac2783cb0a2516d4be39",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.6.tgz_1481439605120_0.6611191020347178"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.7": {
			"name": "rc-input-number",
			"version": "2.8.7",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b871fbcc68b59921c41e4b1bc7f0395e4e070ef2",
			"_id": "rc-input-number@2.8.7",
			"_shasum": "10228e0160af5af04622a2a3f7dc6bb2dd92bb34",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "10228e0160af5af04622a2a3f7dc6bb2dd92bb34",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.7.tgz_1481696151907_0.12012243736535311"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.8": {
			"name": "rc-input-number",
			"version": "2.8.8",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0c06ecefe6b7c65c50bbb04cae28bf0b0e3a3d67",
			"_id": "rc-input-number@2.8.8",
			"_shasum": "dd38e7f2ce0c85cbe28d9e06d2d35943d861cd18",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "dd38e7f2ce0c85cbe28d9e06d2d35943d861cd18",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.8.tgz_1481811437711_0.7350074253045022"
			},
			"directories": {},
			"contributors": []
		},
		"2.8.9": {
			"name": "rc-input-number",
			"version": "2.8.9",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fdbe88f6ac14725ee12e5a6934e72872fdfd3a82",
			"_id": "rc-input-number@2.8.9",
			"_shasum": "8711e231c53c3bb9cf31af6c4d6b20eb03aa0f0e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "8711e231c53c3bb9cf31af6c4d6b20eb03aa0f0e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-2.8.9.tgz_1482909668206_0.6548775413539261"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "rc-input-number",
			"version": "3.0.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "375df7a041459a02455abf991601abbe6ae6f6ca",
			"_id": "rc-input-number@3.0.0",
			"_shasum": "bd3b9c8581aca87c8100f8d25f316f2dcf9a9534",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bd3b9c8581aca87c8100f8d25f316f2dcf9a9534",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.0.0.tgz_1483941497099_0.6452024679165334"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "rc-input-number",
			"version": "3.0.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "74ab28e5a918d6e05257a6225148f784eda1f1b5",
			"_id": "rc-input-number@3.0.1",
			"_shasum": "fb277bca2d761e5dc965abf30fbd4760418f7061",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fb277bca2d761e5dc965abf30fbd4760418f7061",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.0.1.tgz_1484637821181_0.6366724045947194"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "rc-input-number",
			"version": "3.0.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "998b124cef083da755cb90b1b7d55ad8a0df7a3a",
			"_id": "rc-input-number@3.0.2",
			"_shasum": "4129516b7d372c281ab0d82bcc342ab73fa0dc33",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4129516b7d372c281ab0d82bcc342ab73fa0dc33",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.0.2.tgz_1485350852284_0.1470828610472381"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.3": {
			"name": "rc-input-number",
			"version": "3.0.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ee01ef48f179868d7e2ed2965217ef5383ddbe40",
			"_id": "rc-input-number@3.0.3",
			"_shasum": "86d315fa25b5b888eba48c2c554f99215ae44294",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "86d315fa25b5b888eba48c2c554f99215ae44294",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.0.3.tgz_1486305931651_0.9523302018642426"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.4": {
			"name": "rc-input-number",
			"version": "3.0.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ba56f7c19ce10a59799b461ced3b33a886a32c57",
			"_id": "rc-input-number@3.0.4",
			"_shasum": "40438a0eb663a0ee2707f54784a031912eda8895",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "40438a0eb663a0ee2707f54784a031912eda8895",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.0.4.tgz_1487571226664_0.12102637090720236"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "rc-input-number",
			"version": "3.1.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f24bc9074e194412600e63d5007234bbcf62f888",
			"_id": "rc-input-number@3.1.0",
			"_shasum": "12d925ad6999bb872a325281018ed09173913ed0",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "12d925ad6999bb872a325281018ed09173913ed0",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.1.0.tgz_1487658578667_0.661708225030452"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "rc-input-number",
			"version": "3.1.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "49e198cf73a09eda4e4091ef0945da9511375274",
			"_id": "rc-input-number@3.1.1",
			"_shasum": "ec51e5b9d587ff1b35e1a8195b5abf0a51919fb1",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "ec51e5b9d587ff1b35e1a8195b5abf0a51919fb1",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.1.1.tgz_1487855688525_0.13520499505102634"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "rc-input-number",
			"version": "3.1.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c9a1797f16181c892aa6766d0299e67642b4744c",
			"_id": "rc-input-number@3.1.2",
			"_shasum": "bb3853727ff2c969ec73c03e908f6944382d8839",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bb3853727ff2c969ec73c03e908f6944382d8839",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.1.2.tgz_1488018841006_0.8386098190676421"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "rc-input-number",
			"version": "3.2.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e19d187212eedf42802321fefa9e9dfcf2d35206",
			"_id": "rc-input-number@3.2.0",
			"_shasum": "e8cc23355104a46f10a128c074b80bf3781b5732",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "e8cc23355104a46f10a128c074b80bf3781b5732",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.2.0.tgz_1488528292159_0.2981589960400015"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.3": {
			"name": "rc-input-number",
			"version": "3.1.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b956dbdd76a78f0053fe9834dcbdb165b27f6266",
			"_id": "rc-input-number@3.1.3",
			"_shasum": "4536e99069e5eb5df10eacf1d99dcbcea7159c62",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4536e99069e5eb5df10eacf1d99dcbcea7159c62",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.1.3.tgz_1488535407835_0.5267048489768058"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.1": {
			"name": "rc-input-number",
			"version": "3.2.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6633c7f9660f21d093b57825f30f9b385f68b50e",
			"_id": "rc-input-number@3.2.1",
			"_shasum": "e3658789c6717ac3e872ec2ed9ef98bd7ab239df",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e3658789c6717ac3e872ec2ed9ef98bd7ab239df",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.2.1.tgz_1488535454466_0.595051956595853"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "rc-input-number",
			"version": "3.3.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cd1f2f83b8dfaccd732fa54829c587ed445d7136",
			"_id": "rc-input-number@3.3.0",
			"_shasum": "9bf25070f8fb91266708afa4c800b9d89215eb24",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9bf25070f8fb91266708afa4c800b9d89215eb24",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.0.tgz_1488768469790_0.70048224972561"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "rc-input-number",
			"version": "3.4.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c73c0d70037db6a8fe26e65f0b2e4fb6958ca7d1",
			"_id": "rc-input-number@3.4.0",
			"_shasum": "958aafe289379af2d620a49cce0453f925a0e1c1",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "958aafe289379af2d620a49cce0453f925a0e1c1",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.0.tgz_1489130761531_0.9432509250473231"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.1": {
			"name": "rc-input-number",
			"version": "3.3.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a5de3e16f2a6dfedd222e94e1e23e276bb56f5e6",
			"_id": "rc-input-number@3.3.1",
			"_shasum": "e45b888ad28b45ff618a90e3a41a051bc06b56a8",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e45b888ad28b45ff618a90e3a41a051bc06b56a8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.1.tgz_1489151256826_0.12579955090768635"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.1": {
			"name": "rc-input-number",
			"version": "3.4.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e1cb0abb9d4678d1ac27451e97701ffd0ec73bd1",
			"_id": "rc-input-number@3.4.1",
			"_shasum": "d26efbe2819e074ceb43e9b0191e99d188f9fff0",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d26efbe2819e074ceb43e9b0191e99d188f9fff0",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.1.tgz_1489151341800_0.2933816323056817"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.2": {
			"name": "rc-input-number",
			"version": "3.4.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d64e9350e698a72e61ad83b67c56dfad25e35fc1",
			"_id": "rc-input-number@3.4.2",
			"_shasum": "da1c31d0ca035870a272e6dac203bb5ffa2aab62",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "da1c31d0ca035870a272e6dac203bb5ffa2aab62",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.2.tgz_1489389089714_0.24920433037914336"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.2": {
			"name": "rc-input-number",
			"version": "3.3.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0efd8f407be19d89a470713d28d46e65e3e29a9d",
			"_id": "rc-input-number@3.3.2",
			"_shasum": "26aa77975b7e5caf21483ffe2817da52b30e9a87",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "26aa77975b7e5caf21483ffe2817da52b30e9a87",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.2.tgz_1489559867732_0.11189015000127256"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.3": {
			"name": "rc-input-number",
			"version": "3.4.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d4eefa12fbc2b7869403924b22b29c960d7dce43",
			"_id": "rc-input-number@3.4.3",
			"_shasum": "2a530f8d62297194282da867cc9b74372c4b69fe",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "2a530f8d62297194282da867cc9b74372c4b69fe",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.3.tgz_1489559919284_0.03537584864534438"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.4": {
			"name": "rc-input-number",
			"version": "3.4.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "21b066a88b4cac0ff27f8c1c7fbe72188f362b69",
			"_id": "rc-input-number@3.4.4",
			"_shasum": "35421f1392161d341c9f7650a1b4d7ea5f3cac4f",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "35421f1392161d341c9f7650a1b4d7ea5f3cac4f",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.4.tgz_1490166219789_0.7537588353734463"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.3": {
			"name": "rc-input-number",
			"version": "3.3.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4411fd915a63784ae0fa59fbb3e9a5a8734aa6f1",
			"_id": "rc-input-number@3.3.3",
			"_shasum": "37f9623a6ea58f180f5c8bab535884fa049e5ad6",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "37f9623a6ea58f180f5c8bab535884fa049e5ad6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.3.tgz_1490241385182_0.8763661365956068"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.5": {
			"name": "rc-input-number",
			"version": "3.4.5",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "dd2af954fde748ef0b5f0a764d94992340ea75e1",
			"_id": "rc-input-number@3.4.5",
			"_shasum": "33e56655ac64b19243b44f40ac020a0c5059648d",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "33e56655ac64b19243b44f40ac020a0c5059648d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.5.tgz_1490241769769_0.19776850007474422"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.4": {
			"name": "rc-input-number",
			"version": "3.3.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ece280931e582444f4089f096ba7d4f8bcf68945",
			"_id": "rc-input-number@3.3.4",
			"_shasum": "10477076b5977114e6c10f71b8efc14985525680",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "10477076b5977114e6c10f71b8efc14985525680",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.4.tgz_1490618719596_0.49166283989325166"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.6": {
			"name": "rc-input-number",
			"version": "3.4.6",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "75e7f16042ca0af87805d841ff2c3fe36d2b4b02",
			"_id": "rc-input-number@3.4.6",
			"_shasum": "5c7db45a517250240f902f4df8c2f11b20eec279",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5c7db45a517250240f902f4df8c2f11b20eec279",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.6.tgz_1490618758453_0.6062596458941698"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.5": {
			"name": "rc-input-number",
			"version": "3.3.5",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^3.3.0",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7a2464e37d35454ebb99c046d4ac1017c4412adb",
			"_id": "rc-input-number@3.3.5",
			"_shasum": "b65a81bc1d9370727355089bd78728c0dfd5e526",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b65a81bc1d9370727355089bd78728c0dfd5e526",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.3.5.tgz_1490619760621_0.9124398820567876"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.7": {
			"name": "rc-input-number",
			"version": "3.4.7",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1c8889a67a1285e3d6a491aecfe0f2a159329fa4",
			"_id": "rc-input-number@3.4.7",
			"_shasum": "8b311b86c52969334e879ce460ee501c09ad298c",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "8b311b86c52969334e879ce460ee501c09ad298c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.7.tgz_1490619810444_0.9290353541728109"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.8": {
			"name": "rc-input-number",
			"version": "3.4.8",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "18895a866ad49fa98aa1bd9894f6b9395e37afa8",
			"_id": "rc-input-number@3.4.8",
			"_shasum": "c84621f47b3fd5d031b6a1787272941cbfc852ca",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c84621f47b3fd5d031b6a1787272941cbfc852ca",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.8.tgz_1491026128645_0.5084497567731887"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.9": {
			"name": "rc-input-number",
			"version": "3.4.9",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "42f21759a855367063162b826fe550c850bd7e21",
			"_id": "rc-input-number@3.4.9",
			"_shasum": "ea3bcdd1dabcf313ecb74a3a9d1ecb4a253d7685",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "ea3bcdd1dabcf313ecb74a3a9d1ecb4a253d7685",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.9.tgz_1491722354478_0.4931346494704485"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.10": {
			"name": "rc-input-number",
			"version": "3.4.10",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "0353727711d22e1dfc19053e954775b39b1c89b3",
			"_id": "rc-input-number@3.4.10",
			"_shasum": "59ac44d221329ce94f08185a58e9ef05827c3fee",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "59ac44d221329ce94f08185a58e9ef05827c3fee",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.10.tgz_1491800355755_0.7040979920420796"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.11": {
			"name": "rc-input-number",
			"version": "3.4.11",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6767f0b15550c47b9059c30b8e7b49ce01c2ada1",
			"_id": "rc-input-number@3.4.11",
			"_shasum": "a4093da5815a4ed6e280dc5bb31612a4f01f91e1",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "a4093da5815a4ed6e280dc5bb31612a4f01f91e1",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.11.tgz_1491803812914_0.039594481931999326"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.12": {
			"name": "rc-input-number",
			"version": "3.4.12",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "36365ef0bf04508d780aae267fedc9de953ed7b1",
			"_id": "rc-input-number@3.4.12",
			"_shasum": "9d927bcfe14acd3976514206eee299d6c155fdb7",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9d927bcfe14acd3976514206eee299d6c155fdb7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.12.tgz_1491879391195_0.09711234015412629"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.13": {
			"name": "rc-input-number",
			"version": "3.4.13",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "15.3.x",
				"react-addons-test-utils": "15.3.x",
				"react-dom": "15.3.x",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5e1e63330a0bcf7e420d6f9e4e94766e7f42b233",
			"_id": "rc-input-number@3.4.13",
			"_shasum": "fa2d3ec9c77a3ea42210047da40bfbb6394281c8",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fa2d3ec9c77a3ea42210047da40bfbb6394281c8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.13.tgz_1491975892341_0.9157072573434561"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.14": {
			"name": "rc-input-number",
			"version": "3.4.14",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"assets"
			],
			"main": "lib/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4ae1787f07b1e1d9492a6394b0b4f9be63a2c5f0",
			"_id": "rc-input-number@3.4.14",
			"_shasum": "efea6944edb293906e2f57d8c01f06a79938bda0",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "efea6944edb293906e2f57d8c01f06a79938bda0",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.14.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.14.tgz_1493019958002_0.7673368237446994"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.15": {
			"name": "rc-input-number",
			"version": "3.4.15",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-tools run karma",
				"test": "rc-tools run test",
				"saucelabs": "rc-tools run saucelabs",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7fa5a234fc9902d87ace2a664aae2b4db444fc2e",
			"_id": "rc-input-number@3.4.15",
			"_shasum": "2f904735400af083b9eeb60596a05e48b1fa8b8e",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "2f904735400af083b9eeb60596a05e48b1fa8b8e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.15.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-input-number-3.4.15.tgz_1495113119730_0.07824014825746417"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "rc-input-number",
			"version": "3.5.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ee293be5e1f66ac7887473469b42fe52c690f6a5",
			"_id": "rc-input-number@3.5.0",
			"_shasum": "6a087a682cd21d6c786437e71288f5a99b17d73c",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6a087a682cd21d6c786437e71288f5a99b17d73c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.5.0.tgz_1495459684664_0.9493171430658549"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "rc-input-number",
			"version": "3.6.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c0e9a0674acad72773bd662182035df4715795c3",
			"_id": "rc-input-number@3.6.0",
			"_shasum": "05eabedf14021b65d407049b9d2e22a6df94b82c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "05eabedf14021b65d407049b9d2e22a6df94b82c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.0.tgz_1496287881343_0.7396669744048268"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.1": {
			"name": "rc-input-number",
			"version": "3.6.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3214e23372360b51bc22771bab428ff1182847fe",
			"_id": "rc-input-number@3.6.1",
			"_shasum": "9c26e1be9ae7a09633ae55e196b2b11ea7d18cc2",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "9c26e1be9ae7a09633ae55e196b2b11ea7d18cc2",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.1.tgz_1498551029308_0.5607264386489987"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.2": {
			"name": "rc-input-number",
			"version": "3.6.2",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d3e59892f6b7793731db12f809939a88407546f9",
			"_id": "rc-input-number@3.6.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-adh1KM+O4wI+WIK+T99bxhJS3PM8WU/44UGGH/K++k7thFx0QaqZheEktZ0VVXre4dRgVaC90YTcBz5zTqOadQ==",
				"shasum": "b8b2352a43972485c99c8b58481f446a07097f70",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.2.tgz_1500358832481_0.007847504690289497"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.3": {
			"name": "rc-input-number",
			"version": "3.6.3",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5b508443335c4f691844ce865fce8501be22758c",
			"_id": "rc-input-number@3.6.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AGxjLU0/6gjXRFN2yd0iu/BatZSCfsoilNvkCX6B5S2yZQgVkATtedojAnNDakfsYj+I4hdEvGdPPnbfZCsJfg==",
				"shasum": "52734e19bb734b858545f70829e132d3475b8046",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.3.tgz_1500809417074_0.002161458134651184"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.4": {
			"name": "rc-input-number",
			"version": "3.6.4",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000
			},
			"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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7e243c6ab6fc807d4da11b0997f3b5d8cf8236bb",
			"_id": "rc-input-number@3.6.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vQpuJKrEsyO6K3d4gZ8Ubzx2lhIGfUyvgoULZ2l0LxHPtTQ3ojOby1+PqgyOoKkLDwQk7fx2suucSnMD2+8SGQ==",
				"shasum": "d84cd260e1e76a76a0e95afa211703153428406c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.4.tgz_1500860151131_0.8728557582944632"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.5": {
			"name": "rc-input-number",
			"version": "3.6.5",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-addons-test-utils": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "939751699f289ce0bb9ea41d66c23d282841067a",
			"_id": "rc-input-number@3.6.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"integrity": "sha512-feROFlUPPRtNHH+L2kCFLCKUxioDmGDt4zNfjUN6qbx4EZJoqEN6SiIurRRehUIjrVFEIhZ1i9YJnYxX29fZKQ==",
				"shasum": "b2c0f9fa41205b0a2e3a10c295ee6d45b6490cb8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.5.tgz_1502965634394_0.3046332357916981"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.6": {
			"name": "rc-input-number",
			"version": "3.6.6",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "24d87191fd5e079ef32e7dbf9ed61ddc72ced197",
			"_id": "rc-input-number@3.6.6",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-pDpcTAqLgrnHbrXfQqqjSRKD/NAt3Sdq/k8p9VcFm/Ofp0v9IQxu1z2zN0MbPvmMPRvZUqAGNiCtk/1byIIb6w==",
				"shasum": "d678407afd5c007fe81fd76710bc13cb6e981bca",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.6.tgz_1503734678658_0.46435853745788336"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.7": {
			"name": "rc-input-number",
			"version": "3.6.7",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "42a9d3642e5c394774a00791f7f5f39396336c1b",
			"_id": "rc-input-number@3.6.7",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-J3DnRBdBVyhVORw3KusdTiOAV7Rpaij872O0HcV7dbD7aje97IrCuVaYZq7wmN0pzn7MKCZeYtURvyHYqi4v2Q==",
				"shasum": "d3da9065d99d732e4f6096a37abd7b4633aac35a",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.7.tgz_1503928631325_0.5065927791874856"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-alpha.0": {
			"name": "rc-input-number",
			"version": "4.0.0-alpha.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "87713034a45f83d940ce151bb850ae5a53cb0a77",
			"_id": "rc-input-number@4.0.0-alpha.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "silentcloud",
				"email": "rjmuqiang@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hGRu85jIHXT6rU5AkmFDppkJwBFeigYZq1SWTUNMXjPD/aQB5GyhRDyhDxsULwXAfqsl+rSjXs5TOwSWaDu9lg==",
				"shasum": "06c4fba16db8fd97f240084dfb2337f837740fc4",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0-alpha.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-4.0.0-alpha.0.tgz_1504836750124_0.7155625722371042"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0-alpha.1": {
			"name": "rc-input-number",
			"version": "4.0.0-alpha.1",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7341b9801f71025f7088a4d9be9609d82b23a577",
			"_id": "rc-input-number@4.0.0-alpha.1",
			"_npmVersion": "5.4.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KZTkW451jsJzoy+Mu2hZlGoLVOhOaFEUypH099mKlGC8Boj+5bno6oiZJoxdqbjlJ7WZ7eBo5583kzN+Yr5xGA==",
				"shasum": "9f865703546b8a5d7d3b098668dd593a6aa437ab",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-4.0.0-alpha.1.tgz_1505786319918_0.2469761590473354"
			},
			"directories": {},
			"contributors": []
		},
		"3.7.0": {
			"name": "rc-input-number",
			"version": "3.7.0",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8015ad7f5b2a07cf7d15629575884eb78210b4c9",
			"_id": "rc-input-number@3.7.0",
			"_npmVersion": "5.4.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"integrity": "sha512-a0Ny2/mOIDvjVu9IX4MjM6mOgQK+seDG2765Ez6nrVjNZRFW0u/0P1Wy5olQ77YtRG69VrxDmXBqDCO8Se0vDQ==",
				"shasum": "2767e3aeeb6c720cf7eab143d62369a2ff35708d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.7.0.tgz_1505786590557_0.1643093831371516"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.8": {
			"name": "rc-input-number",
			"version": "3.6.8",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e542cadf1b34aab8900c78ca3e611864f9264bdc",
			"_id": "rc-input-number@3.6.8",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-MlyZOxKuBfK+XMk412boGtvytLYAepq5/ycD/cSPdP+42Z27iJfRA0p1mZI06al6cHpI+W10CxQyB/SGybvW7g==",
				"shasum": "ba12b62805c0592793af44229c605b8b2c6a5ff8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.8.tgz_1507866013346_0.23568024043925107"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.9": {
			"name": "rc-input-number",
			"version": "3.6.9",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4421f0ec95470b13bf8618ca1f86cf8b016a8970",
			"_id": "rc-input-number@3.6.9",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Jk31pKK4TItZKlweMHVxYQZbz/XzUa34Vh76lVK+CrWNNeO+WYbG7bT/HGmne2kHS7Xx5+9IzSZfMUjnqeLQyA==",
				"shasum": "1ea872dd68b8f297aef8400c63f05673a2ac03b8",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.9.tgz_1508478071865_0.8198587133083493"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "rc-input-number",
			"version": "4.0.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e3d91381de03dde62c3b8a044667e6765d0db1fd",
			"_id": "rc-input-number@4.0.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ooxfOCsai/+eqszlzB9rO9aFzIS9cZtIvbc9o2McVIyxTPaCykSFwGyGUTfq+sjp2DCt9mDAYcHEGMgp6m2NeA==",
				"shasum": "a7302d875e6fb8e7c3aa177c57f0d96bdedc1d8c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-4.0.0.tgz_1510130959260_0.9244165327399969"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.10": {
			"name": "rc-input-number",
			"version": "3.6.10",
			"description": "input-number ui component for react(web & react-native)",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number",
				"react-native"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"rc-util": "^4.0.2",
				"react": "^15.5.0",
				"react-dom": "^15.5.0",
				"react-native": "0.34.1",
				"react-native-index-page": "~0.1.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"create-react-class": "^15.5.2",
				"prop-types": "^15.5.7",
				"rc-touchable": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b9fa5a889d7d94804a3a38d5542f706d8a18dddd",
			"_id": "rc-input-number@3.6.10",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IlZBLfSzGQTFE6CgYDid8gthSWlC015JsNpfHdTmhDgGbagmBNijJD9rS+SMcDCADyz5VpIlPg2ZCzsg6C07HQ==",
				"shasum": "651e17f72d7e5c47a07e126db9ee8d176aa85c2e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.10.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-3.6.10.tgz_1510817608151_0.4088314869441092"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "rc-input-number",
			"version": "4.0.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "644760218256417a315243a65bc892eacf7381e3",
			"_id": "rc-input-number@4.0.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "6.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-o6it7CEpbnXF3Q5mqyodV9Cy4YZ6S5mO4qzgD9XHMhQaeRRkroCu4CVvMJLU5yZ4bQRQeU34gQMWkeC48PZgTg==",
				"shasum": "1470e4c358e5417a288fe8dc589c31790ffe9f2c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-4.0.1.tgz_1513505216898_0.24950874992646277"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "rc-input-number",
			"version": "4.0.2",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b95d7bdeb2e641a0d21cf40bd1093a21dbd212ac",
			"_id": "rc-input-number@4.0.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "6.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rQa0/SaSISVduY5jBRkYfStXEVogdATL3AHj21lzfKTt1+pj3hW+A68oml/0x2MMCia6JWr5xbaps2TpH0eS/Q==",
				"shasum": "09651d5fc05c7f6a1e2111dbfad7ed5743fa7595",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.2.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number-4.0.2.tgz_1513865030275_0.2474669530056417"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.3": {
			"name": "rc-input-number",
			"version": "4.0.3",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5497deef1b900fd2e126cf3f42014186d4bde86e",
			"_id": "rc-input-number@4.0.3",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-z+zQh5ColcVxAmQCLIfa6D/Rs/mcsh1DyKzUN2XXtEkY/klkwrTG1O+aKBXDa92a8PhcRxZIITztlaOdibAYGg==",
				"shasum": "f4ead2f82b3b501b4b0136b61d2ad2c5de781180",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.3.tgz",
				"fileCount": 17,
				"unpackedSize": 391599
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.3_1521623280228_0.7650135993134104"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.4": {
			"name": "rc-input-number",
			"version": "4.0.4",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "2145d39e3a4692893cbb90de6a5d149eeffa35e5",
			"_id": "rc-input-number@4.0.4",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KyK0UdD/E4KysoohY6EWimtHN9DzlquqUJ/LmQiVcWci9jNYa6aVD2AGVjRqvRqFWGdz8OXLGicdS9176Ls3LQ==",
				"shasum": "79fd20e3131a438d8ea03bc8c05edad67e59c326",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.4.tgz",
				"fileCount": 17,
				"unpackedSize": 391987
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.4_1521802954507_0.24504258486476838"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.5": {
			"name": "rc-input-number",
			"version": "4.0.5",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6ff481d4c98d5978c1a58a8a8323239e5725ba6a",
			"_id": "rc-input-number@4.0.5",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-A6xLd9bHxgCYirQ4tnC+svjwkYTYg/MRxTZX5frivdFfgoh5gDJLjlb9O6vj9l4OSShcTXcVb7bA0yidf6vBRQ==",
				"shasum": "aea46512b73a573462b52827b04d78ac7e6ba6e6",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.5.tgz",
				"fileCount": 17,
				"unpackedSize": 395482
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.5_1522219246551_0.7800018941060636"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.6": {
			"name": "rc-input-number",
			"version": "4.0.6",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^1.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ea2bc02feb401af32df6f62943e7d288685217dc",
			"_id": "rc-input-number@4.0.6",
			"_npmVersion": "5.8.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-sWFDWBNHFqhIqeWs647AGYMdPPcWM4hpqjz1qQv1qE9GLPOUcmI6gAKU+J3eFWB4tFoi1+KOtOvFwJfyM5bJOg==",
				"shasum": "078af3b3be0fc8a36a05072169d6415d4a631ab9",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.6.tgz",
				"fileCount": 17,
				"unpackedSize": 393150,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3ZfkCRA9TVsSAnZWagAAirIQAKDzSOrr46GurtcrnAvA\nJYmyDcTLc5abr9ivSicURPcdPa++cZt09qu0TtzIk16tw5EbkCe5oxz4zL92\nzSM5fS64Z9jllYq54SSwDZZIrrxNLT6MxkLb+lU7lLxhycpA0CUnfJCEN1xI\n9y/HiqnIz4lrClBkpcGBKXdNhUOFsijJ1ejK2pXEfzCPHvHkh4hx6dCcRnD5\nlwrSCBRGkxqt/Kq2wHCailHIsdOutGYSfy/gkGdt6UxR7RSxV9qB7Gzx6eAd\nSqUN0/jP8vOjLQS3sZXyXq5tSJmpwD2N2/MCVWookFdrTwaIuytze3+3Z7Mr\n1Bor0CFota6x50qllTpCoRe6pmxck4PJZiSmDXmDgEznVHz1i1KDs5HK3Ux1\nDtEWymrVMVLRPESnjCzs2A3fqHONNWaJBTSyf/0zMLM8otKdONRH7pR9wbts\nnOn9A8xjsg3UPWhFAGXuZsfM1KpAS/UOI/2/mIS9KSsr+Tzm9bU7GUIWGVz2\neiAPufh1r0D39vNtkb5x/nAYSOZt67agKm7hhzSep/CcpA2cHbKkDVk2o/gr\n15ZE+UMLshLpc4Ksr24EbkkiHkxIWov6kF24mScZK2bYHgGZn0Tk/V1t23No\nsXgppvXMQI/c0gYydFaXe2uMXKL7kn5ooJm5nOOLERVwQNZvHJn42xOG4LL1\nl23t\r\n=CAef\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.6_1524471779260_0.836551916220363"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.7": {
			"name": "rc-input-number",
			"version": "4.0.7",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c094dd869609c0d07ba1967e6b9e09c76a7089de",
			"_id": "rc-input-number@4.0.7",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-iij0JPOZMHGJMq9nwpVk8/rgTcbMy++9ePChZF6vYH7JO5rHtLohHy5GGWY2HjhNai+EB8/46USFhKKCq0TzPQ==",
				"shasum": "3d231518decf443dcc6152e4370a46f2b705f901",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.7.tgz",
				"fileCount": 17,
				"unpackedSize": 393659,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8Ca/CRA9TVsSAnZWagAAfVgP+gLKJ1jmpqtUKMO60COr\nqtn+5CvGzIQJhaq55sd6KEujwtdp1OSqJpylcvHRbwkIC3E6A28WLKu6DABz\nQKKg3Ch2MeYjqSWl1dXxBmYzNlXugO6JZTe7Id4h8HYG4arCfQHZ97oQlEZ+\nQ2fS7ILmmG0YzNahTaysmDMf/9KiNLQGjhsu/qu6lRpQKSZsLmqoeww1u73B\nT0AEq1kcKAdLA6Bfm4ppq0MFGTebZ0+/IkcNYsce+Ab0EtepGCftzEe+fM04\n8kUnUdZNydRUPMsEDEXE9y62iDL4JJcVqdr18/jRfXu2faIBF5zoFi2Yi878\n10CZU+JQgaCuiwdTgeWTdZaPOd/FpTuSmEHv6x96+b+OXZH6sQhCwYftoEs1\nTdI7nq0BOxDNIB4WqbglZDmfNEW7oMX/WMY7QyQRShHSmhlExVu1POjtggU6\nS+JrI0MdGtkXs0hcqS00fXeO7im+dzPc0A82Xj1VyyHRKCcbJn3j0oSEv9pI\nr0LmYoc6VCasEMRxXGiUSGF6spd2N4j+cVkWozWTF/sZaAMVh2LdYgn83bAP\nY2bjEcXU9UO8TPJtR3lsF25nwUeybsDyQ0XaB7XShMWfE4dZAWAFM2wwjq2I\nKPJSBPDA9l51EwrxsZ92+OIfE7ywa23H1Xxxu43+j3AJfl2yYBlTRqcgRoiT\nQhys\r\n=vo1d\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.7_1525687998251_0.8437592494836981"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.8": {
			"name": "rc-input-number",
			"version": "4.0.8",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cafee0b40f77fd82893aa401f84568cc7a303130",
			"_id": "rc-input-number@4.0.8",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-aDZT6Abr8T051szpUp/WYSyTvff2s1Q41DFqUS4YVipWrQJcGnuQ/t9zQDJnDc/a/ELM4WzderTdi+THj9KhGA==",
				"shasum": "6b246a7d7780cd76a9935f9a3407e05829afe2c7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.8.tgz",
				"fileCount": 17,
				"unpackedSize": 401241,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbINsqCRA9TVsSAnZWagAATPcQAJNsU95s4Ug16s6HNkX1\nnDY+jL9Hy7BG/uzP+MLu+ibjtyyHzG6sGlECfBHaRd/b318BWXJ+49gUpQs/\nFy3D31bRo9k9irAOv44iSRUr5ZQETA04bk0R5XYob5mjFobSb5Ezek9ilcwO\nsgqpwjj6t3fgqBi4gu4pFlnvm6OlG3s6bGjapZ+I5LyvH80biBAL1tY0dD8h\n8We69MVO8i2itbA5zg2jUzPPndJNiVhIxNOts3lDd/yc85Dq/C5wk2Td0CFn\npHiulK0mtJfubbGVBVhwJZDXJh4eAeljoOmNEiCC3wT9XbgbS0jnKZvXMrO3\nkNkB7SEfxdzjmd+4Rzp1ZHn+Q5YUmuodR+R5DupqwXwUw82MWW1sErr5zmux\nxahqosQIs+erEG2ccon4bSM+/kZfpcwtfORr6WG38jLk2M1mCMdSLTx6vwl0\nOVjLli9MLnfMbotFKvlpIy8yNmlHxyszS3cab4mLrNLgyEHt1qcU/p7t0T2y\n0C4wumTN/d36vapckQ609/AZ5TCylNlfTNMd+H2OOqR2LmnUWKyb9ToTrhMt\nmN0LPa0d5n5Q8sjseZkohmZfoO/dxiltGgq2HRPwCU+7jm5PGTJvrMcdigrh\nSOcxVo20BZQ0Xw3af37Ga0OonlfGjiwhueYm/6P/aVANmhFHPeBNV1m/Zk3K\nRdf2\r\n=55IM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.8_1528879913261_0.8848689130022347"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.9": {
			"name": "rc-input-number",
			"version": "4.0.9",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "17a56fa1ae437ac701c2676585a207e7fa10448f",
			"_id": "rc-input-number@4.0.9",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-M9lfAmGLIi1sq3DOiTzVmbFFWk8jmPqZKiN3c+82kQ7iJPdtbrwYEw2/mckwYJh2ET+OgSD38cVP2FNQ9/k4TA==",
				"shasum": "0b0f89abf7deed011c2948dcff12dff0a719c496",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.9.tgz",
				"fileCount": 17,
				"unpackedSize": 405059,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMKP1CRA9TVsSAnZWagAAlRUP/3qb29s8/ekABXoDGHpH\nKSiMQ8qKC9Bsc23TYiDxhwvDZBuGn7z5cNCBj+YFoPVc3w0bPzCwzvQglhDw\nB+q6w2HwAayPTBEjrRMmVdU5Gq6wD++SdnHsdzJenhH2JBxoNPRfhJM06A4N\nfYnvSZQMo3q5ISKp/Ht0HWw+UvDkNJrZ+9F5yBg6nKR5vZPRfBU1Jb5M1AhY\ntjlGoWctRWG/AQecQ+tT38VGZy8ItohzbxxZqvKAUBZPNWp0UrxrQP87bBkg\nTayafgqLjz6x3gN0cfOfwoAIiVD97d6He9DfgJ48x1UiPU9cOB065sVTYuXm\n23LKLQwnPAXjHNb/qHHgYCIkSACtNj86YIcBTuhOpxpm/pi5tsPI7ZcQAWCY\nmQkUqJ4JN3mpZ/Eqq8gx9w9FZnR7DSweljcJRxiy0AhfwmmnFor0v814GKv/\nNcoYUL+qg1R2UL2ZJAiqXtg741m2FBUW7sQDm+udUKlcn4PKQf3HjXwvbOv1\n2cmE+39VurFH+o7GTdqDD5PZzWqcbkAxARtHDtPfFElW1uhgIxrt/d9ysVqv\nVbLSc4xjcvjZ2yJL99T+C5zM2tY+ch0Pyp4/C6LUGDRD9Wp+tnZbwotuu9Ag\nvrGtfwRmEgQWgwrS4Y3r5tqmBFN1hNG6Fe5egehT/gJopWOG6ab0rQCjKvxp\nsyJW\r\n=wo9R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.9_1529914356814_0.3979130484895306"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.10": {
			"name": "rc-input-number",
			"version": "4.0.10",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"rc-util": "^4.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a88bb9e24420609258a903876deb6bf7930393fc",
			"_id": "rc-input-number@4.0.10",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-G1quol11YWrbETiAry6Zvp8JSS29VTSqG3CzcRxNVbdxSAtBrn52IW4QBL3R9qeAHfXg2jkZ2pIjPnrdZonrIA==",
				"shasum": "29e8858e580eda0079ad4135a3d2c6d7eb794a3d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.10.tgz",
				"fileCount": 17,
				"unpackedSize": 405492,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMP/iCRA9TVsSAnZWagAAOpgP/1KijdvLdTmMvsaMytTd\nlZ4IHILvYJcHDpYxO9gVCRBVU+BNln9HT4LxF13GOcdW4h2zDwPyOwwQwtuT\nkTfMkHjKMGLs4fjYH6kLnvr7EZ6pDWV0GesDelz7JGDgj8fJP8fe2z/MTMwo\n7gHUF2TqECsb0ylaqwvUE0X4/eqWaq/+8aacmjoreMqvJaz/0FDC/z5WmUiX\nmu41l9Oz/xc0X7gEkGOZM/0M57SijKeragnOyFQ5NTdJcNANU4EpW9JQ/1SF\n6/CBmOYp74PNOdNb/T0+cdSu4nqMskqRHnyzLxUyawkQI6qCsO5hjsOF1z4y\nnwvVBHBuTS1TCasnFaTdpiTjt0NwDSBd69oM+OB9P3LdZMCWmcN0eC8VP881\n+Se/oTeDnZXVLrxLlJMQa2+xrGBj07wBxGrGNWohPQLc0pzYPNzAXpiNdxgR\nEpBCuiEfJNXfXjhEEK5n7ssYtTIZoZ/89rCuHNoJ0uHo2yA2xyBfAhA3d13t\n5MBd7INfBdy30MphV+1GR8YUFfsLlugxgfpky2cCtLGWDEDo0fijg6+PrqRR\nnBRRHItdtBn9TQqhAae/TT+6zmeei91LooYoGptIVj62xGbjaSW2/kGMQ6uM\n2C9ucPsTAKNNijihP7rYnx1OE7+rFedxPpAab8iPrGoYcrJLAY8RlKqw2UDJ\nP+s9\r\n=G3VB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.10_1529937890597_0.7851518245686191"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.11": {
			"name": "rc-input-number",
			"version": "4.0.11",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "03e787df2d40b3fe0a077ecd1ed4792aef1c5e03",
			"_id": "rc-input-number@4.0.11",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Iwb/CL9WOFZTpmYQACP59hxnuuR6Rm7hvSGSOT90+D+fSG67zN5OmP6BEKstkB8aYzUOMkTl6VuxeSbq9SLs+w==",
				"shasum": "fe7bf584b2bfd9f814addc4a8c35b433bae519f7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.11.tgz",
				"fileCount": 17,
				"unpackedSize": 425958,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOvxGCRA9TVsSAnZWagAA1LEP/iXzsiJAV693MzfzBsD9\norreehBqgMKMft8bu6S8xvEeClXVNVzNDA+uPOoHe/WaZcc1d3hunWeXeg16\n04xyqTTvY3uJQFsmu6q9YCzxUAX4qU3d4QJzFdHMNflkVNjjLi2Jj46Ngx40\n8bvktNyNlO0PKYCRe0wVdLpxj44sWBvcO+nJju5wJt50y7cHQwpJmorIBOeq\nZYhxoLCp6ut3p2qKDyAqIA8k6u5UNbekyNxpwhyuhlnBqa1iupCH3aqZevMa\nAPMxZoz9dk4PDtFM0f/7Nh6J5SImAcZ17URJvmO7z2HhCxr+k2cVdaciZ3vy\n4DySMLS0kjIFIC+SfNTmQYKOq9Iw+VOlSqXuNexi+vqHF1yYzE5Li5T5PybU\nfG2kqmKc21T7YyaIwHuUHgl+LUryrLV/hSWaK4ZnsCcYUyjwYSRnglUgCVPc\nANQ17QrReF3XVkWyrEcayVm7UMnmVPkCLdwXWOwD9jniPduWWdYAnIHfYJ7O\ni52/qQsa8/M5Dl/drpNn/TwdePW/WvAI99zLIdpfS8F7mKlQxMLodM0Vw+3u\nf0g+du6aiTMd1V3kjpsNAeCNmdHB9tAt98GXa84aHZQAfPHgymCg8X4D7qz2\nIuZRDg4qaXm1HwQbmBEkhnmpafH2AIplNq4ygMJnVoQBcL9NpWXKCltjD0WR\nJJGT\r\n=xOGj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.11_1530592326631_0.25573093289549065"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.12": {
			"name": "rc-input-number",
			"version": "4.0.12",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"files": [
				"lib",
				"es",
				"assets",
				"dist"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a2383c2450e4c2ed99a382ba43e8214fa5f87834",
			"_id": "rc-input-number@4.0.12",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lVop5/bJPqNF57kT8Y9gr1bhKF0twEv44z4OYswN4YTWLJtCLoeT+6Hv4IJABOfGQbyK5owXki7zKEVcOehNMQ==",
				"shasum": "99b62f0b2395e1e76c9f72142b4ad7ea46f97d06",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.12.tgz",
				"fileCount": 17,
				"unpackedSize": 427126,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPDiLCRA9TVsSAnZWagAAuPgQAJWaKAlr2PF6bE7nTOYz\nAP6w/RWgWpm+YZnip5zi4jrnj4CqboAil3ZPDJo3Fpz7laly8l0jimGEhsDS\nn4Ah0HoGvKz6d/VehD25RN5wvMaC+hM1r/8mH1feXZjquct69Ha6l5W3/jFJ\nTBxGATG4Ftd8Nrc8zOwZm0IgaBvky7nwklc0OLIceeSb2ZTtXS3Pn4Hb0PJ4\nRuEdNn+r2ILbaKxxsG8uSimOK0FxLolUIOUEUB+rnh/mLwZaGThUTWC7vIV6\nbp5gyZhaI5eo5lSMHJ0rFmNupaT2DV0UaZo3bSly1FoezEj8FzTangHrxFB+\nA2xVAhzfeeeLjimf2FYxB56j0aUpoFDe9WWOg96FxVfoYvxaiTUdSR5FjpEs\nB0JXMu96hVMnt/80Uzs6rwl4AIDLvA6GospLRsSd1yqlj4q4pSPucilrZfwT\nHASwNc7d4YA+bw7QEQCWMd8xvbMqklbaTuPpkpp0RL/EYZk3XWeC4rHl9RXl\nbWXgAqA3/a75z3fCXW7fRBB1lkr+GOtn0r9tOuwjjhoh40/Ts7ibqJYdP2u4\nKEAWbCJTigZU8ve8I6PmDN1peCj59nZM94qShwEJ5yWSmYoz/sLlLYT1KlyE\nFVpfNUTeekv32ipvExxageA9DrjiRN1B4s6TJz5DyJCy49SmhqSCp+Da7lQ4\ndFwL\r\n=g70P\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.12_1530673290895_0.2522346562395983"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.13": {
			"name": "rc-input-number",
			"version": "4.0.13",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ffdd76e78dccb6649b520ed4be14451ad6a88924",
			"_id": "rc-input-number@4.0.13",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IaFEomBmAn0Lyurxn7DvgmpIaS+asa3DY4rX8x4qscRiBvEMPr8b17lUkc5xI2ajXa/m0fx0zYcq4bPHAIS7fQ==",
				"shasum": "18ac305bf07b6771ad0e4edc97b1e1bbb9b71918",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.13.tgz",
				"fileCount": 17,
				"unpackedSize": 431919,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbk/G5CRA9TVsSAnZWagAApyoP/3vrRl2sELq3MfBFqpy3\n/SNF9ztdD+evkDyawtUpxrhemsYGNtW9itmgIiT1KRIACz4gETEdnEFE+Q/7\nnjtZf+KZ0t+B82C7Z9fT02otLI7svB+SjFobJS8FeznUsqTweO2pIMNVvvRG\ntTIHXnWzBsIDfSPtjpflytiT6Vip+b1mH21nY18NTT1TXT4hrVSLAJ71RK1e\nFqYYoJOsGLtmWIX1dUgVdv/zcg6x+HJWx8rRB3c6iFhMHo/8LZvu0DcBqYoD\nXCY9t6ejHHn5pY4vTfKCTuDwEp8YK7lcbR2MPMXbK+ONwuyLi2KlESF9xrsh\nouUz16GVtlAzyDR4wHNTiMHG7ueFpiAqk1t28GarF7PSXcAWgDC8zszGa+1A\ne7BtlOKyYSZW+iEXyCYJ/I4u9Hh108cK+5Q97eOlx5HyRjwIhGqI/XL3WgOT\no1agjIeWZhNbn9pko3Vkf8Lp7reMaArxOh7YKrMKfZkHRS0tlvwHZneVH3IH\nNFVMeONP2aodExoM4C79glSzCJ4YMcS2/nnB8SsNzJbs7IHLCUvm9ce9dxSq\nTH4T257ayTxgvPgrzw/f62UpD5M6xIQoOwBqh9HyXsE5M6QBfT2BLdfArlB6\ngyyZlh7vLYyUStNTR72N8AFkbMZyNNFs6yeLjCcpERgIConjychLF96Ag7gq\nLBi/\r\n=Z5Kp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.0.13_1536422329157_0.9270130542569439"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"name": "rc-input-number",
			"version": "4.1.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "22c9756ca67799aff2ac2f6bb210cc6d4deda742",
			"_id": "rc-input-number@4.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-maV7cS6TjFHNR7jAY05ibDUWeBlqbMhHW/ehXWlNQc7V0VvPMC2l5GtNyv/dilGYiIttsTuqdXRmjhiacN0Sgw==",
				"shasum": "1f96aa586f6e83cb797f3d904adac6af42f4c559",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.1.0.tgz",
				"fileCount": 17,
				"unpackedSize": 432128,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo1sYCRA9TVsSAnZWagAAtKgP/AzY1L+kcgeXIRmdENtx\nzi8gaUzshHwV8fSIFWMJraDyNKn2Su3jRf3rxw/Y4qAKNB20jQs3+lJbJ73T\ni45HsFhyzj9Egh/DxNVXIt/GAWL+L7mJ5xrIVF984epPR3CIJvXS1+xlaD2Z\n1db+DRJDg9g9tFkJ0OMIIOz28TAc2CMYZZ3Hi6yPFHuGYMxLxEUZ7OM4AYBb\nvVvvK2jbpe+3Cb8KPZcpgTTK6HKw0/0eEYBcUgM0RovlQkhrcWrNmXT9h7h4\nVs272+2rybYosl0z1GxGwFeTkvnONR3+4+OIH9HiqrkWRBlMFb4fq+iKFm9f\nia1KrKDyANCiBCl59uy/whc8ZwOTkoiFYg4zXs0yTnn3wYOZE0FrM3D6hsou\nquLAXJy6YKq/J/TAOrSilRIkvSV3bBNaIHw8kH+KQ4/vOy1jHn7Nwzi4Tgv3\nOy6CttVYzhivDrT48XQHADpWXUIpRqmoc0OovjYvbRtE9AgUi3pn5HpiqJWZ\npswJuh4Hk167Cx9IENsPJWayeCIPNhRsDVKRB7pI/Z+nkPSXLhlEGsIPytRP\nA29CE8b1mYxh4YsZmFMM7W2Og+3OPFvDr8i6U9k6cgyW79FFRBt3RRUIPhIc\ngDISrbbkq2E5Wqq8CjjcnNsgmJKmhtIwumwFeLllwoqwLStwwsvcwZvwMouF\nlWoz\r\n=EXfq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.1.0_1537432343988_0.9631299599245193"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.0": {
			"name": "rc-input-number",
			"version": "4.2.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "11efb707aa135599b40c8c3f9f7d0683c898ed13",
			"_id": "rc-input-number@4.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IJ2PYyiwpka1+k/nc500rsar6Cb5fvMPMnrRQ4eftHSjr1owq/VVqPS2cXUZq7JGiU2P4aRUMjZ0Iv3CzxoYag==",
				"shasum": "333a250fdad82d2c2d0b3e3219baa31fb2cb2b94",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.2.0.tgz",
				"fileCount": 17,
				"unpackedSize": 436145,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvh5eCRA9TVsSAnZWagAA/B8P/jgoPTjuouOGNlJ0rWw8\nwH4jYr1mfzxPSyyw5ftD+kJLHVB96TlVSb3JB6nffIuiMAvtCEGN3Zo0RkEG\no9EFSsmt3hCf47Nx/Xxkt+TRa2yCChaFHZCpvXndUXZ59t/tPBdvPatIzoTy\noadBMR5NqNO+PNygl4gbLNZYWl3YQkpz1CwKDL1QBRgnvVVg6HMGP3StqOD2\nu0ROPbZc8GMvS5AYm7pLS+vjXBixbEJrS1jm+6oAGmWPL/Rc7OIKPGZhaI+P\ntaTBEztu/P1kXEp7SbJXVl/SyUmv2nbMQIpOKECW7HkDMmY2q7bMSRWu4FS3\n0/CED1ZYjPtQa8oPRNvMJYja0zb6LphGS8++02iBX4i0Dq+dogFqXUWhbWdI\nNTk+CS+kqe62H1Qq5M1trESTdk11+GTBf/yx1FChEbIrgnLH0gLpvfWPCP0q\nTU+6zIcbD5Bdw758guG3t0wDIX1b2Du1S2acif35sCmAVqcFtxhcJGvix5/j\n2i1U8uvLlE/bJAw0dksp8M5Ecx2+bVu+2a5GntFJ8fncpJ6Qbv4t8NN9fxY7\nDSLsFPM6t/U2jQT0u4a8yntjVhzWjSNOWByS6VAsYvQGlGOTogDqBEBt6TdC\nKbVDuhV0hr8YLnZY3WLjyA+hQlWV//xN/EzzuO+pUlDMqJIhWubrheVcGcKo\njq7C\r\n=Ej+S\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.2.0_1539186269666_0.3594748849845466"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.0": {
			"name": "rc-input-number",
			"version": "4.3.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "74ee285099a2e2ab7e7ae2985c7bf0e23450f83d",
			"_id": "rc-input-number@4.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FYt36B3sM531R7tyu+Ax8YS3apnRgkagNnlQx3ZCagc0/MHF5YzT1iyg7PxZESmUYYnaFQ8Fet+hwXayaUshgA==",
				"shasum": "240638cbfab481b4c3da11a633456c75b49d030b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.0.tgz",
				"fileCount": 17,
				"unpackedSize": 437309,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwMjXCRA9TVsSAnZWagAA3J4P/07r+zmkJpOcPPbTbb+T\ngn3KWUdHdcG0yAxqg25OXkZbb9ynbXDONRjX5rljeelBVsRY7BL0Vu+I6w3B\npgkGuNz6ylbz2GjEBjbi4oiRvrjfbiSkOTc+NDyLurag66M7IcoYcW8/tk04\nbKDZajwNzm+BG7+cTYkx9KvDTm58x+dEakdA1lj7Dascnphx6R8iCsTXTNsM\ngyGXnfzQgRX1QFHbD6awIAmAr/K30JnmnCUU24WV9+hYJjRcmW/9UmhCT2Qu\nkjFFTuWJisEyVzCk3onCEQqCBDx2Kz7tw3cbLvi+B+DNTIumI8oWwMq8ys6i\n6I5E03D5wxxAsjJXuT30bhMqux2lUDjYLHlsI1tqrUWnucL48d6SwtOkU+CE\nG7qsOze8gTxiAzl3FEF55mg8OCmYYLGtqcNyn+oqPALMzvFEsqJxVjSVpvHc\nFHBTSyEjD3XwlW1uVmOTsv+ejKmmMhOVDQp5dSUDVhHoaAW3kpu3s1ezSkG3\nbcgMbmEnbDezPg6JMYkIj2HK4Pdb+v9AHDelzph1iRa9fFRbPrAaGpHIKfQ8\nayWQ30pdC0vHe6eSino9MjtWuZLJ+zJ2Q7opTwx9u7vIa+ZgQVV7NFgxdaQV\n6KzRSGlLvRvdgNplbWPRYK1ezNSuPKB8THyNPy2uRd6MbVX2aeDQWk4pFT5i\nvlJo\r\n=V9wh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.0_1539360982405_0.8004370876395024"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.1": {
			"name": "rc-input-number",
			"version": "4.3.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bd302eaf92ce025089e1b08cf6cfd9fcc9b3813e",
			"_id": "rc-input-number@4.3.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-804O+hgb/+F6cr8m47UeFAENfBtaLiAMfzxjuVPjZtrwh0PD94AihjceZklpu8vN9sgogj2OTXHzj8CLWAXWuQ==",
				"shasum": "f4b7f414f00816fd803ce5f11aac25bd38dd0f22",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.1.tgz",
				"fileCount": 17,
				"unpackedSize": 437569,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0eUmCRA9TVsSAnZWagAA9/UP/ji0JsDy2zeHP7K/JoB0\nm/ZOUHkFKNcUXDvgey4lJr0IAcp6otmVX0YSSbwmxhi/GoQRVXbGLmVM6Kr4\nChtPVN9sCkjkBPeofLSjtflWYH59nPKznM2n6HeHXa4BbFnjT3qgsvoHzYeX\nURXm+/UAOsgrBvopK513l0LvNGKoMclwVyS+Udi7KiBWgemIbxxuaOMgOq+z\nhTGDvwWrOxng0IyG/dD17yrlldkq5CoPQWi84Nj/ByCOh1+Nyf1rTUuPPpXp\n+FOvzSb/LoyMUh8DAai+2aIjDPoqvMSghDZSKxEZgVBJE+oACyvVNqjgJQEh\n/yK7lUjfT51t+owUmBcVfM9XLHfqdDZh7YJQW66F8T7qnqaJJwVvrG+pAJM2\ns0cn0LlktBrznmZmUibr7qT7p9cTeIZQ2b4khLK/m7ihhRLRewMFs5Z+1d70\nKZj9pz9dwAEDlOe/SXcFtuMVZnGlJTEP8rcqIs41XuOq9OblDCRBWJv6Wpo0\n6mibf+7IO3FwfaiRo/d4UytV63+zEVofGNetSy9u0hQWLP4a+TyH3Qz8btwH\n+KZMEITfZb5QH2/j/YZhwxZcAxAoRioGk/oWpV4VTAsPzECfbR8oQhM1smCW\nJhTMAxMf+TGX2fSzG4kAe7U/gskeAyTgNR3c28LhwWCPL9UXyDCkZxMtx1to\nT3nh\r\n=Y8/v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.1_1540482341995_0.8137707048329712"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.2": {
			"name": "rc-input-number",
			"version": "4.3.2",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4a8c15e7b6f63a5d5021f0c1e24fd79659b3ebee",
			"_id": "rc-input-number@4.3.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-b7R5cDQlANmfUHsBqkmYl/2SyfABRv09UC1/78W3kNRTRLb9HfZgRyN7pibgYomE7tlJ4WD8nDXN90rtWwswNQ==",
				"shasum": "a378a512984437cf2dd67c8d06984f2301368c54",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.2.tgz",
				"fileCount": 17,
				"unpackedSize": 438095,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7i9QCRA9TVsSAnZWagAARhEP/2DoLQRIQr39bUTb2X0s\nWHpCcpvRRPgZ/LBhce1QEJAcGOe+oMkO6z0uZGh2Q9kq85wgXj3FAhMLGC93\nWtcgOdgna/PvZ+nK9ZhPYexzcsPEjv5WPk7bjlalM6IValWincZy3MkCUUa4\ngKQMxG4N4UPCKs6yaMHBS9stnt5zmTw3SWwcdv0Q6q5rgOGH6UWwL/ZY2B2O\nDebUQLVCfoO3V0iwpDkGEK4iGuLpZXh819SGZq7h58xKGntfMQ57MUu7Z9Jx\n5RE4eKzvBY3ia6Nlx0b9zzOaCQqFAHrG6XWreFUkvOyc6TVJtNvHQB8G2l4T\nFCtssB1Z1CbgDR41TtvtGsLqBcP/glfATCCw0uuGk7g4xBawYe6CvPzBzMhm\nk3oIZtfjqEJXlGgZF9WIriLfDylqAHY/uK9vRjXqAD4Dwbo9c9oOQOw10ejV\nWB17A/inyKYFGFQ1472KiK0pB8BbshhoWklVSkiikLpvzdz/KjWx8a+lNwut\n3qvSZJN4bshmIGHhE4fHUq1alwGebVxbzXaKhX8lMpea/vyDMmjEZYlsK8Oi\nb1UYdF9lzRuDSU8ql+JiHBU09N7GZctDMCykWteWQ8SYou00pxrVnPlY2Y1r\nliwyO/N4T0+XzEL5RRWRSRSPzwNhjALaZtObQ98yqawAw6Id0tw79HRClA9s\n/KhS\r\n=3dRS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.2_1542336336026_0.8218718175091742"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.3": {
			"name": "rc-input-number",
			"version": "4.3.3",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "590f6bd6e99d939aac0bb4bb3d18c9ca0bc92183",
			"_id": "rc-input-number@4.3.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FZyr2pe925Xy4+/59j+8aXDY9HShvMUzbwjrDwUZqUNB5Ft18LKOzogxEyi8k3o+zcTr9nS43i8lbEFX8d+e+g==",
				"shasum": "087a00cd9948536c28a9df152e15caef16bad937",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.3.tgz",
				"fileCount": 12,
				"unpackedSize": 380309,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7lqpCRA9TVsSAnZWagAAhowP/2s9rjowcbbiW3Z/xsnG\n1TNRHQbcLQIuwAwrzLjSoaI6MVUkGTBop851mwF5GIa4T56icujJR5HcwqPR\nviwSJaV/APRdqsCC63o2WaUV0B4GCp7r6SJRJOkPViqfA2b51U8qIuDTr6zJ\noxucBHhuJ2IxD7gEf7y2lbQ0ouLwvzhmi9cHumg0Y5f9O/8Jis7DmbXrYPIc\nFHKgvfhYeypyXpRIgdORvIiDv6eFa53PSXPinYMJMhY0QZjSf2aOnI4Oo9DQ\nfZzJeOGOZyBcFL6d7IUEJinS/jYIrw5yZCbPSE4vMkJshvyDJBFaw05e+Dsy\nx5J1GauR8gFW9+q+nlG1EzCBU8yrRMh4L+6LOvNGb+JNl7w1b98FPKXnKe1Z\nj79103Y4Oad6x8K2gluo/QHx4HQbVYt+f3X8gPctCbMRZ6SzatF71Fy4Ff5l\nO5+6MtrO1agX1J5OBwEeAHfE03mUxgxL5u53uDaKPVqwvh1z43a14JmglTIV\nWY6xs3RMV7qVTwl21i/OzgmWcos6YH9YEj/J3oG2pbEzBmFtC4muyjccXFmT\nU+3cJC0W7q6O9WHOuqUa/ElyExWZenjJt6yBBGnm6C7tM60USzKZekbWv3GW\nkfyG5fo+gRRHRTLUzNbFaPnyinmbSpPcUzswJyo7wozrVauwE6CmXswwaLox\nue+M\r\n=cq6D\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.3_1542347433266_0.08736888340392679"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.4": {
			"name": "rc-input-number",
			"version": "4.3.4",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bb7d12ef6dacdce6494da35d4ae5411c19ff785d",
			"_id": "rc-input-number@4.3.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-yLbcomRqk9M6mipLyydKp94OtlIFSagE/aAoo3gnnUJn/cAndhoFPwOkamfDG50/5kGc9K3sMJayEUICeZlOJQ==",
				"shasum": "85bf8a0c24b0b717344870a48453c92bb2d69899",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.4.tgz",
				"fileCount": 17,
				"unpackedSize": 438456,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7l3UCRA9TVsSAnZWagAAHiMP/io87PX5D+enNyBlrdWz\nsA2mIpvQ9GEOnsHwwDj3Ya+xXDJstpMUExJX0aFr41gjYZ7Bl75Gs3dGiP3Q\nabN4i9PIrOrjImrPDudSGXCAd6k2Lhv2m+G6HiCF8A9CDdOYhJLZVeyOR2uE\nWmGKe6Hk9JwzPAPqN7wjghVVWgBA6wo+R57u0U7VlBymfZGW00Ted6tOfOcy\n93HDmkL4ePHDBQ5ndjkuUQl5ORJkBFfnfu+cBRgiKnONoypSfyjVrm8HLtgM\nTxOJW+gAWTGgFRLRNjJBQ3nsW4bimcBw9+Cn+A9xl8lOZbTWAbu5/UFBl3hk\nh2SBv8yzUaibnbdUxB5+TEU43RovhBvKRb2vcAM1rIBU3sEvDXPIOjoMVQwE\nDDaAUTHSjHxc5tTUUffp5oB554Mdbs+fBtwuyLw+mTWPk1h/DbpE+qfuC9mW\nFPip8mfRoD9tH3ExRyQ1mkDnmK4ba6OvCawECqFX8hxCHf7fa2GMS83Czprg\n0/tUG7eBk2oI+dgrHkPRwgfVK4ZVLRJPNopAkPmJoc7U0cLSoRdEhqlL/JQh\nqS/sDvagpeoiZAE1/eFhKUaaRa+50Rq8ST76H/eAkbrWe/7JqS2G/SyyifOq\n4W6hKAjRHogS/kNOf+AdcJzO6Hxz92yUsYWFvx5iIByP+1T5Eevr9znR/V0r\nAOuT\r\n=7N+U\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.4_1542348243917_0.0534412222916103"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.5": {
			"name": "rc-input-number",
			"version": "4.3.5",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a08f331168bd23775760cff3a09369fbd5002f3a",
			"_id": "rc-input-number@4.3.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tVGejF5F+j3qwIu41wInhQofXyL41MHjnoWtYIzhg+qlU11GsCZ/1L7sp/peASsFV4GDnY8o8SjaNADna9AG9Q==",
				"shasum": "f040cf3cfe9d6aee7024f2aa29bd617199492a6c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.5.tgz",
				"fileCount": 17,
				"unpackedSize": 428850,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBjXpCRA9TVsSAnZWagAAmzQP/j9Jh26m73JW+ojFdVoV\niONYCnjm51Q8JckxtkU6NzX4/rc5aq8z7f4grp+8JIaJylBR6EQs38Pe/cir\nc6DHxQ9UA5pSpUPPfDkgFbSEYOMnWmvhKaN0Ez/cL97nJIyfncaLvLRpPk6/\nwxzPHLepfXorAOO4IujaZjFDfcWOIu65m5quPUkhhfA+6pcy9aNBFGZsMwzt\nrCsBYzeHs5MTVlxL94JCOhGAhHkzgXxLWQHjnhIC9iKS2qvxigwWClboOEcW\nFYwf0jEt3c9Hdl9MH6BFfoPO6abakU7Bzo7fp+cItU3lCXeHg/uAZeaxCCE5\nKr4/kHRKd8fa8iWSsJHcfupermIEpL4P9+T9/qXrYaiemynIy/NsxWJ3qQCo\nCrEDcsUHJpRTHZDUpwO5HHx438+veDDAa5jKial/Hve/PN67lVPtRd32tuLR\nMjtFlHHah7rlNxmP78Ja+pquXkudxn1WEsURVadpeHbJHSSlU32SEMonvijM\nw/gjTLRipIvhVT72SvsyddgcS14hPeBlq2zC4tY1NLHYKJzrvd8WayexPgK3\nYD3TXz9C5EMqw/HYAb5WdfDsOHi9ZqvMtt6Y2KJxn3V7NodaqgnIG4yYXUKt\nR6g1ePHDnt2uPhO9TuzvV2mmlXOVx3VRCmSWgIuaYX0a5mIk/OPRGZdIZjID\ngIQ7\r\n=rvNk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.5_1543910888872_0.7689134433434992"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.6": {
			"name": "rc-input-number",
			"version": "4.3.6",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cfe005049165f130b3e30e3097e69d7e06837556",
			"_id": "rc-input-number@4.3.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rM+kzCd34VDmgUvL2zpCkCnxs5E7ruqkLQ6kDuqn0+jzu3EejIomcEGN1tj+91NKsxu45OY3G/Gk9s1N8Ue3dA==",
				"shasum": "8bbdf3eb4c7756d1cbaa7f8c23b83e2a1077b40b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.6.tgz",
				"fileCount": 17,
				"unpackedSize": 442283,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBnIZCRA9TVsSAnZWagAAvTIP/2DibNO0UaeG372Rla2Y\n8Cz6g44hrM2TYNs2joYg8ciCJL+A0K8elc03H+6HptwPubBvs5J+sRIKL+F3\ncKRcQjUMwLeXq1Ztxnd/sIIucPdf9FvGb2sdyLKmKtbWmigl4VM/yAL37T+Q\n9OTEl013ZHt6hH0rELZBmSlUgc6LEmsRS+pjIdrcjkYY5s/PKXtbebF/asWT\nhLrB/pbtra6qg+bjcB0ja9AGQB47na9wZJwRlfuprQZhL22NmrN92KZzoMJv\npmqdwwjSq3PMzKH443DgFxbGExG6SZ6Jjat8OB21gNqE7EzZMfrLoQ9/zYUT\nCTn2nGBposz40cHycVW8UGy05gqeMoouhdembGiNif2pV+zTmOwN9fhrx2qP\nRWJYQb4SfTFtc6uOMUnFpftRVIiJ8b9sGDr456PRSs9lRzTrm6qZR/wtaQDx\ne6DYrxOjtkYxLICTN+mGlw9U82f/CvnGP1i4j7GtLYw+StPzeT6qd2sNu7tH\npHM5NJ8rjJyb/oATpvpw8JDRhjcHBF2iy5B8QHreqwiQvqjRR142X2elGj2J\nH10MWi/aCWoKF136vUgx0dCz+dznx0/ULh+3Cewt8XPrcRYbefsdMFgOIAa0\nlEGuKNBU6LINoOERh9w2qeO2v00hZaKd1xdEHuNN5jb5/Cs61slti/gsuKx9\nUFkJ\r\n=NfRc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.6_1543926296713_0.1726283103554871"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.7": {
			"name": "rc-input-number",
			"version": "4.3.7",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "886503c9a752d4d1ac712b69701649c8c77ffc10",
			"_id": "rc-input-number@4.3.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uIrUSJ3mURDBIcoBE3Suq6hvO7OyfNJHLeai0xN2hXMxOkR9ePH4B/RbiqNjMPflmj6/fxbtK5odOXqVV7BemQ==",
				"shasum": "5c11a2015812c414492d8f0408ef04bb48fd6e1c",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.7.tgz",
				"fileCount": 17,
				"unpackedSize": 440090,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBnO6CRA9TVsSAnZWagAAw+AP/R4oOwc9pGgLSVgjpmcS\njHPw3kgvUNKuIkh8VxP9SuzfoKdUGgqQvqe0L3fXFsh6MdvhYsdXLFqiy2yy\ntt06Km0lNr8JmlQDdxgQTeoC2mGCVThqDM1TwmZzTFAcBuJa/DxxQXR8a7B1\nNzjw2BDtJKOuEoFY92P4k0Cs6zADDfkgXXeQeUPoUvlo0tNmnLKhfkAXSaVT\nhQYIEMqpMvMILIRGx4dl/cNjD1U/RxJdVYQgR1J5j2XWE8he87Uph8vYll2f\nIT8VZvGcWqHKvkHk5P8/O/9OXVWZGqnLACFtMaxZsGaKrGPR6bvZcgxLgAX4\ndXdUHN8X7wFS3f3ZAozJZQRRLwuaKVIqcMU0tvY1yWtKbaRU7oleY23GfhCw\nVo+7vOKhitl6Ej76Sv6waK4G51j8rAZq61ny3A1dVBhHAB4+fmicO2RNSAUT\nO7KV62gkDUr27UIoCiy5brhwydTY2TzXFHxNgq451qdcVFzbUheIH4Gxb7/h\nZZsaHPT3Mbg4HnvdGyWeNRycx8q8xV9OyOqjzMwsQLY8lZkByGr2lcjg6V8A\nw2t5jHjBa4qF32mgRTA+nM2KVIQdpOjZlwgm9BYfFmHQRoyzuZLEhCKvB7oa\np8cMNXDDD3XngwUZa2aDRdbMmF6tV65GcdycnOo6xwQv1QKFYkgcdJyY0WEF\nozyP\r\n=uRSL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.7_1543926714133_0.9303190806144048"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.8": {
			"name": "rc-input-number",
			"version": "4.3.8",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "db706f242821f05a6c186b600b7ab087285c037c",
			"_id": "rc-input-number@4.3.8",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xqaghe3gfa2z4ObSn9p/EqnEXNBENDCcTtGxUP+RgS1Q3sWomBNFrnR6Nv5NEwp2zel8gapXy+u5Fwp/047FOw==",
				"shasum": "6cb35dcd75bc45e2281c49304ff8ce464dcd223d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.8.tgz",
				"fileCount": 17,
				"unpackedSize": 440874,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPpiMCRA9TVsSAnZWagAAONsQAILoyTApNS1wfIQe4N61\nSNQUW6wQWH0UYsVWj8NysmmAZP97ABRbydJwxOoXys0qjceIMZ0cjg3/kNpC\nUxiicLYtQPkn++SCDa1wkpnqQ/JmrLscf5gxoYd0OsxDkr7PXI59OgahnzCs\nE61ozXEfZUX+21hLVv/zIhHyPKdK4JBjRozGO29RbrKPfT7Tx+wa+0mArtC+\nB7SG0hl+lA5vX3ZTdSA1fvtsuE7dbEZ8tdijK1ScRV7RR1qf+LUiL/eQwR0U\n4Vby60QMRvjFQzff6TbyWOFHut2aRafKzt5Bin8XswXbNIp/LIwRCpd6QV0v\nBCi6PEoimPe2ggYdRvWsFHNRu+hU1pMi/KMbL89duz1XaM7Ux511x77vif4H\nxc2lXbubqgy8vQZtC/VE3fyHi0WheRGVWmX4UP6v2tSNKbFJxZ+Pzce/ilEZ\n8ML1G30XnWZ54W9pjvB55ivdPvlhOwGYxJuYmNHZ2dqPPhO55SvRnhTdAnmX\nf9Y+fCj8whgv5NazVpF+DiYy4uY3qPbn2632t+1lzCxKPeeWwpG/emlGbnJO\n7zKSfElZjA3xQbqoYepyZRxzYDk3GC4klvzOtUq+K80KFq0HBoplxQ8MPGce\nxS37YS1c1PHyckbt8iK3KMsdtFvhCMOuWo2MUhNDFzOn7n0nlTmR/8P4/mIl\nhswP\r\n=3bNI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.8_1547606155799_0.15897362386038716"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.9": {
			"name": "rc-input-number",
			"version": "4.3.9",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4109051d6f6860137aa0b150ea5cf970430d8ae6",
			"_id": "rc-input-number@4.3.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-u2ioYqAwHIbDpp6sUEIOv8kqQw8e7VfTR6Kn+wJYff7TBA3Zw2Ql9I4DQniuLXglCJzDiHqG1OR5v3kN3GrD4w==",
				"shasum": "35994556ebda84b7e6b1fb479784844b6b4a738a",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.9.tgz",
				"fileCount": 17,
				"unpackedSize": 441662,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSzupCRA9TVsSAnZWagAAu4cP/i+AWye5mqDFfK5lwkCv\nqQvKI839gwT8jIRqazSf7QFNm6L3X4yhxf4abV8w1GkD26wZaSrHjFfaBssQ\nYdoMwx8u/DEH9Madvrz4KOtuTvSgB8Pd9wrJ9d3hbWOb77+77AQWqLf2i1NE\nbVriPoB1LOSbereybB7hTxrwMAWqaDKM6yfMAyE12Vw46N+mWT+xGo4I04Tb\nD9c3nnCc66vWWENVnkJwt9I0Tpqey5LiSXuszxlhFUCOvJZ2dYhdwcm1tVeW\nA6k5bXS3j0p3/NUM41C4QVvUVaeMUYNAeTHtVBX1XFDu9dTOtKShvWUS2Lha\nlkBJGDlSFxyYNZ1GcSgod3LVqLthBVDSIdM3KsJXbbF2lLmFSW+JpUWM8QZ4\nr1FXG0A9nN2tVWgzSziEbovlzGFBFZDHh2YR/9MKuF3DlrbwEtY3wVFBCAdn\nJDEAocySJCCDCsJfaif+YqhgvQ2Cdk1IxxfqWypt85z9EXp4A0GDTgkMTyO6\nBeY9aCmCj9DeK9fUS61TYwrfLLbfjcq0u8juFatmlMRPaaSPwo9ymuP2b+Pm\nk87hBa+BVuMwQoW2UKV90TlYmSuvO4n6agfL+tQz7ATttdMGvHiGr0RcE6eR\nWKqpVcIQkcC9SBhK14uNT/hDNps20Ax5BXnRA+P4E3pXjIIenCZWjUIUqZjk\nN4+W\r\n=Z2Vj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.3.9_1548434345146_0.15512796787746774"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.0": {
			"name": "rc-input-number",
			"version": "4.4.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"is-negative-zero": "^2.0.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "89c48cb7b886c22f8c71e6f2e299144893b8e72f",
			"_id": "rc-input-number@4.4.0",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-AsXLVaQZ7rCU71B8zzP3nviL8/CkFGDcp5kIlpMzBdGIHoLyRnXcxei3itH9PfFSgMBixEnb5hFVoTikFbNWSQ==",
				"shasum": "0ddaaab925a7b0d6c6dbc9eb157ca23e9529b8c7",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.0.tgz",
				"fileCount": 17,
				"unpackedSize": 443522,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbSbTCRA9TVsSAnZWagAA0eMP/jBZpmjE0Xek7+mR365E\ndgX5Fdt/8cdMG+N6px9OhhzEn7tCAWP+Qpfvm5zcvyRW9A09wV+Itbd4tHsy\nUHonG9562HD2mvg4wV1aK5SPyqpLufKsJiUhatjKj+qz9Fxsf5ze/Yw4bR64\ndnfd9oW664hHXY7iu5a2ldAJW7/YSomaj7F07f3r8rTCvO1wEtGHF3enkFNC\nJ3OLrAO7tpXNZpEIGWqXoW4SoozH7lGosq9Es9/f0yNUKheterM+Yc1bgQxH\nTh1ybF4iHUegtXVKZTAYJ69cQ1RxxQp8L9WGmUHd8KEtKoIiPvFITpDQ4tNy\nYAE1cPDwW2vtE/bQNmxNVrVsiF4eM8/GxbJDtqsloeh6kAUsBnjuWF7wGwgC\nxAXclN5HS042+1jTK/IZD6TzfRjirfGLpvddfthNbcSR98jL1HAM4xOhs9NU\nsFIl9Rv/QM95Wsg8XPjGokq7RJsorchnOllrhHhJDMpoBe7LQRC9LO5mRopp\n69mJ9ptB99PH/S4LETTIwRLvx5j17QXtD0pa1aSU9Ni6D2bUg/iFOAUaEqtC\n4SDe+gej1FWx8ZuAEtO/iSK/1omY3AQPnBEIf7Kun6ZduUV0DrcLwaPktzz2\ns0sfNULUPz7B1AgAFVUhb0BI3abGRBdUs8o12koQG0oOAvRH0YcEl6rNC3bV\nFB0+\r\n=VCdy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.0_1550657234302_0.6341748696052385"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.1": {
			"name": "rc-input-number",
			"version": "4.4.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "906ce429f64b5fa2f69730670c4fe87c3ac22c01",
			"_id": "rc-input-number@4.4.1",
			"_nodeVersion": "11.1.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-vgMjTNzBwgK6JkGVXfoHtYziTn4aFarYaHCYEwlJpDkLDvBxwcSlfXZ4ZGqS4MpouDKO0B1W1oPiXcJbJWG3zg==",
				"shasum": "1636cf281cde8d78ea4c8b9ffcffd77b80350675",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.1.tgz",
				"fileCount": 17,
				"unpackedSize": 468214,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn2GpCRA9TVsSAnZWagAAa4UQAKQKjLAxbDPrB2xM+MVv\nSO7IYNNEC+M8Kz+uV5XU9rRuZyGyiDZCx01nePgCkbL2Aox1EF5NhdCt87Sr\nQtGt58Cw1VpoCxdPyzNpKvSexE32f/zVAd0tReV6g3HghDyUHPKn17pUpHTe\n6oVF/YgAILU22uxxJR6kh2MgA0ag3QEgjHRnmmri3zrGHhOBNmugI6TYXyaD\n94BAS+Cr3wS49O4gLzcwvWFrRhD8uIdQHG2I0y0IMgVicEf3gpZA5j2WVpL4\nvjzkb7uM5VxnO0l4amEe9yYNoygk7qnxJD9UuN3+Cm+T5GHAt94QlHssrz9G\nQRPJbi+sNGHRA5CBV1iLHk/I/Tn6Er8qj07X2x4LmmJ2TpPwhzDtXAkZ3hPu\nb4OaYCOM0NF6JIj9tq/m1vq/DKE7n8SaQAwc+ENfC9Sc6yalgQgEtOphrzOK\nGcZwUHdWYlaqZ9flUYN4S0+OPejWM7N8xQ08X0I+Vpf4pk5WjYA7IGkxZ7l0\nOqo7IqUq2b65W2SJLp2TLMxdhSkpgABhG3ctgdIjbcVpyUm+eXAWBHZ+SLt1\nZuSssqLzTj/CFVg6TAkuBBH4R3AXE66SQmSYDT5aC33Q2+9M7BKamYoyRUw7\nkeLU4cgl2qebCgoG1g9muc/94EWN9iJLkMkTC3epEEaEzl7B4pFJal5hohMc\ni272\r\n=vjfP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.1_1553949096538_0.1981774411115078"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.2": {
			"name": "rc-input-number",
			"version": "4.4.2",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cdb6359fad5f5b6b96435570371b52ee619b3beb",
			"_id": "rc-input-number@4.4.2",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-K4HS92Gq1qZretMolhru7hpC0Mtl68fz9XKxxXAo3wrwKcNBFYg+kMMKT9cTaZey+oJ8EMCEk1zWI4YFJgzhZQ==",
				"shasum": "3abeaadd2cbef59eb350f09f7c0f8c743b584f13",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.2.tgz",
				"fileCount": 17,
				"unpackedSize": 468435,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwCgNCRA9TVsSAnZWagAAcjUP/3LwMKlNxn42i+ja30xJ\nWCnwnQws2YUsmRtuB1kJc2h/tLAc6PW2sGNdpEztFO6gAsuFwizFTr5gDPY3\nbdGrlHPRNGhNDud+2q/eSJriq/M6u3mm8gEe+1sXRJPXScZzVFqrr2E1WbDD\nrzb+CP6StGWvkz9auHYMzcB78oihF5VpNipZdlX+gf0MScC2wkkxPF9tYOf7\nQlWIaaN29o4cj9CRVz4scETyyEO7L6ioquDvPm5GvPZyu8icI9BcKLhQOhJ4\ng4L97mKuX6jwIF2oDnfmbzxeeVZIo/Wy3WrgXGZHn8nDr1CgyVmDF2drizfs\nPVp6H/wplvka5IQPG4Nk4EW6KIhUYLsNuR3nOcOyL6JbJPwWpSqlENAc/fHV\nls0GlrXotoPIIaWfIfluG1z10rKU+HGskYDiSyn9lSzSE22Z0nv0NorsXsjc\nw3/r6VuFy8SmPq8JCQiFdo9y8sWagmrb0XO6YM57LHEeH+iTze3auCVTCd9P\nFbzyDA+czthUvCo6r3VHOSNhukSG3DjzueRo4kJkBT48m/3HypmTIR6VTVjE\nm/Cchep5vAl8aO+MkpVcVzxeFNOPxx8D6WP/TKvjGK0bg0BjUUTbgQFkoIkS\nIq/3Ti5ObbDxe25yaMVIS21c/IMoG+jQ/R3z3OiPgU0AKhlvx1fvY6HwI2Q0\nll/H\r\n=AMVd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.2_1556097036810_0.7254862221375087"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.3": {
			"name": "rc-input-number",
			"version": "4.4.3",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b813fea7daf26830215b684937c6133b44f728c9",
			"_id": "rc-input-number@4.4.3",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-I0Cf87mopoC863PxKCq3aEeDin0cKGb1ifPBM+7w+b2Qhs2ZWfukrq/Rp/leGwGpx9g6zfdON7u0VEWMKb5awg==",
				"shasum": "07ad7bd9241048e7410c19ea90dac112bcd8db5d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.3.tgz",
				"fileCount": 17,
				"unpackedSize": 469498,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mYiCRA9TVsSAnZWagAAZjkQAIQIvD3cSQlAvFegflvv\nTaCtQ2evFECNnsbS3NEjJQR4yfow0phww12VEFWYdGsMWCol9dAzDZ19RrEx\nzcQN4fcXB9W3jdSJPgeGUvRGL4kAB51tKHAuQEhrzd5JllwwXp46Q6mfxU1P\n1ynsL+r6XDmO95Gj1GCyGVw+Ii8wl/oJuYpCjUEMK+S3l7AFXmqgABoEZwTd\n7MR74QNZWi4oVoCpFjLYnY/F83cUA/5ZNUa/lA93rLeh3h3fECbzRldXnaVf\nGu+Odp3p+0/NdDxLCgVUm77hn9x0Hay+Gbm34gkQMGYNKxUC4OCheAdrh5Sj\nws9zAiAlUqHYrrONEX80tliasYkV1iXRo/8cX4yoybjado88ct4lKRhqJFt0\nVX9vTPxg9ej9kFZJTf9tUcnqXKK+JkGp8kOFDEz1kTCZopqgnXCvivexdbNq\nlXA7Si7/BQrZwreKKBjPdWhtyihZnrCiPwrwFxOPR0aeiUiARnOaRgRoLjUH\nr1GQzZBbjtpSP1jS0xDzqPrKf2h1QONqPN0+MoQ5F2igIo+wHZLhL5RVr12q\njQGGwUr6/o1N96Ypccgd6qCuhWDqa2UOepjNwMtNQabonEGmR7qmPGHaPf0k\nksavHYHyFb998uJuFDaPB6HLPcRuIhtgaq6GTBojbKN2UUDCj1nzQfF4e6x3\nujyV\r\n=5QLT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.3_1558079009645_0.591465666923277"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.4": {
			"name": "rc-input-number",
			"version": "4.4.4",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f9ec8778c66a47d45c1c2e84ab1d3b0a43167d68",
			"_id": "rc-input-number@4.4.4",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-bPH3God6gEBm8Vbq4BEAcCt4dRD3fcGgarCoNYbstM0VL6rO3VKXp0Jpkip0FfSlWxxs8xu6uWrpljXL87/GkQ==",
				"shasum": "4b0aa3d2513686317dd85c678a94873b6d1e6c5b",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.4.tgz",
				"fileCount": 17,
				"unpackedSize": 469628,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5LKQCRA9TVsSAnZWagAAcj8P/0p6e0duAX8TjVPx143v\nEwngHko0hAqj9O9HdbpEhiSQBX01TB6M0j6p0g7eZ0Vl7KNwJGfE9QMy/qrQ\n07iqB2/9WVSAJeqWHFnyPDhtMDyf1w/lQuF5xNLBC0XvegG4siDTM3AYdfkU\nZybz8yZLnReeXr0WnQUzuTOHrbosWYiQOc0PW4OxLeVVyHx2HwiMWGNS7utv\n1EHFiL33FF+qY8RWBJKAUG0gP3aMGDgpvM9bmXcX3vRnRHn7wWYmTXqJVyRy\nrIaDSHHAaXVExuVFp+deijeBPTGjp9KB0kgxzVPtO3gaW4Aa/JIV8bu3+18S\nWtpX3idkEyr8Q5qyMQG67YWUnuNiKzRCZi7hqqC6ph0e4GIgLjXyBwwWE9WD\nhPh9ckBdFYbaf1wmQxYXEfGfsYKgoPGy1QglwLQbVBUikTVta7MhZky0QJez\nm9C4HJB2IesoVMB6fq2wuedDqpvoU4bV4v5ijOsYR4OkzRXIwnQ1LQnYTXu0\nauztqT+7CnjfsCUr0BqIvcZ0sOSNfN5BvPaE0KWZaoDP7y37nSHIVu0tzB+q\nL54kekgQiU7WWUFeJlJqtv9O3gxqehUo8dzbDTQ0H7va8Iaqz+kuUc2tyzN2\nOBP2jbepXwYfENBMteWd5Icub88fW732W4EluT/SkpIEfUATjtszSq0rR9oC\nf7hb\r\n=bR29\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.4_1558491791765_0.5177117073899684"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.5": {
			"name": "rc-input-number",
			"version": "4.4.5",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6cf682a4e9f74220d84378fccccbf4d9749b5800",
			"_id": "rc-input-number@4.4.5",
			"_nodeVersion": "11.1.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-Dt20e8Ylc/N/6oXiPUlwDVdx3fz7W5umUOa4z5pBuWFG7NPlBVXRWkq7+nbnTyaK24UxN67PVpmD3+Omo+QRZQ==",
				"shasum": "81473d2885a6b312e486c4f2ba3f441c1ab88520",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.5.tgz",
				"fileCount": 17,
				"unpackedSize": 469389,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6isWCRA9TVsSAnZWagAAo6UQAI3n9Zz4eZSn1uoEfJbW\nQl3MZ0XPYEhQ/656kLxmwSxyJ7XDbETAfri9dZ9Iv93y1MZRihdn5hG4GAQl\nKucpeT4gMGdqIM06K90qbKWAyR/EapVUH31faN5m0xRr0qek+ow0OkZR8tGj\nKY8tGpUc9VZD0B0on+pGdUmndqpVJzpLj7mWD+4FrXeCjQdGU1OvQPsTfSbR\nlvCKVzXSfdrAOn7sDyd5s88fdymEZsxd+Y3X0Tp/UCmNCaoSQh9uUbrRDb1/\nAZyI3ijTySt2njSHNvKDfX+L+T81kuMMn4ZyrP0lTBZOXilL230CrYcTFEK1\ny7Jitwdk8K+V0nJ8cBn0vwSBSgi9p4yBS5rmjQLkXv2gYfpinCOYttwnV0E6\n5y0QSfiSZVfPJeYq8Zd8ZRk5nmjqXLIEpMubZDz/CpMwnMMNkfor272cf9nk\nOnjD59yvnRjbEfuKyk7NQL8ORu97FXwcYmxrtnoXQRwOe/lPNT5szNhXbJ2l\nXCQ32+bACI47n3GZHolhv30caMQZxsGcsa3w6vHQE3o683MyC3IBi9EdsfHK\ntPo1Gsqm4N5xaWCJSr2ZKk5JyeUYvmHpBQVZDpSOq/J2jIqR2KgmV9Ln6mTV\nEM28eP5dsq+PG/XZFecKUkeVh1DbT2G+mED+rThVpkA2S2EJZz/Tdz6ZAhcA\ndnUw\r\n=ZKZJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.4.5_1558850325478_0.7597910821022222"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.0": {
			"name": "rc-input-number",
			"version": "4.5.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^2.1.0"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5186904be2afdeca93225a99f50ce2b280566ceb",
			"_id": "rc-input-number@4.5.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-0igTdXuxVykBB82jafUmhbRVmgtd0FuGSIX4SbrynGNrLDOyze3EUKsZl+LyQ4JMRXLrcuZKJg385880RVLA2w==",
				"shasum": "0e1728101fcec2ee0bce4e20bf84c669895c4fb9",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.0.tgz",
				"fileCount": 17,
				"unpackedSize": 476431,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWldeCRA9TVsSAnZWagAAXYkP+wVIxQG2Cw9ANnVA97O5\nes/gCAylaqWBlpXfJoKDgftCZKu7tGP51ttBlIjIm7cKY764pJCJTU216ouO\n39Q2GfZDdahr5B1O8ooJlBMprnNXGjfSDbIs+16Uxj9gM5IVDQbgKSUqGkwO\nIdvfpCcMdgZEzNAamgLTtsBS8AUItBPFCJmZ6EYESV2gFIbNGLXQLoeCdC8+\nUDKeume5awhxaX5mhE92rvhkhFfUD6oGwz6IZlgqjm4QO6pK6gwHO8MHKg/U\nIWjSH4MNApXZPtW0ktdIBnJThmKAR6k2AYLWzudn979yrvCaPK05C85CjBUk\nIOOfJ4BG+lkm6niKMzFKk+3kWH1FY66pvuJgbYgi5mBvrHxZGouczAMAb+zI\nbORGOcF6pMQgjWypyHCV5H3GSVTXu9ieomRFsoI7S5ZOPo85uPQwp5zgg3Zm\nPinF1O8RjwH3ztkS82ryyTN4iiVkaVw3Bve8CWFJpPGb2+fNRPhxpWCUvS7P\ndtRgj2Loxzp9Qw9w1+rjhktDF0ajNFK5V2gLDAz00bEQuA+NqrdbClcRXhE2\n0veM4lBijW4hdWYQ59BPWRGBKHvsdwA964IhQypSQKs0KMjZkwASprJWZq2b\nsLBGvmu7P39C37DKqEDUVhQygvtSQ1jVJHqiKangXod1QseiZfNzhBO9F8hu\nSoEy\r\n=vT9u\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.0_1566201694056_0.32527195882499527"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.1": {
			"name": "rc-input-number",
			"version": "4.5.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^7.4.2"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fe907ba0c3971d4e329f58e777657ab62884afa8",
			"_id": "rc-input-number@4.5.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-grO7/Lau7iv3NyHVyCajE1LuGLqGkG1tEAAZSwm9M0esYfrwXVSip4qhb5sF+8g6ACsiI20sOVLIihXuhSoifA==",
				"shasum": "fcb03c1dda8b7b2a69fbb718f9c13c666caebd79",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.1.tgz",
				"fileCount": 17,
				"unpackedSize": 477394,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpYdyCRA9TVsSAnZWagAAfB0QAJiDJIeF/lATMY+M2SSq\nP4qZaL6MrRXzAcSGzUtac1sLd3w90ivQ/kLp1efkKkrKSaOLMjDLXaU+QdlL\nn0jJxsZvAtqdMIieEaOOsad8xhAmuzjuRxJHT2ZEk611pHv6V6rPw/sB/7a9\nsGlWNnBJGyCJKbWQ60WZJf7ajnXrjlubqgw5t8oZY6unmJyHlMcK4k2nXoDe\nV4ExmKJXQFpxZCKhK/EbtArGscgTbfqgUpIjp0htzZ2HaSlyL0HIyaLJUmkf\nZhXElTs3fhqO9nlLjuGf9TWKQYjDvM6FhNhk7Q4hkfPgBk439zhQbiM+JLhp\nzHlX3c5XSt5ijoPF7Il9Ff5YWonzug0NhlZ6376KPUSNsIoo2aCdV5fuoA7m\n9BXYOtLP/hc6m7gyEOpNtrK+1ikWvRZlCQ2aySqzZCDAvLTPObqCBEZ8Ke2Y\nzcoYOnLh1RzXAYV5C++U4dExJ5oADTiZfB3rNp4xBjmNACL2SWfbgmY3sCsV\n2n+0J8LNuqj5G5bO1bB94gJGpjW3tyOZxkd1QY14PrEl51yfn4HsWmr+fR2X\nGa9VVhmGfDr7eUTsIer2Fo6l47PKdrnQLa8McD2nNE3IWrazugB1XSUegBha\ngoHPpW1fUtdVkZYjM2Iq5JpBpAWMekfAtdsiO1rQKurEp+5CggXRSuVsEWzO\nVX+7\r\n=pnmH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.1_1571129201645_0.6649068339314688"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.2": {
			"name": "rc-input-number",
			"version": "4.5.2",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^7.4.2"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ea533ccfe5f18d6c57a419a8b9ae81b476894421",
			"_id": "rc-input-number@4.5.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-bvDGxptcKn2ErfHmNycRKljDaMLkKvhkfM1prXWqqtD2S4mjt5Q6j1YtjXaJRTQvYSuGDlyxHFA+4DYz+jyMmw==",
				"shasum": "cb0189314ddb0a8f2ae3bb2b73b52b9d8b4f80d5",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.2.tgz",
				"fileCount": 17,
				"unpackedSize": 474414,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+4Y6CRA9TVsSAnZWagAArdEP/2EjtO1G5Xq71PyQ5iBp\ndCZVM9+RXF8zblBexSHg0mV/m7aWBvwuc7NsXsERDWzZoVz5BuZlScIaOPnd\njfRAqLQ6dZxW8u95wZBoEosNkOZeRt8zdT11YNpiLcyMdVz/WisL18pA9NVO\npIAmRfac9t4XEF0tHIb4tVGUq9yeoRwm0wSPYHOOIn9UpqBTeqvrgmj/JFgY\n5nDQtOrM4vYKoJHKFax4Cumm2LtTlCEEHs2ZtflsAWwUAvilUk2WQkLHhY6Z\nKvGx17AALgVjul0saF/XCvGp/X1mvIA59RnTfDSmwUCTMMI6ZjrrGa3YiEkP\nMH6TRzalQ1GEjHJ/w+E4XCqWgQ+FDfogz1lCW/ZUoTfSd/sLgGCtcxjrQIog\nWU7O7kCl1RVys4YP+lFfGfQc+VO8I5frwNxL0NVnH/DkH0wjtPeaekqXDs0f\nESlhZFTcMVTIMMe2909mCYGWWLHJblsd5GF/fxu0mxMc6qkJeydGRAZhbs6N\nWyXbGxuXMMcZRV8HXEPGMbRbFVHrB1U7bb42LY3NrqygPK2ZgU1gb1doJmbe\ncPDS+PIWUM3qPxKsMir3vzYbGDMK7vMchmfL/81pYFqNlz4PuSKa1+g2wJab\nTFuizZl4o5nI71SdNSGRV5M63IfWMT1EggyRj0ysaiWRpyA5ZbsJzSLu4prT\nENQ6\r\n=WcO2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.2_1576764985905_0.6489941596040922"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.3": {
			"name": "rc-input-number",
			"version": "4.5.3",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^7.4.2"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1aaf912c0d15342311964256feb268aa2d8e8bda",
			"_id": "rc-input-number@4.5.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-jBwxX5KDkp2nHOaEoMQ1mZBwWpmmGUuHXF/qralpmN+wDp8rlB6Xvr9d7AHgmzGZhbWIMyLeq6ET6HDDCCjvAA==",
				"shasum": "ed497c727658e870d3f2a5e5a750d1ee71089f43",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.3.tgz",
				"fileCount": 17,
				"unpackedSize": 478603,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/ENeCRA9TVsSAnZWagAAi6IP/0KF9jIS/Hf6nnjZQdsv\nKMTuz7n7Jt3JKHR5/lIBAFuZ8NOcVDF+xJTw5/LFlQcDTJ3MGCROJeUE5jvT\nzXxs98bok/0E/RckC2OBoWvZ2iRPIBuz/tiRw+fOh26BN+70XALnb6aeE/I+\nEPNpeWJk7urxy6+XIxe+NC5KNfQ9MA8cxKa93KSI9lYlJ2iDcOa757ZKYhDg\nwtOqb5MTMSFb8Emdv9z/vZx1ES4s4ZbTIuZSVkq4i3Nt5X2G/tkvgiS8ncDO\ngO32nm8miTSMxBOqeLW6LFoXZAGKYWehbQdv1p/6e1VTtxAFYPYD/qgJWxVk\npWRQafQJH6Zp/1S99dWvDvTUowf08/pCERT15MCLu0wpP6RUUOdBRYLw19A3\nDaxhmjlMUJUJmxgSMjugYUf7v3EMDYnBAV+cM/Kq5BGHjITsc7ZmWfped4pn\nZFpdz69Whp46SbRVZ4o7x1etEFJ+TdWCd36BCzKpui96RTmACMlTCysycZlf\nljqXnv8cS0rUY4SlUnTd70O83itGDi+WpvEVNU4YqeTRZ3GwoW8PFd5D2cOR\n0Oz/l7/vShAiAmVMkv03Atfu5cBBb9X/ORmwU6h/OjIZZYd5FHika/cmEbgW\nZSU+DtKjmopTb8HC37KLHagEkWCErzZePufDVeqvR0cjIEWNnZAWr9bRNt6D\nvMYt\r\n=+ITg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.3_1576813405772_0.8062214685669975"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.4": {
			"name": "rc-input-number",
			"version": "4.5.4",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^8.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "19286e7971cd85ef2737bc99dd61817a00714e0e",
			"_id": "rc-input-number@4.5.4",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-lHk4o+vXv9l7Ku4jz4iCuzwG7PsOimdlPpIdIEX9TqnBWVa4QMjwkqin7ILlS2Dy/DBYrLnymtPrIXEGOll7KA==",
				"shasum": "b0178cd7d3f4c57747db987d25ed2ff4d38a7af0",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.4.tgz",
				"fileCount": 17,
				"unpackedSize": 480022,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQpPTCRA9TVsSAnZWagAAcGQP/iO8LR4Uezk/n/Fk+YB5\n4bkmGwTBJjjIsS9XLFD5jzHZDtn+hKL+M1iT/MRFBmlcpMGS188+LunfBd+u\n3sjHF/qgzFqKtS8PuQXQyaLgRLOhNNlH4ADE71flUBvi3lW45ZJc4MbECS0F\nKYWc2nnZ1TN6AiPMXHUapQpXibFx53JFvKodyeiPcYqKwXDu4k20m6xJuSag\nlX1zz05i58I+iZ7yDotj12nUNYhyHLRUlLV/en1z4cQu7bK/TzWp/JCRC/FC\n/PySyc9SvVRI0U7O63YQoxS5BvbVB68gvyXswpUu38xRfkCti3YI3F7wRDBf\nJIt9sCN0emqNM0Uvnr1QeJ/ZVdMjq+PtjfDVU56vSkn1OisYptHQ+xOelqH6\nemO7ZZPRSZRkd3MTjF5nqxFUB+msAv1PlpyXV2rdmDpCLH8fpUoSoF/GwnAS\nzHLoWXfQoAYtUaSHAh6y+hPFaFj7GQCMECEDD5v8IaOF/QwrBBmt4QxcMPgN\nM6IvLaiyWsZWDL60wT1JajSpeXEGE4P0MDTCubbVUqpHJV5yaPoQjJexXjCd\nToqFYDLT7iasBKTRk00yHuh4zbli0vMN94ZY7Q6WS/p8yCcOXjkTFcoeYeQU\no0JL8jhwsdan46+dz0cPXsWDTWVepA8jEutU4yDla6Ymjl22hrWU4Dk+x+Z/\nz5YI\r\n=ZKoo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.4_1581421523326_0.8781616778910022"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.5": {
			"name": "rc-input-number",
			"version": "4.5.5",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^8.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "46fd90066e8c81c5c0bed53691ad4ba2b726ab5f",
			"_id": "rc-input-number@4.5.5",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-ZiKrNyzB0bmw2rHg/laOhgW8LQsHpZpGGpzhZ7EVIV7tH5NGD/a/o4umQfYPqaTB/iJD9tduVauaAaX3cu7U9Q==",
				"shasum": "d31a288303aa141914c4f58bb5546224a629ed7e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.5.tgz",
				"fileCount": 17,
				"unpackedSize": 479125,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTRrGCRA9TVsSAnZWagAAcWcP/Risze2N3VJpRFMBKTkC\nJ0/hvKUKAVh1grRecB+YpiZ3epT6Aly/pGhoZvQ9LbrSgsKDIRZDo7mqZKDy\nXXoGoSQD+7ucPreFK4RZGrLPK2SWk4YlLOLY2sP4wzxArLnrL+VmLGfyD4EZ\nVG9y0W3Gpb2uBHlY1CplNwVnff2zId5V+QlHIICyalLxgDX5INf9xoQ7u0p9\nxE/UOqLr46BocSLM1+HvyvRGCgVcCN1NXk5kMu8Bd2jLEE9mdfQ5sobkh+1i\nQB0jloifViWndgwUVaKr0op5SjGGlPEt77d92Hy3gQl2Gvc7oUyqOAAYoSw6\nr5nAXmt6e598653xpthMsm1mHKSrNovsJTgqzormQxZ8YZ+jc1K0RiG+5IQs\npqaNdzcN9dapuDEMkJyD5gIvBREYwsFcweVzOxZahX9/fbr9eOfMqgrpvht9\nLT80yld9ZgTgaJ0XSfq9lMxwNzjZq131yFhKOIOiR3IyOY999b3sYlKF1jLd\nrH73OhO4A0rpJzgs5VXfF+yGw6GWdxi1oZtkJrsUlE74EkIPP0MGIJfIBLO7\nFMN90h3BbwQaHdUquK8o2Ruvkv5GaJ9ulzILqGg1pfIXd+edYhKUHBRzjaZC\nLieVJB6+ROG1rvB3X5E0PBn/vm99N1Eda4TLa+Z8bFbtA6NxNSb1URYhsgCx\nOkp/\r\n=TyFH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.5_1582111429711_0.9882885210672303"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.6": {
			"name": "rc-input-number",
			"version": "4.5.6",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^8.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "47b79d4db52de32f0c7a5060a56865a98058f99b",
			"_id": "rc-input-number@4.5.6",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-AXbL4gtQ1mSQnu6v/JtMv3UbGRCzLvQznmf0a7U/SAtZ8+dCEAqD4JpJhkjv73Wog53eRYhw4l7ApdXflc9ymg==",
				"shasum": "0d52762b0ac39432256e2c6c5c836102f9797c46",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.6.tgz",
				"fileCount": 17,
				"unpackedSize": 479732,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV1E3CRA9TVsSAnZWagAAi10P/1jkwTelOZf/VuoDxIVx\n3ropSkNAIFnDICMxpe/Xfm9mYSkV/GFiGt0jDRcZu6wpjpVyS7AUYovhYkKB\nb0cLCywQc9Z+3UVtRhqJKn4vSi66DwMSJ+7voV50TizBeZrv7yZTKw7Net+G\nxot+SFwrFSc9FI9/lZSQMWArw7KVQQGc8DF3DXQi68YfMQrKnXD4CN5gVCUm\nbJU83I0/LM3x+YdLJVq6VQAzoiMIWHsQ5q2B6Ed2UzTmNxSQQqQ0FoQVf9HE\nYVcBMgJSaAngT7VoRTtdfQUhVHQ4IlemOWmd7bW9UgQygARyOj2K0VPmhxWY\nlQk9wenq1rB6yLvaWn/RjYNiklP1IcYxBBrAhVmJAaPuR50QeAJFfQ+M3RJN\nWa5j064C5lMT3f/jj7vphq9N6Nass/Uz4crHzaHJPsU5yeMM+kru4zM1rtM+\nvHiccDH9hISbAI6rMJ3tH7x9Ta6H06e0rsYt46CcRBOtHJqKmbpTPfuhmWHM\n0i7U7bK8nkAQUDCPcTn9+emtNKceGXrNIJ9eQw37XNTuEQpwQgsZPqEYw0xK\nwQjMjXDNH+g9POWGm3fKd9X7TgRD/r9Dt7nF6xYN43a0Zgw12yfQyFRERk2Q\nsT9WDWnQZi0x7z7bEnYgQJouvY9a3lZPTXwD4U8t3DQ0kDojnr+Hi0GYQCf4\nXEev\r\n=sahW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.6_1582780726607_0.5330056491874084"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.7": {
			"name": "rc-input-number",
			"version": "4.5.7",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"prop-types": "^15.5.7",
				"rmc-feedback": "^2.0.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9a0a299edf0ec65fe913e165bd457a05a9f93d95",
			"_id": "rc-input-number@4.5.7",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-99PrQ90sTOKyyj7eu0VzwxY17xQ+bwG1XTQd+bTwFQ+IOUkIw7L4qSAYxt58sVYL+Cw+bu/RAtT2IpT9yC2pCQ==",
				"shasum": "7e6abe11aa50960c1f50a64cca0e64cb364a1ff9",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.7.tgz",
				"fileCount": 17,
				"unpackedSize": 475208,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqFbyCRA9TVsSAnZWagAAMAoP/iPMQb6uO0JtXYg4KPFH\ncS0Yty+PJ5dFmemrhJ4pJb1TpIwSenP0z5hKC1ittOoF80T3Bhi98twE462l\n90pDRJ9XqkpQN8fAOF0GZnMcQmSCLi3g2gaXdJJ3LR1Y+K4jLohnWZ7Z/AZQ\nUSzfsJ1CA0r4FTIOv2QAw06VTiX+Wfq5DJRI56CoG3Lcc+kJdnC2MTOrQ35I\nuMuBUsAJq9PGXAsfpkaX7B4OAxfi+mkgiXk/kuEJmYmp8pYDfkFxlizvMj3V\nmRnib7HpjXHx5RjkboCaB5xZtXnue3ZZaNrYRFduubaD2EM/UP+MFhwsRzPz\nJ3KeU3Ff7hnk/Rk3uthAkmR60RnCwUtwTaeTumIenMYyUrdHjzNmvc8bN3Zm\nPbAJrvUxkJqhLbtMVONO1m+7gc5fRZ4RZqlYUYoExMN2i8Bur4HSehMgEHh3\n3o049bz93qnMjw34/YkmciIzxmx46ZcZNJmivb4Hn9zEv8YMGQcWqgyCx323\ngyHwCOXeOhwH3EiFtqkjgKSdsHSoeVAL3b82wSV0NxlxQC0MZrhA+4mdvrID\nrdCuCzsjunI6wa/B4MiDzzJyiw9qsfp1aTvt7sk2Ua+H3dnvOzqP/pwxRNK+\n8ZrgQtKw0Mwj0v7xfrd2tMF9kvLKwUdz3zZPlQi7447/wPMIS35NfWBf1Xne\nsvhC\r\n=3nf/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.5.7_1588090609616_0.6319791695396533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.0": {
			"name": "rc-input-number",
			"version": "4.6.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "59d2148164fe8ecd43d0f3b2729d95d269af3f2c",
			"_id": "rc-input-number@4.6.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-ekdz0Okn+WcqwHE9CyX3pvE47cqUgNQuyJABu60VzmHm/UAmT3K76KX3I1efdgq/y+l/0M052HDzQWnz79NHHg==",
				"shasum": "928475897c16942169aae174a00805eb064a258d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.0.tgz",
				"fileCount": 15,
				"unpackedSize": 333357,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqOxiCRA9TVsSAnZWagAAWBMP/2otQ3aMOJNTXEO9dIpG\nGtpxPiIM6Ji2AlEuh/nFsPyISUN2ZHSsVRzbuxur4V5YH9EqOD26nrM4YY8S\nPxOyRpTdKRLSvQcBkEB59b7ophi/t/qRtDxpbtz0qq3USjTgEF5hWdtfDzQX\n9dE+WzEmOTQKzq/2okkQr4FX8IonIPeldam+IurvSx6V6xKcNBsgqO/2nYot\n3KM+KT6Etr0bYVl6KU0+gIH0h/LPvlcYGHKo9Zj0R5feprxv1CHLQELoRfYR\nZbHjrJc6J+Vg+nSGCeCdM0wbzl/rtghulWSRynacqvEfIL6e6nrRnGguLXz2\nUk7apioCS9NPaakTecr75+P1/n8f2FtyYOZcVg0r7h2rWuQpBefzA1rOu2z+\n/sjO6iXIJa/w2D0F77kt8VGHkA36u/ekX//8GOF7hgljw4AR59R6+3XJilKF\nF5wYr0IfYJOsNCbO/acIUZDeRJaqskgfvFBLaIyGDH9nFKqzehlP/mRMSUn9\n6zULj5Mh2Z92HWQSy5HfVWoYBeviA82g4WgrNCnA92v9io2WBiwIgtp0gFmy\n90EhZBYzw/PgNe3lKVBO64N23IuB/+TC1sFJSIUYJioOHjwi2/2ToJr0fLim\nSjN2IEkGpaOqwC/lCcMwhBe5oghJClcwl8H5uLVmvjdYYgo55db+UxA19IJW\nriHI\r\n=lJMB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.6.0_1588128866117_0.33004097446236247"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.1": {
			"name": "rc-input-number",
			"version": "4.6.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e03a9174231538be3cc3c96306ecfc47b550ea58",
			"_id": "rc-input-number@4.6.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-9PhGJia3lZTdkfrILmLf8AAUY5KqFSJxQ6ZccCFfhrA2T4ZPV7cxc5+iPCuXx0FQ/CPcLpEN7D3l32w+qdpp8g==",
				"shasum": "2216d644c78857cc18411f0d3b6c14dba9a0ce7f",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.1.tgz",
				"fileCount": 15,
				"unpackedSize": 333520,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqQI+CRA9TVsSAnZWagAAinAP/jIboUXqixNphcPPzU8d\ndZ84orP6ggGVG81/N2g+PUu5tbEdFBDCEEQhNZ/UwgW7WECp4pMQhJosfGXy\nJ5OpHwzRoAMZ/GomwopTUK4afPa42L4BmN0IM0/r/A0Ph/U2MOZrl8vbUXvS\nmFUdO6TlRiaqkAMV4npRpW8ds+eyvq+AqHxyVdxnJLAeyQQ26gzxMmPwz1Gd\n/owsoHUQZukS8cm76eg0Ck2nYSWZteKmSfgYDjKka1dxW2nR+i1YRErznnpS\nqut62S0vvhf0vCg3EAJ9Iiv34vvNLPptw4zL1vgv9M/xgZVyY9IStSrhCewP\njLeh1ZhHmRGBhRvCbNHFVZMLvAtplPxozymcToUjxwpJfH+kyS0kEUaX+nEK\nbmSKUD10i6FVXg7Gt9LZdudj9WHk3734pV8jiiXuiHOHJQzV6gtvqjM33uuB\nR6g4dDYa0gQteqcppFn40cw/Bl9sZpgPo5c2b4YUF08AhvzGc2HscukCzhHR\nR+VtCGWwe+8ezaMAcuEkAd+85EZU29Mbk1NHXBMEX5Dt6HinqVAbl26Noxgs\n907ut209tdvONd8IUF2xFSXhu9mMZmRXUUvpfipAC24ud9t2xjPyWZJGinjf\n0BuQTIYefsjEXGC+/u8pDDGgNGlt3n+H1i1UHKHEp/tW8u3BRc8XrcTxiRR+\n+0zP\r\n=sC6O\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.6.1_1588134462199_0.47765187784396423"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.2": {
			"name": "rc-input-number",
			"version": "4.6.2",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./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",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "^7.0.2",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"babel-runtime": "6.x",
				"classnames": "^2.2.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "24cf813e0822aaf637d18085a9f92f638255c2ac",
			"_id": "rc-input-number@4.6.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-780tUBUNCbQ4l/vKSXxMCiRKNBT6ApKXCDQG20GnT+v1lL4gq4GkdfoTGz6lb0uyY40rk7V09RtIXt7VIHrGRw==",
				"shasum": "1e0c1437a2aa45294588ece933f5b02551fce22d",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.2.tgz",
				"fileCount": 15,
				"unpackedSize": 334946,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexKrsCRA9TVsSAnZWagAAye8P+wbFcdaDTuWjTuRxKkKa\nN1L7lfwj2xwP12VwQtu4RWr2CxGjJOF8LwUgE6yzHUvPtJ2oM3gVYbEX7yKI\nxO0CA88Pp3odrWzOhpDwuhS5uLxqLiI7L4R+KWarjRiJbswUWdbbuW8+fURq\nsjNyqw6czbi42RKDb3gluWhHT/EmHVJxQgjESaIxGa+uXeOFFqYXxwN4/nBL\nzcU0mNCbBR9/yq9LoBIaVXxh4KkRafNIpn3yCuCOxpGXw9axP+NEE2pfR/y1\ntJaXvqZ1fP1NqCVcqGaZAth4TELVRHRPBhGsRRBSxJMEZiH5S1D4mF/5EwSu\nXmbbJHawE1ibehgDlbPYO07KChoKWiw2VWBYdvD17dHsDS3eeU4zo+k2a7nC\n6wgE8r7MwPh0A40RTyOHV0QBNf9jkrT02yYj9RVMY7m8H+W0azONV63CenXt\nlfBwdnAvqsTT93zcybnuAPETitjxmsr2rnOMjPKoP0WJQ6wOAgdVuGOyfFkQ\nIur+DTfv/dacg9HIDNUNv106z2/0eaw+BF15kUraWa2SR9aoKoFHtBDeI29E\nqIxPB+SARRzTJ1LMLhBU+lOqmQdkF8jrJKsNHabFrNph9Il8u6k+kGdWfvfe\nSPg3Qkn5yqlxCUx8nWW4rFowei2WsA6RbTbgslqSLzwjRuN1UTr8qc15SL31\nlRZE\r\n=L5P3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.6.2_1589947116327_0.7274120846269525"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.3": {
			"name": "rc-input-number",
			"version": "4.6.3",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"classnames": "^2.2.0",
				"rc-util": "^4.5.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e275ee2ea73087794412b12288771874aaa3f5b0",
			"_id": "rc-input-number@4.6.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-eTNIC16/Jvy6cr153BxUH0Ni0QEzz3x4qQNNd4uqBLjhGDwq4i1nj6nuRgJWgPjr3GQYJMY7gjs3AYF6shd8PA==",
				"shasum": "828e5d11a8ea9be4b01c2463a57acfcaec283f5e",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.3.tgz",
				"fileCount": 15,
				"unpackedSize": 202956,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9gxCRA9TVsSAnZWagAA8uYP/ArkdilYsy3Gm8S0pCeW\nLmGEsf1EAmOcC3kEUT5z/C3fa351Kwo7lJ3ntGnu35HcL3YZsOJK1cp0yxr4\n9unB3Hi11T9etcryNxvb2Sj/yRXFayaqVzQ8/PLwTO8hCDFobMUHb6Dn8re9\nwFqYu0KOoU8jZ8ogYnHunf58ltxWWeIfLL7rWKsXaYBJ5Eab0rVbxezZoGMO\nLA8FjH7MJe1YT5Abjw/NjuOJvISuJtUv4iMw9/Lby3Mn3kHOVAwcezzyBqLS\nDFgpqSQETcYjnZeOfhEL43YE/qyRYGKNXYGdvEjRjRbv3BXs01K+iZNyyrJ9\nJqmy9joB0jYUd4aZPmCP8zm+Tqd7Goh7zWpkqIxFVd26RF/n5wYhArv9h8SE\nw6s6CwPWaZq+hjfpU7XEMaSSnqU2ck3lqUUjviOS47Lh7GX2PbOmlmKJ/lmD\n7MblO4z/dM1fL8IAQY5vW3sQq/N8DfDU6FxMysQ2sevMmiEFJtjAwlMYhqLH\niSctbFExMj/Ux/7NS8fWlBxqdo3ULGiceeFkV8TsL734qDGkdhy1S25A4Yur\n0GjYcXt/b2eVyu+WZAEmOeOJhY6j9bSj+BU50/SCCp2l0pfcJFemCWEzBMNg\n/oWteIBoOgDHdeGyk+PFTSzul/F8rM7avLDP+hiHpLuRMLYvzK8c7TCbBEPL\nfXht\r\n=KyKt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_4.6.3_1590679601151_0.7841799028543848"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "rc-input-number",
			"version": "5.0.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"classnames": "^2.2.0",
				"rc-util": "^5.0.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c1825e2a3ead21bdb3518f166efa93669ad6113d",
			"_id": "rc-input-number@5.0.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-n4waZmQQs992n7AdLnWkCskneZITGUSvHQ8YxWU/BhoxK8uuqkZtZ/OEOxXIv3eEFDpD/tBRiGPCCVCBVccMtw==",
				"shasum": "a0be34bd4cf316203174d7096797c4c36b0e8a67",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.0.0.tgz",
				"fileCount": 15,
				"unpackedSize": 202997,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0SLrCRA9TVsSAnZWagAA31sP/RrYpqBBMqgQvMh/KpS7\nvg6gym0yrpGeEbPs2CYucf5QpoQB1dBuRd3Z9FfO2ygeJGoPRwBXvV3QN44c\n7tZraBeNWg4OVXJmepk5QIP6UMWJLVgZ4BbdWgc/IxRlO86sTPYxQtTeNQCV\nOKq1ron5f4n5yM/y2m6jso4D56mdRJWDggdK7W925DJ87A7XKnNAgkFoL90a\ntSbOW0Dm9nMwg0IWCjE0dJy9zn+Y/rLf63PSDIGB/TSyI/Q1PNhp/rjxxhd1\nRP+o2+q/eTQhhM2a8dwZx0rhouRzRgjdtSnKlR1t3lG36MrsLzZlr8i4Q1Ls\ne3pdlCDM3lXFNv0wz6KNzT7WSYxpV0DcsESckbiKYcJ4M3P5CoKVxzQC4QQS\n780n0+KU/kcgWs/vHbv9sVOOoCWCMX7Y0pmlM+zmHu2ILoNg2F1cujpSUH+L\nqfs2yvdoqfZtXpyEvjFR2tHF3TceBHzbaTKJhantZKNwjkcFmzp/LLI94nR1\nGW5pnN20osccyKxjG0ZXF21noRtFpRRGLudqeuA1P9tS8EDNA12AXvdaQKhb\nTHDx4+iZ2qs4i6eeEf02VMaDyXwzOFMWclwPSLBE9jM2HwPd2ORF/ahZ4cKJ\ns3lgGeXCjpWZWAioQ8vgmVwE4fsszNTlmK32OEARQAwM2KujszcCSf/B1g2X\neycy\r\n=Ia8z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_5.0.0_1590764266422_0.15278883046424374"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "rc-input-number",
			"version": "5.0.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"classnames": "^2.2.0",
				"rc-util": "^5.0.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d33b26336d96a36292ca7dcdb7a14660b6015d1d",
			"_id": "rc-input-number@5.0.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-4GgnJCjllAVNsZ9fPA+3LnoIgwUqM8QAWpyoKiTkPDN1UWapXYsPiKJCXOhnmiR0X8xpEoYHiobUaiquMliWiQ==",
				"shasum": "bafbea11516fdc34ae309dd56b99ab11ab6bc9bf",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.0.1.tgz",
				"fileCount": 15,
				"unpackedSize": 203069,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2z5wCRA9TVsSAnZWagAAKLQP/08vnyQ0xwN/p4QApw+r\nwLfj+3MdCFVwc4u6nRG14TquaVMHmDgd1UnTax9XtpD56BeP7sBab0TWP10w\n+SLBRoQUW3bMxKOZGcE312vqNwLzYxmcIrn3ofrC9RaSlv0b3bP85prKyiSe\n0FU/G0VTTL6jSSFnZFrwcQQFo23JpvAinHi6XArTumJV4nBY0EQMJTBNuHhR\nkcg2tOv/hrQ0hTHcNwy61EojApYd1crCowg709Nfz/3eDafzGwwhKULZpYvo\nO46MxaGuSHUrAYj86M33qtvsXl+3BDt+GPg/ySQkIXIdj/nbfjsLccN9DLc4\njCdfwRdS3jYHNejYVkacORXSE2s7Yq05AGtyl1le0mB0HVoazmC7Bn4Mm/R/\n2Ab2xqogpgNda8dvz7VJaV3ca0LI1GtktQ8s0nkvZO1z2aDBPgSRfp4vs18s\nMO2XDNv8fq+BgE4aexfARLaDKYzcxsdmnHwt6FLLm3XuWXDriXucjyORae0g\nLRx3ADJcF2vjqBT1nGq9JjlJUrSucwA3Lc2zAprobaJcMpaJem6wk5UVJQG2\njKHIK96LjzOVTthSc0KC7PRz7lcwPCO97eC6QhZJB5Upx11NaIWv1KW25Gw+\neW8HykwxugrJLO9j3cpkxSaUc2Vxzi5u3PIBMn2WNqWqp9VnbMDpFOkvlqBv\n7d3n\r\n=Gha3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_5.0.1_1591426672049_0.67410263460766"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.0": {
			"name": "rc-input-number",
			"version": "5.1.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"classnames": "^2.2.0",
				"rc-util": "^5.0.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9604edb24ee3c8a7595907e168fb870243229aa1",
			"_id": "rc-input-number@5.1.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-jh27NecKJaqooeK54JLGICgOmITwQ6fh4EW+pEgoD/T1JPFtkBer24q/U62dFEIFP8Jy7oWhxjYMe7LrGTYkHQ==",
				"shasum": "64da7d8c24ad0c5603d32faba22fd25733d6f96a",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.1.0.tgz",
				"fileCount": 15,
				"unpackedSize": 203197,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+BQwCRA9TVsSAnZWagAAdx4P/17Dt1wqxZzNFn6d0cIV\n6vcKVY/mKndVqPW2RSsQu4ZFdzl10yU6dm7bSpYgHts+4d4nj9TYwxGned7g\nNHy9WfzXSvIFs/c38T86kPRBhtPEVvlzigcdB4LgewVTfLrn0A2R9cm4kxH8\nsDZZCGtmel176rbFClF+zqAbuWZyFmOjHSbBN8sEKVU6vPF0X4Q4Ro7q7w4h\n5qLuSt8rvg482ewWJW/uiCLtKlXjutUdjgj8EnuC1lFOJ1mo8uGGYvuTfYLn\nZn3Y6kyFWoFCYWTlLFOrLSRMAhZqVO9j+3ODxTRU1IAzrse7QCgpSuArS6C7\nTRtvSjVL3bdvvq5Ho773f7IOyPj6zs8Umi0GmWd1pFXDo9OZk4eNNvqSMq+N\nJeMlIwzW5pa/IeSkjWaY/CrXt9kWpVAI5fDwQvGa91Q37e9T5dd+JjgP8glZ\nDZIupaBGXNyXcjLX31+UtsQP3EzZGx/YrYqd2xFnMaUo0SkdVUJ1yuLBKOvT\nlOQs+ovrzUWinset8GpeZxaI93dPfA8IcU9f0bwEnb3sjUe4ZE09Ux1fJufQ\nSAzha1/a031vwCThhNBroiKLBug7/sGF9ibj81fr2Q18yS3Hi+1sXgVZDvpL\nWw5+gGeaoko3fFL6g0Syf1fzUSzbiPv5Auq8LV9CNUtRD2VUou1WsmEa3tUq\nsQjK\r\n=jiYT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_5.1.0_1593316400082_0.15612683862419274"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.1": {
			"name": "rc-input-number",
			"version": "5.1.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8000,
				"entry": {
					"rc-input-number": [
						"./src/index.js",
						"./assets/index.less"
					]
				}
			},
			"scripts": {
				"dist": "rc-tools run dist",
				"build": "rc-tools run build",
				"compile": "rc-tools run compile",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"test": "rc-test run test",
				"saucelabs": "rc-test run saucelabs",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"create-react-class": "^15.6.2",
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "8.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1"
			},
			"dependencies": {
				"classnames": "^2.2.0",
				"rc-util": "^5.0.1"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "80373ad06a13118330b4e822544db4352d9ecb90",
			"_id": "rc-input-number@5.1.1",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-16ln4rfgMcAYDAdx6MSYgbgoYjLCRXGkOC4G0I8NEiCOcBshuYCTf6tFdnBOVfsq0Zw9kj1qKoIrCEoRRkbGdw==",
				"shasum": "0f767ce132ede2454059240dc66bf55e52d921ea",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.1.1.tgz",
				"fileCount": 15,
				"unpackedSize": 203664,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFTpECRA9TVsSAnZWagAALHEP/3QMkRPi9T0oqTuthAb+\nnnul1yJXjGR8qQDl7Rgwaur6zbw2s6zYvEQzZ2dT+aYBI78yRWHdes0wFUvo\n7BtiiCVKqy/ADYlAQlqqRU8NAmnkCd3M0bgUHfv4uHiHo8Y6aP5cKWAEV+FI\n9ilusGu5N083s16G1KyhtrTu9yegUQhreldte6rH3ClYeTntT81kcf7CqSSH\n9We0sYjCS5wlqwTnWy+SJXM4l7NhIwtXgPPTnZWmpROb8P8oIGwOVwYjgWLm\n+2vjHsZCW64X60c7ToiQrcm3lAVVRQ2a3uGO0mlilHScU9YKsNR7MIcGulC7\nU9Byg/AHgVcajzFM5PJOjBfvzSVbR5jqcCJ3f30T6/53b22MtEDoLW0gcpcE\nzUGxqIl2HHHSADSHXO7zQCru2RE21JmzNEvEhvb8GeJDqfwNY/R6Zms4o7Th\ng4Jfz8fSJz0Y1y2lF+eBVq/MOpOPQwve/kCipdxzSUwFeeN+taarNTNlD2+L\nu8/U07YnFhsSqab5zgIY5STKKHMI4GB8PmK86AC1xfXhwzYrY8yY013tBHit\ntyM3Bv4wyLkfBvnloC+pPpfjEopAyufdnfiQSkeRB6cN+E/tDQMpFg1fzhqm\nXsOgf8pCpI68koy1igN/dWDc+cVDLBGq+1laP9LMhf7wyoFXd33JLjFYQidC\njLrm\r\n=3u7p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_5.1.1_1595226692149_0.38218131867243543"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "rc-input-number",
			"version": "6.0.0",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/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",
				"postpublish": "npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.5",
				"rc-util": "^5.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/jest": "^26.0.0",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.0",
				"cross-env": "^7.0.0",
				"enzyme": "^3.1.1",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^7.1.0",
				"expect.js": "~0.3.1",
				"father": "^2.22.0",
				"less": "^3.12.2",
				"np": "^6.0.0",
				"rc-tooltip": "^4.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1",
				"typescript": "^3.7.2"
			},
			"gitHead": "fa8ccceb3f7c2d59c5265979da7c30cc6774b957",
			"_id": "rc-input-number@6.0.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-vbe+g7HvR/joknSnvLkBTi9N9I+LsV4kljfuog8WNiS7OAF3aEN0QcHSOQ4+xk6+Hx9P1tU63z2+TyEx8W/j2Q==",
				"shasum": "0c0af57c8183f3ca6b87f7edf6fed3bd5a3ba16f",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-6.0.0.tgz",
				"fileCount": 17,
				"unpackedSize": 81533,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHmIgCRA9TVsSAnZWagAAYgwP/inMCKYDEpQ/JdXd1HD/\nsUaZUtwdfRCWlQ0KoqkdFXLzpefAhryfT89c3wZQHcTif53N71/0ria3dSrI\n+3raCDGgicwX02OfFbMCeP3bqkb7QgSIJgVoTjxhf1c3wYsuFwUaXpsCt1xn\n9i+OMQkzL87NFnCWnPEAv47kQq9rPfd8hYpuyic6+2sPiXUr3DJUK+8VvRSl\nKLrOpgJVoa1wRvdBc/VHnH71Ls1x8mxYe4IJuVjIaRAfWT7bBcfo4GW0GqH0\nNA3BZ3hfjHB8pYQWi+xE+3jZy15B2wSYrE06iyKK54HN+twKrB8G2uTM657I\nu5QLZcheMmDvWKIMr2UzEte3bx7ndBAlExDhEO9Sns6npdngK03kibz2Kvyt\nf5JM6O11Dj+wfxoI4bZhvS5Xo9qtfGXGTl3b+A3JYKV1bOLp9gHfPXlz1gS0\nM+ANEoSyG/FA+daUk7nio9SoQzskXsVSbQhDgGE0e1ieDLmSprhxpDE3taCm\noAmYf2BppdbWU34Seq1XFeWNiDGbZmWp6u0vdlgV/CMcZfTGWq3WnJWAT7dK\n9szDF9/Ljqecu9GYr7e0hpUh6RJkqT1UBqED93EHfQ7AdNWVf70+UYl1BpN2\nIlUhQ0EqNNAB8uAANIHttvuJ2o/BXJpdItULjp280FHooAsxFba2LLGXnkzj\n3RE/\r\n=3NHr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "rjmuqiang@gmail.com",
					"name": "silentcloud"
				},
				{
					"email": "tsjxyz@gmail.com",
					"name": "tsj1107"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_6.0.0_1595826720049_0.8996813182506758"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "rc-input-number",
			"version": "6.0.1",
			"description": "React input-number component",
			"keywords": [
				"react",
				"react-component",
				"react-input-number",
				"input-number"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "https://github.com/react-component/input-number",
			"author": {
				"name": "tsjxyz@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/input-number.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/input-number/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",
				"postpublish": "npm run gh-pages",
				"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
				"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.5",
				"rc-util": "^5.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.9",
				"@types/jest": "^26.0.0",
				"@types/react": "^16.9.2",
				"@types/react-dom": "^16.9.0",
				"@umijs/fabric": "^2.0.0",
				"cross-env": "^7.0.0",
				"enzyme": "^3.1.1",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^7.1.0",
				"expect.js": "~0.3.1",
				"father": "^2.22.0",
				"less": "^3.12.2",
				"np": "^6.0.0",
				"rc-tooltip": "^4.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"sinon": "^9.0.1",
				"typescript": "^4.0.2"
			},
			"gitHead": "e6877a8a068ffa8bfc1dbf5acad33c695c4e4efd",
			"_id": "rc-input-number@6.0.1",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-cS1k6IB/V84VUQd5qWzGFrLHvZjWGHGmYbrvR0QP/C1Ju1SlBqlhqhOBTc6w+dpPs84PCH5caZtNzsHeWZ1zYA==",
				"shasum": "51d7a3762a4eaec091666e153e0056f372922dc5",
				"tarball": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-6.0.1.tgz",
				"fileCount": 17,
				"unpackedSize": 82039,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYb6LCRA9TVsSAnZWagAAA6oP+gMwCde/6iLHsUxUuYBl\nthbFboUozDpE/ja/FrFSBFmlUsoF87qp5sr2wuqGHxgmQRozvc2CynCPu4qH\nMdftHXeRMso2PgVylKRkv0bHn62ZoG7FeYvrCmgn+vkkPOp+BfYlZVOdDgp7\nRKNzQpgkhXQPStGiizrsOiHtAOot0r9eyyyXmqnOdhWPtJ9cqbu9hMeuRzSU\nMakveWGOykW7qH53UHqwnpgZ6TCIvLvhkb8BKh/YjIUbD30cXwK5CHlzFZNc\neZxr0YTgsf1RSzUAOiMkhLYEhIa/n/PRYDYHjlol7Fzg3fxB3yygTcTRdOuC\npMGKRjMZZRi33rfKee5medJ/hEL9xPQnCIMCHi6grCcikQg/jQdlL9sL0ye+\npIPXH+Gu3AblsZSQ0y45kdUyenIpyrSzoGhpHneDi+ODK3Ew3gE2KMPLsmQh\ntGnXRMbbPvZtoMVQZuJIGTw54Jff5edgS8kWVo7Fbk8/5+oIR2Wiv6Ns8L1I\nYp7hUU79A1x892bc8FSNUKXi9cXXQktYG6swH+XXip3StsHJ5kInPsyFYdFh\nA4XS1HgAZHCC0nHOkjssoptWL5XEr1pOpdf+74Ye/nnrI6yqNY6lkg7CXJdg\nicd4Xgfi42Cz7RCGzEU55AYfH6b30L21PTkBzss13L2Tugrz687IoqBQ9u/E\njC0O\r\n=uOwJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "silentcloud",
					"email": "rjmuqiang@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "tsj1107",
					"email": "tsjxyz@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-input-number_6.0.1_1600241290645_0.2696832220919223"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-16T07:28:13.969Z",
		"created": "2015-04-29T16:15:08.240Z",
		"1.0.0": "2015-04-29T16:15:08.240Z",
		"1.0.1": "2015-06-01T12:32:50.561Z",
		"1.0.2": "2015-06-09T04:10:56.405Z",
		"2.0.0": "2015-07-01T06:45:21.675Z",
		"2.0.1": "2015-07-09T11:18:04.241Z",
		"2.0.2": "2015-07-20T08:42:55.210Z",
		"2.0.3": "2015-08-07T04:57:26.512Z",
		"2.0.4": "2015-09-18T19:48:34.587Z",
		"2.1.0": "2015-09-26T03:40:05.577Z",
		"2.1.1": "2015-10-13T04:05:20.883Z",
		"2.1.2": "2015-10-14T03:13:02.996Z",
		"2.2.0": "2015-10-14T15:16:46.792Z",
		"2.3.0": "2015-10-23T15:15:02.035Z",
		"2.4.0": "2015-11-16T04:31:19.571Z",
		"2.4.1": "2015-11-17T04:42:32.182Z",
		"2.4.2": "2015-12-07T03:25:28.159Z",
		"2.4.3": "2016-01-20T04:23:57.535Z",
		"2.4.4": "2016-02-23T07:07:51.687Z",
		"2.4.5": "2016-02-23T07:13:37.094Z",
		"2.4.6": "2016-03-01T10:23:18.375Z",
		"2.4.7": "2016-03-04T09:21:22.621Z",
		"2.5.0": "2016-03-05T07:51:45.089Z",
		"2.5.1": "2016-03-06T16:14:52.856Z",
		"2.5.2": "2016-03-09T13:38:10.128Z",
		"2.5.3": "2016-03-11T16:31:03.257Z",
		"2.5.4": "2016-03-15T03:45:20.542Z",
		"2.5.5": "2016-03-15T10:56:41.158Z",
		"2.5.6": "2016-03-23T10:01:02.915Z",
		"2.5.7": "2016-04-08T06:01:57.642Z",
		"2.5.8": "2016-04-15T17:15:55.411Z",
		"2.5.9": "2016-05-14T07:15:30.605Z",
		"2.5.10": "2016-05-17T04:09:44.806Z",
		"2.5.11": "2016-06-17T05:50:30.931Z",
		"2.5.12": "2016-07-07T04:11:24.490Z",
		"2.5.13": "2016-07-09T06:59:37.002Z",
		"2.5.14": "2016-07-14T03:17:13.679Z",
		"2.6.0": "2016-07-20T07:26:51.039Z",
		"2.6.1": "2016-07-20T10:36:56.755Z",
		"2.5.15": "2016-07-27T04:53:39.610Z",
		"2.6.2": "2016-08-02T05:54:36.476Z",
		"2.6.3": "2016-08-02T05:59:51.197Z",
		"2.7.0": "2016-09-02T16:49:39.180Z",
		"2.7.1": "2016-10-12T13:29:34.582Z",
		"2.7.2": "2016-10-13T03:20:10.054Z",
		"2.7.3": "2016-10-14T03:09:11.500Z",
		"2.7.4": "2016-11-01T03:30:57.065Z",
		"2.7.5": "2016-11-02T03:12:43.629Z",
		"2.7.6": "2016-11-03T03:00:33.163Z",
		"2.7.7": "2016-11-08T09:10:04.850Z",
		"2.7.8": "2016-11-22T02:57:46.829Z",
		"2.8.0": "2016-11-29T10:24:46.371Z",
		"2.8.1": "2016-12-02T12:59:24.982Z",
		"2.8.2": "2016-12-03T05:47:27.464Z",
		"2.8.3": "2016-12-03T06:14:17.214Z",
		"2.8.4": "2016-12-06T13:10:51.585Z",
		"2.8.5": "2016-12-06T13:36:19.624Z",
		"2.8.6": "2016-12-11T07:00:05.746Z",
		"2.8.7": "2016-12-14T06:15:54.129Z",
		"2.8.8": "2016-12-15T14:17:19.821Z",
		"2.8.9": "2016-12-28T07:21:08.446Z",
		"3.0.0": "2017-01-09T05:58:18.934Z",
		"3.0.1": "2017-01-17T07:23:42.885Z",
		"3.0.2": "2017-01-25T13:27:34.087Z",
		"3.0.3": "2017-02-05T14:45:33.527Z",
		"3.0.4": "2017-02-20T06:13:48.390Z",
		"3.1.0": "2017-02-21T06:29:38.898Z",
		"3.1.1": "2017-02-23T13:14:50.322Z",
		"3.1.2": "2017-02-25T10:34:02.967Z",
		"3.2.0": "2017-03-03T08:04:54.168Z",
		"3.1.3": "2017-03-03T10:03:29.851Z",
		"3.2.1": "2017-03-03T10:04:16.374Z",
		"3.3.0": "2017-03-06T02:47:50.033Z",
		"3.4.0": "2017-03-10T07:26:03.251Z",
		"3.3.1": "2017-03-10T13:07:38.647Z",
		"3.4.1": "2017-03-10T13:09:03.842Z",
		"3.4.2": "2017-03-13T07:11:31.774Z",
		"3.3.2": "2017-03-15T06:37:49.604Z",
		"3.4.3": "2017-03-15T06:38:41.010Z",
		"3.4.4": "2017-03-22T07:03:40.026Z",
		"3.3.3": "2017-03-23T03:56:26.916Z",
		"3.4.5": "2017-03-23T04:02:50.007Z",
		"3.3.4": "2017-03-27T12:45:21.401Z",
		"3.4.6": "2017-03-27T12:46:00.284Z",
		"3.3.5": "2017-03-27T13:02:40.855Z",
		"3.4.7": "2017-03-27T13:03:30.684Z",
		"3.4.8": "2017-04-01T05:55:30.719Z",
		"3.4.9": "2017-04-09T07:19:14.759Z",
		"3.4.10": "2017-04-10T04:59:16.031Z",
		"3.4.11": "2017-04-10T05:56:53.145Z",
		"3.4.12": "2017-04-11T02:56:33.136Z",
		"3.4.13": "2017-04-12T05:44:54.022Z",
		"3.4.14": "2017-04-24T07:45:58.242Z",
		"3.4.15": "2017-05-18T13:12:02.683Z",
		"3.5.0": "2017-05-22T13:28:05.870Z",
		"3.6.0": "2017-06-01T03:31:21.484Z",
		"3.6.1": "2017-06-27T08:10:29.444Z",
		"3.6.2": "2017-07-18T06:20:32.592Z",
		"3.6.3": "2017-07-23T11:30:17.202Z",
		"3.6.4": "2017-07-24T01:35:51.300Z",
		"3.6.5": "2017-08-17T10:27:15.122Z",
		"3.6.6": "2017-08-26T08:04:39.034Z",
		"3.6.7": "2017-08-28T13:57:11.434Z",
		"4.0.0-alpha.0": "2017-09-08T02:12:30.627Z",
		"4.0.0-alpha.1": "2017-09-19T01:58:40.287Z",
		"3.7.0": "2017-09-19T02:03:10.655Z",
		"3.6.8": "2017-10-13T03:40:13.456Z",
		"3.6.9": "2017-10-20T05:41:12.242Z",
		"4.0.0": "2017-11-08T08:49:19.385Z",
		"3.6.10": "2017-11-16T07:33:28.242Z",
		"4.0.1": "2017-12-17T10:06:57.063Z",
		"4.0.2": "2017-12-21T14:03:50.479Z",
		"4.0.3": "2018-03-21T09:08:00.873Z",
		"4.0.4": "2018-03-23T11:02:34.607Z",
		"4.0.5": "2018-03-28T06:40:46.688Z",
		"4.0.6": "2018-04-23T08:22:59.343Z",
		"4.0.7": "2018-05-07T10:13:18.352Z",
		"4.0.8": "2018-06-13T08:51:53.573Z",
		"4.0.9": "2018-06-25T08:12:37.718Z",
		"4.0.10": "2018-06-25T14:44:50.719Z",
		"4.0.11": "2018-07-03T04:32:06.734Z",
		"4.0.12": "2018-07-04T03:01:31.078Z",
		"4.0.13": "2018-09-08T15:58:49.295Z",
		"4.1.0": "2018-09-20T08:32:24.185Z",
		"4.2.0": "2018-10-10T15:44:29.855Z",
		"4.3.0": "2018-10-12T16:16:22.548Z",
		"4.3.1": "2018-10-25T15:45:42.169Z",
		"4.3.2": "2018-11-16T02:45:36.181Z",
		"4.3.3": "2018-11-16T05:50:33.378Z",
		"4.3.4": "2018-11-16T06:04:04.017Z",
		"4.3.5": "2018-12-04T08:08:08.965Z",
		"4.3.6": "2018-12-04T12:24:56.801Z",
		"4.3.7": "2018-12-04T12:31:54.310Z",
		"4.3.8": "2019-01-16T02:35:55.904Z",
		"4.3.9": "2019-01-25T16:39:05.249Z",
		"4.4.0": "2019-02-20T10:07:14.492Z",
		"4.4.1": "2019-03-30T12:31:36.731Z",
		"4.4.2": "2019-04-24T09:10:36.953Z",
		"4.4.3": "2019-05-17T07:43:29.805Z",
		"4.4.4": "2019-05-22T02:23:12.026Z",
		"4.4.5": "2019-05-26T05:58:45.635Z",
		"4.5.0": "2019-08-19T08:01:34.229Z",
		"4.5.1": "2019-10-15T08:46:41.777Z",
		"4.5.2": "2019-12-19T14:16:26.044Z",
		"4.5.3": "2019-12-20T03:43:25.946Z",
		"4.5.4": "2020-02-11T11:45:23.479Z",
		"4.5.5": "2020-02-19T11:23:49.910Z",
		"4.5.6": "2020-02-27T05:18:46.693Z",
		"4.5.7": "2020-04-28T16:16:49.772Z",
		"4.6.0": "2020-04-29T02:54:26.292Z",
		"4.6.1": "2020-04-29T04:27:42.401Z",
		"4.6.2": "2020-05-20T03:58:36.547Z",
		"4.6.3": "2020-05-28T15:26:41.398Z",
		"5.0.0": "2020-05-29T14:57:46.553Z",
		"5.0.1": "2020-06-06T06:57:52.208Z",
		"5.1.0": "2020-06-28T03:53:20.247Z",
		"5.1.1": "2020-07-20T06:31:32.333Z",
		"6.0.0": "2020-07-27T05:12:00.324Z",
		"6.0.1": "2020-09-16T07:28:10.783Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.0.1",
		"beta": "4.0.0-alpha.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"5aafcb83e8cb09860dd8c235066aaf36\"",
			"fetched": 1600326166474
		}
	},
	"_distfiles": {
		"rc-input-number-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.0.tgz",
			"sha": "fd7a2506f3e1017dc5b0a443a189a562114b48c3",
			"registry": "npmjs"
		},
		"rc-input-number-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.1.tgz",
			"sha": "70ab7af35778ad1c3eb8d97a67137479c6375718",
			"registry": "npmjs"
		},
		"rc-input-number-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-1.0.2.tgz",
			"sha": "313ff84667c9350b198eb7d211c0560d339a344b",
			"registry": "npmjs"
		},
		"rc-input-number-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.0.tgz",
			"sha": "35c8fc12a895ce080c2c83f11e1f9b46714d9f91",
			"registry": "npmjs"
		},
		"rc-input-number-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.1.tgz",
			"sha": "959cddb0c96d88a500ce439e2431b27ebae1ed9f",
			"registry": "npmjs"
		},
		"rc-input-number-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.2.tgz",
			"sha": "0e4163188f7e1f7cced7e7081e522aa2a9e5ebd4",
			"registry": "npmjs"
		},
		"rc-input-number-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.3.tgz",
			"sha": "4f6aa053afc21ec50a5291a0e1d7be773275ca43",
			"registry": "npmjs"
		},
		"rc-input-number-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.0.4.tgz",
			"sha": "c38e8be1770341fddcd742c9d93c496782df3f17",
			"registry": "npmjs"
		},
		"rc-input-number-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.0.tgz",
			"sha": "6c1b113e5bdc24873430a4666e8ab24e5a5b028d",
			"registry": "npmjs"
		},
		"rc-input-number-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.1.tgz",
			"sha": "d810ca9c608e5b7a83af7fd4f30e89addb599f83",
			"registry": "npmjs"
		},
		"rc-input-number-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.1.2.tgz",
			"sha": "689403caddc1ff10d18d3260bb65cda011b53e53",
			"registry": "npmjs"
		},
		"rc-input-number-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.2.0.tgz",
			"sha": "c0481ad4b1484e7388f6fdbc965687b2fa3afcfd",
			"registry": "npmjs"
		},
		"rc-input-number-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.3.0.tgz",
			"sha": "86140d8c634b3538075220827730454d46a25ab6",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.0.tgz",
			"sha": "0831e1f5e0bd62c658d3fc31dfe91631a3db92ad",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.1.tgz",
			"sha": "dd367ff2bf85267165b0501463800bbe72b0b537",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.2.tgz",
			"sha": "a0a365213c14f9142e2a5076895bcbbdbc00a0f1",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.3.tgz",
			"sha": "160e774cc47e11ef1fa26995338ff9e7c10e16e6",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.4.tgz",
			"sha": "0c694bc244afc2fb20e0e5cdf5709e7dc3ecffad",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.5.tgz",
			"sha": "7a8032cdc6abf250abdea4d7ebed60e9d7eccca9",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.6.tgz",
			"sha": "9f45b10ab27cbc074ddf501a1499fee3ad80941e",
			"registry": "npmjs"
		},
		"rc-input-number-2.4.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.4.7.tgz",
			"sha": "aaeb84bdc62effd21d7f20d7ddc44decf296abe7",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.0.tgz",
			"sha": "6713f06b66553792da9352b503e03f02690af12b",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.1.tgz",
			"sha": "d26bc8893bc65faa93ee9d4e9a4f6afa4a48b15b",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.2.tgz",
			"sha": "1718fddccc58b4aff4652eb080a2ee4c522ca5a8",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.3.tgz",
			"sha": "b677b46977ff350c206da422ab0a577293aa12dc",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.4.tgz",
			"sha": "d3a90ef8d8d11664447db979a4b0e00e5cee0ac5",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.5.tgz",
			"sha": "98ebfbe10efd3974229573fd66adcfff0f916aae",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.6.tgz",
			"sha": "33bc1f780b07ddfd90be90f83cf4f18a43cc2846",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.7.tgz",
			"sha": "fbc5d74ca6939f1aa69275c9cee10a151a309fb8",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.8.tgz",
			"sha": "a331849f5c36e26447064bf9c8e17a20942a71ba",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.9.tgz",
			"sha": "c5be788a09bc3cb9ea6698e2158935372a7f7273",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.10.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.10.tgz",
			"sha": "3b092b31e741e3ddf024b73eff3cf82d7bf7b8d9",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.11.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.11.tgz",
			"sha": "13632cc1f8ae98608c810de5c4f3a7ddaaf264d6",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.12.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.12.tgz",
			"sha": "869fe0d0498823fadb03251a448ba220bb7efa0c",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.13.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.13.tgz",
			"sha": "70bde3188dca0a26bba87cd081c3c765609522a7",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.14.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.14.tgz",
			"sha": "9aa7941b6ae72806a924d33741afa564926984b4",
			"registry": "npmjs"
		},
		"rc-input-number-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.0.tgz",
			"sha": "0ab7cbb6ee08da89071e5407e403a7cfe5c6cb14",
			"registry": "npmjs"
		},
		"rc-input-number-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.1.tgz",
			"sha": "52c4dd97d377fca7f899baad38097a863e64681c",
			"registry": "npmjs"
		},
		"rc-input-number-2.5.15.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.5.15.tgz",
			"sha": "6eedfbe907fbe10e7993b6812cf619c157b8a11e",
			"registry": "npmjs"
		},
		"rc-input-number-2.6.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.2.tgz",
			"sha": "68a08aae30de899e68866d47e55b4ffae1a9d0e5",
			"registry": "npmjs"
		},
		"rc-input-number-2.6.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.6.3.tgz",
			"sha": "81a9811a60fb90b07221f64c06ab62580f0a102e",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.0.tgz",
			"sha": "97994b9cc3e0e17fe36f953a4df1cdd331cc8ffe",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.1.tgz",
			"sha": "c890c7bc0db0736633b7f10dac1552ad1f158e95",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.2.tgz",
			"sha": "8d704721c2f232228330e6b20e7faff4c2a3b4c0",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.3.tgz",
			"sha": "4e141fa58d177b51680a0a343bf4819a49407539",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.4.tgz",
			"sha": "3de92b3c61e034e0475dc2f5201ecdad4a1df58a",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.5.tgz",
			"sha": "d92dd8fcd35f2b0e41153b197315358e0a6e8619",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.6.tgz",
			"sha": "fff2adb7ceb1b8cbeb4fb3402fd62b199330fbb5",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.7.tgz",
			"sha": "b2f4eaf6d4c949689b76e3f0d687dde94d358c97",
			"registry": "npmjs"
		},
		"rc-input-number-2.7.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.7.8.tgz",
			"sha": "64b01756daa98fd3ec092d0a0a99ddc4a9f4514e",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.0.tgz",
			"sha": "2b97ec89e3e29173e183987ad0f038ce3342926e",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.1.tgz",
			"sha": "3d13fa564efc330f6ea36c293bc78a9400ab839d",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.2.tgz",
			"sha": "7cfafc7d8c941eb67eadc46b4bbcb6b550370a12",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.3.tgz",
			"sha": "23d1cad7782a975c209e838a70d6f2e6a609726c",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.4.tgz",
			"sha": "c9d5b2c281f35f8aee2497db9a1e76342320aea6",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.5.tgz",
			"sha": "1425983a5a9d3b31b2d7e908f868030c297ebae2",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.6.tgz",
			"sha": "b4ae3c8347997023b465ac2783cb0a2516d4be39",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.7.tgz",
			"sha": "10228e0160af5af04622a2a3f7dc6bb2dd92bb34",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.8.tgz",
			"sha": "dd38e7f2ce0c85cbe28d9e06d2d35943d861cd18",
			"registry": "npmjs"
		},
		"rc-input-number-2.8.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-2.8.9.tgz",
			"sha": "8711e231c53c3bb9cf31af6c4d6b20eb03aa0f0e",
			"registry": "npmjs"
		},
		"rc-input-number-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.0.tgz",
			"sha": "bd3b9c8581aca87c8100f8d25f316f2dcf9a9534",
			"registry": "npmjs"
		},
		"rc-input-number-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.1.tgz",
			"sha": "fb277bca2d761e5dc965abf30fbd4760418f7061",
			"registry": "npmjs"
		},
		"rc-input-number-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.2.tgz",
			"sha": "4129516b7d372c281ab0d82bcc342ab73fa0dc33",
			"registry": "npmjs"
		},
		"rc-input-number-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.3.tgz",
			"sha": "86d315fa25b5b888eba48c2c554f99215ae44294",
			"registry": "npmjs"
		},
		"rc-input-number-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.0.4.tgz",
			"sha": "40438a0eb663a0ee2707f54784a031912eda8895",
			"registry": "npmjs"
		},
		"rc-input-number-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.0.tgz",
			"sha": "12d925ad6999bb872a325281018ed09173913ed0",
			"registry": "npmjs"
		},
		"rc-input-number-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.1.tgz",
			"sha": "ec51e5b9d587ff1b35e1a8195b5abf0a51919fb1",
			"registry": "npmjs"
		},
		"rc-input-number-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.2.tgz",
			"sha": "bb3853727ff2c969ec73c03e908f6944382d8839",
			"registry": "npmjs"
		},
		"rc-input-number-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.2.0.tgz",
			"sha": "e8cc23355104a46f10a128c074b80bf3781b5732",
			"registry": "npmjs"
		},
		"rc-input-number-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.1.3.tgz",
			"sha": "4536e99069e5eb5df10eacf1d99dcbcea7159c62",
			"registry": "npmjs"
		},
		"rc-input-number-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.2.1.tgz",
			"sha": "e3658789c6717ac3e872ec2ed9ef98bd7ab239df",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.0.tgz",
			"sha": "9bf25070f8fb91266708afa4c800b9d89215eb24",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.0.tgz",
			"sha": "958aafe289379af2d620a49cce0453f925a0e1c1",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.1.tgz",
			"sha": "e45b888ad28b45ff618a90e3a41a051bc06b56a8",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.1.tgz",
			"sha": "d26efbe2819e074ceb43e9b0191e99d188f9fff0",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.2.tgz",
			"sha": "da1c31d0ca035870a272e6dac203bb5ffa2aab62",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.2.tgz",
			"sha": "26aa77975b7e5caf21483ffe2817da52b30e9a87",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.3.tgz",
			"sha": "2a530f8d62297194282da867cc9b74372c4b69fe",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.4.tgz",
			"sha": "35421f1392161d341c9f7650a1b4d7ea5f3cac4f",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.3.tgz",
			"sha": "37f9623a6ea58f180f5c8bab535884fa049e5ad6",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.5.tgz",
			"sha": "33e56655ac64b19243b44f40ac020a0c5059648d",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.4.tgz",
			"sha": "10477076b5977114e6c10f71b8efc14985525680",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.6.tgz",
			"sha": "5c7db45a517250240f902f4df8c2f11b20eec279",
			"registry": "npmjs"
		},
		"rc-input-number-3.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.3.5.tgz",
			"sha": "b65a81bc1d9370727355089bd78728c0dfd5e526",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.7.tgz",
			"sha": "8b311b86c52969334e879ce460ee501c09ad298c",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.8.tgz",
			"sha": "c84621f47b3fd5d031b6a1787272941cbfc852ca",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.9.tgz",
			"sha": "ea3bcdd1dabcf313ecb74a3a9d1ecb4a253d7685",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.10.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.10.tgz",
			"sha": "59ac44d221329ce94f08185a58e9ef05827c3fee",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.11.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.11.tgz",
			"sha": "a4093da5815a4ed6e280dc5bb31612a4f01f91e1",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.12.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.12.tgz",
			"sha": "9d927bcfe14acd3976514206eee299d6c155fdb7",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.13.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.13.tgz",
			"sha": "fa2d3ec9c77a3ea42210047da40bfbb6394281c8",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.14.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.14.tgz",
			"sha": "efea6944edb293906e2f57d8c01f06a79938bda0",
			"registry": "npmjs"
		},
		"rc-input-number-3.4.15.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.4.15.tgz",
			"sha": "2f904735400af083b9eeb60596a05e48b1fa8b8e",
			"registry": "npmjs"
		},
		"rc-input-number-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.5.0.tgz",
			"sha": "6a087a682cd21d6c786437e71288f5a99b17d73c",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.0.tgz",
			"sha": "05eabedf14021b65d407049b9d2e22a6df94b82c",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.1.tgz",
			"sha": "9c26e1be9ae7a09633ae55e196b2b11ea7d18cc2",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.2.tgz",
			"sha": "b8b2352a43972485c99c8b58481f446a07097f70",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.3.tgz",
			"sha": "52734e19bb734b858545f70829e132d3475b8046",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.4.tgz",
			"sha": "d84cd260e1e76a76a0e95afa211703153428406c",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.5.tgz",
			"sha": "b2c0f9fa41205b0a2e3a10c295ee6d45b6490cb8",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.6.tgz",
			"sha": "d678407afd5c007fe81fd76710bc13cb6e981bca",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.7.tgz",
			"sha": "d3da9065d99d732e4f6096a37abd7b4633aac35a",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0-alpha.0.tgz",
			"sha": "06c4fba16db8fd97f240084dfb2337f837740fc4",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0-alpha.1.tgz",
			"sha": "9f865703546b8a5d7d3b098668dd593a6aa437ab",
			"registry": "npmjs"
		},
		"rc-input-number-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.7.0.tgz",
			"sha": "2767e3aeeb6c720cf7eab143d62369a2ff35708d",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.8.tgz",
			"sha": "ba12b62805c0592793af44229c605b8b2c6a5ff8",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.9.tgz",
			"sha": "1ea872dd68b8f297aef8400c63f05673a2ac03b8",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.0.tgz",
			"sha": "a7302d875e6fb8e7c3aa177c57f0d96bdedc1d8c",
			"registry": "npmjs"
		},
		"rc-input-number-3.6.10.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-3.6.10.tgz",
			"sha": "651e17f72d7e5c47a07e126db9ee8d176aa85c2e",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.1.tgz",
			"sha": "1470e4c358e5417a288fe8dc589c31790ffe9f2c",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.2.tgz",
			"sha": "09651d5fc05c7f6a1e2111dbfad7ed5743fa7595",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.3.tgz",
			"sha": "f4ead2f82b3b501b4b0136b61d2ad2c5de781180",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.4.tgz",
			"sha": "79fd20e3131a438d8ea03bc8c05edad67e59c326",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.5.tgz",
			"sha": "aea46512b73a573462b52827b04d78ac7e6ba6e6",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.6.tgz",
			"sha": "078af3b3be0fc8a36a05072169d6415d4a631ab9",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.7.tgz",
			"sha": "3d231518decf443dcc6152e4370a46f2b705f901",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.8.tgz",
			"sha": "6b246a7d7780cd76a9935f9a3407e05829afe2c7",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.9.tgz",
			"sha": "0b0f89abf7deed011c2948dcff12dff0a719c496",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.10.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.10.tgz",
			"sha": "29e8858e580eda0079ad4135a3d2c6d7eb794a3d",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.11.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.11.tgz",
			"sha": "fe7bf584b2bfd9f814addc4a8c35b433bae519f7",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.12.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.12.tgz",
			"sha": "99b62f0b2395e1e76c9f72142b4ad7ea46f97d06",
			"registry": "npmjs"
		},
		"rc-input-number-4.0.13.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.0.13.tgz",
			"sha": "18ac305bf07b6771ad0e4edc97b1e1bbb9b71918",
			"registry": "npmjs"
		},
		"rc-input-number-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.1.0.tgz",
			"sha": "1f96aa586f6e83cb797f3d904adac6af42f4c559",
			"registry": "npmjs"
		},
		"rc-input-number-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.2.0.tgz",
			"sha": "333a250fdad82d2c2d0b3e3219baa31fb2cb2b94",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.0.tgz",
			"sha": "240638cbfab481b4c3da11a633456c75b49d030b",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.1.tgz",
			"sha": "f4b7f414f00816fd803ce5f11aac25bd38dd0f22",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.2.tgz",
			"sha": "a378a512984437cf2dd67c8d06984f2301368c54",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.3.tgz",
			"sha": "087a00cd9948536c28a9df152e15caef16bad937",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.4.tgz",
			"sha": "85bf8a0c24b0b717344870a48453c92bb2d69899",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.5.tgz",
			"sha": "f040cf3cfe9d6aee7024f2aa29bd617199492a6c",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.6.tgz",
			"sha": "8bbdf3eb4c7756d1cbaa7f8c23b83e2a1077b40b",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.7.tgz",
			"sha": "5c11a2015812c414492d8f0408ef04bb48fd6e1c",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.8.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.8.tgz",
			"sha": "6cb35dcd75bc45e2281c49304ff8ce464dcd223d",
			"registry": "npmjs"
		},
		"rc-input-number-4.3.9.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.3.9.tgz",
			"sha": "35994556ebda84b7e6b1fb479784844b6b4a738a",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.0.tgz",
			"sha": "0ddaaab925a7b0d6c6dbc9eb157ca23e9529b8c7",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.1.tgz",
			"sha": "1636cf281cde8d78ea4c8b9ffcffd77b80350675",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.2.tgz",
			"sha": "3abeaadd2cbef59eb350f09f7c0f8c743b584f13",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.3.tgz",
			"sha": "07ad7bd9241048e7410c19ea90dac112bcd8db5d",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.4.tgz",
			"sha": "4b0aa3d2513686317dd85c678a94873b6d1e6c5b",
			"registry": "npmjs"
		},
		"rc-input-number-4.4.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.5.tgz",
			"sha": "81473d2885a6b312e486c4f2ba3f441c1ab88520",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.0.tgz",
			"sha": "0e1728101fcec2ee0bce4e20bf84c669895c4fb9",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.1.tgz",
			"sha": "fcb03c1dda8b7b2a69fbb718f9c13c666caebd79",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.2.tgz",
			"sha": "cb0189314ddb0a8f2ae3bb2b73b52b9d8b4f80d5",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.3.tgz",
			"sha": "ed497c727658e870d3f2a5e5a750d1ee71089f43",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.4.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.4.tgz",
			"sha": "b0178cd7d3f4c57747db987d25ed2ff4d38a7af0",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.5.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.5.tgz",
			"sha": "d31a288303aa141914c4f58bb5546224a629ed7e",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.6.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.6.tgz",
			"sha": "0d52762b0ac39432256e2c6c5c836102f9797c46",
			"registry": "npmjs"
		},
		"rc-input-number-4.5.7.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.5.7.tgz",
			"sha": "7e6abe11aa50960c1f50a64cca0e64cb364a1ff9",
			"registry": "npmjs"
		},
		"rc-input-number-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.0.tgz",
			"sha": "928475897c16942169aae174a00805eb064a258d",
			"registry": "npmjs"
		},
		"rc-input-number-4.6.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.1.tgz",
			"sha": "2216d644c78857cc18411f0d3b6c14dba9a0ce7f",
			"registry": "npmjs"
		},
		"rc-input-number-4.6.2.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.2.tgz",
			"sha": "1e0c1437a2aa45294588ece933f5b02551fce22d",
			"registry": "npmjs"
		},
		"rc-input-number-4.6.3.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.6.3.tgz",
			"sha": "828e5d11a8ea9be4b01c2463a57acfcaec283f5e",
			"registry": "npmjs"
		},
		"rc-input-number-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.0.0.tgz",
			"sha": "a0be34bd4cf316203174d7096797c4c36b0e8a67",
			"registry": "npmjs"
		},
		"rc-input-number-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.0.1.tgz",
			"sha": "bafbea11516fdc34ae309dd56b99ab11ab6bc9bf",
			"registry": "npmjs"
		},
		"rc-input-number-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.1.0.tgz",
			"sha": "64da7d8c24ad0c5603d32faba22fd25733d6f96a",
			"registry": "npmjs"
		},
		"rc-input-number-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-5.1.1.tgz",
			"sha": "0f767ce132ede2454059240dc66bf55e52d921ea",
			"registry": "npmjs"
		},
		"rc-input-number-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-6.0.0.tgz",
			"sha": "0c0af57c8183f3ca6b87f7edf6fed3bd5a3ba16f",
			"registry": "npmjs"
		},
		"rc-input-number-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-6.0.1.tgz",
			"sha": "51d7a3762a4eaec091666e153e0056f372922dc5",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-input-number-5.1.0.tgz": {
			"shasum": "64da7d8c24ad0c5603d32faba22fd25733d6f96a"
		}
	},
	"_rev": "2-2a69ebc1a1d04313",
	"_id": "rc-input-number",
	"readme": "# rc-input-number\n---\n\nInput number control.\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependencies][david-image]][david-url]\n[![DevDependencies][david-dev-image]][david-dev-url]\n[![npm download][download-image]][download-url]\n[![bundle size][bundlephobia-image]][bundlephobia-url]\n\n[npm-image]: http://img.shields.io/npm/v/rc-input-number.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-input-number\n[travis-image]: https://img.shields.io/travis/react-component/input-number/master?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/input-number\n[circleci-image]: https://img.shields.io/circleci/react-component/input-number/master?style=flat-square\n[circleci-url]: https://circleci.com/gh/react-component/input-number\n[coveralls-image]: https://img.shields.io/coveralls/react-component/input-number.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/react-component/input-number?branch=master\n[david-url]: https://david-dm.org/react-component/input-number\n[david-image]: https://david-dm.org/react-component/input-number/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/input-number?type=dev\n[david-dev-image]: https://david-dm.org/react-component/input-number/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/rc-input-number.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-input-number\n[bundlephobia-url]: https://bundlephobia.com/result?p=rc-input-number\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-input-number\n\n## Screenshots\n\n<img src=\"https://user-images.githubusercontent.com/507615/83162463-61414a80-a13c-11ea-9420-971f8697d490.png\" width=\"288\"/>\n\n## Install\n\n[![rc-input-number](https://nodei.co/npm/rc-input-number.png)](https://npmjs.org/package/rc-input-number)\n\n## Usage\n\n```js\nimport InputNumber from 'rc-input-number';\n\nexport default () => <InputNumber defaultValue={10} />;\n```\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## Example\n\nhttp://127.0.0.1:8000/examples/\n\nonline example: http://react-component.github.io/input-number/examples\n\n## API\n\n### props\n\n<table class=\"table table-bordered table-striped\">\n    <thead>\n    <tr>\n        <th style=\"width: 100px;\">name</th>\n        <th style=\"width: 50px;\">type</th>\n        <th style=\"width: 50px;\">default</th>\n        <th>description</th>\n    </tr>\n    </thead>\n    <tbody>\n        <tr>\n          <td>prefixCls</td>\n          <td>string</td>\n          <td>rc-input-number</td>\n          <td>Specifies the class prefix</td>\n        </tr>\n        <tr>\n          <td>min</td>\n          <td>Number</td>\n          <td></td>\n          <td>Specifies the minimum value</td>\n        </tr>\n        <tr>\n          <td>onClick</td>\n          <td></td>\n          <td></td>\n          <td></td>\n        </tr>\n        <tr>\n          <td>placeholder</td>\n          <td>string</td>\n          <td></td>\n          <td></td>\n        </tr>\n        <tr>\n          <td>max</td>\n          <td>Number</td>\n          <td></td>\n          <td>Specifies the maximum value</td>\n        </tr>\n        <tr>\n          <td>step</td>\n          <td>Number or String</td>\n          <td>1</td>\n          <td>Specifies the legal number intervals</td>\n        </tr>\n        <tr>\n          <td>precision</td>\n          <td>Number</td>\n          <td></td>\n          <td>Specifies the precision length of value</td>\n        </tr>\n        <tr>\n          <td>disabled</td>\n          <td>Boolean</td>\n          <td>false</td>\n          <td>Specifies that an InputNumber should be disabled</td>\n        </tr>\n        <tr>\n          <td>focusOnUpDown</td>\n          <td>Boolean</td>\n          <td>true</td>\n          <td>whether focus input when click up or down button</td>\n        </tr>\n        <tr>\n          <td>required</td>\n          <td>Boolean</td>\n          <td>false</td>\n          <td>Specifies that an InputNumber is required</td>\n        </tr>\n        <tr>\n          <td>autoFocus</td>\n          <td>Boolean</td>\n          <td>false</td>\n          <td>Specifies that an InputNumber should automatically get focus when the page loads</td>\n        </tr>\n        <tr>\n          <td>readOnly</td>\n          <td>Boolean</td>\n          <td>false</td>\n          <td>Specifies that an InputNumber is read only </td>\n        </tr>\n        <tr>\n          <td>name</td>\n          <td>String</td>\n          <td></td>\n          <td>Specifies the name of an InputNumber</td>\n        </tr>\n        <tr>\n          <td>id</td>\n          <td>String</td>\n          <td></td>\n          <td>Specifies the id of an InputNumber</td>\n        </tr>\n        <tr>\n          <td>value</td>\n          <td>Number</td>\n          <td></td>\n          <td>Specifies the value of an InputNumber</td>\n        </tr>\n        <tr>\n          <td>defaultValue</td>\n          <td>Number</td>\n          <td></td>\n          <td>Specifies the defaultValue of an InputNumber</td>\n        </tr>\n        <tr>\n          <td>onChange</td>\n          <td>Function</td>\n          <td></td>\n          <td>Called when value of an InputNumber changed</td>\n        </tr>\n        <tr>\n            <td>onBlur</td>\n            <td>Function</td>\n            <td></td>\n            <td>Called when user leaves an input field</td>\n        </tr>\n        <tr>\n          <td>onPressEnter</td>\n          <td>Function</td>\n          <td></td>\n          <td>The callback function that is triggered when Enter key is pressed.</td>\n        </tr>\n        <tr>\n          <td>onFocus</td>\n          <td>Function</td>\n          <td></td>\n          <td>Called when an element gets focus</td>\n        </tr>\n        <tr>\n          <td>style</td>\n          <td>Object</td>\n          <td></td>\n          <td>root style. such as {width:100}</td>\n        </tr>\n        <tr>\n          <td>upHandler</td>\n          <td>React.Node</td>\n          <td></td>\n          <td>custom the up step element</td>\n        </tr>\n        <tr>\n          <td>downHandler</td>\n          <td>React.Node</td>\n          <td></td>\n          <td>custom the down step element</td>\n        </tr>\n        <tr>\n          <td>formatter</td>\n          <td>(value: number|string): displayValue: string</td>\n          <td></td>\n          <td>Specifies the format of the value presented</td>\n        </tr>\n        <tr>\n          <td>parser</td>\n          <td>(displayValue: string) => value: number</td>\n          <td>`input => input.replace(/[^\\w\\.-]*/g, '')`</td>\n          <td>Specifies the value extracted from formatter</td>\n        </tr>\n        <tr>\n          <td>pattern</td>\n          <td>string</td>\n          <td></td>\n          <td>Specifies a regex pattern to be added to the input number element - useful for forcing iOS to open the number pad instead of the normal keyboard (supply a regex of \"\\d*\" to do this) or form validation</td>\n        </tr>\n        <tr>\n          <td>decimalSeparator</td>\n          <td>string</td>\n          <td></td>\n          <td>Specifies the decimal separator</td>\n        </tr>\n        <tr>\n          <td>inputMode</td>\n          <td>string</td>\n          <td></td>\n          <td>Specifies the inputmode of input</td>\n        </tr>\n    </tbody>\n</table>\n\n## Keyboard Navigation\n* When you hit the <kbd>⬆</kbd> or <kbd>⬇</kbd> key, the input value will be increased or decreased by `step`\n* With the <kbd>Shift</kbd> key (<kbd>Shift+⬆</kbd>, <kbd>Shift+⬇</kbd>), the input value will be changed by `10 * step`\n* With the <kbd>Ctrl</kbd> or <kbd>⌘</kbd> key (<kbd>Ctrl+⬆</kbd> or <kbd>⌘+⬆</kbd> or <kbd>Ctrl+⬇</kbd> or <kbd>⌘+⬇</kbd> ), the input value will be changed by `0.1 * step`\n\n## Test Case\n\n```\nnpm test\nnpm run chrome-test\n```\n\n## Coverage\n\n```\nnpm run coverage\n```\n\nopen coverage/ dir\n\n## License\n\nrc-input-number is released under the MIT license."
}