{
	"name": "rc-checkbox",
	"versions": {
		"0.0.1": {
			"name": "rc-checkbox",
			"version": "0.0.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-util": "2.x"
			},
			"gitHead": "bccf4ba8677b2bf96825ac8fbb2995dff895934b",
			"_id": "rc-checkbox@0.0.1",
			"_shasum": "3b6ddc2dd2fd23aeaa2af60810041ca8a2f58a62",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "sliuqin",
				"email": "sliuqin@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				}
			],
			"dist": {
				"shasum": "3b6ddc2dd2fd23aeaa2af60810041ca8a2f58a62",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "rc-checkbox",
			"version": "1.0.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git@github.com:react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"rc-util": "2.x"
			},
			"gitHead": "bccf4ba8677b2bf96825ac8fbb2995dff895934b",
			"_id": "rc-checkbox@1.0.0",
			"_shasum": "d162cd7c896eec0f00790922009841153f80ac22",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "sliuqin",
				"email": "sliuqin@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				}
			],
			"dist": {
				"shasum": "d162cd7c896eec0f00790922009841153f80ac22",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "rc-checkbox",
			"version": "1.0.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "54814aee17303d6a4ec7bddad552edec7784746e",
			"_id": "rc-checkbox@1.0.1",
			"_shasum": "b404d0ae5a6f4f50bbc79a3ddec42b3ba4af4538",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b404d0ae5a6f4f50bbc79a3ddec42b3ba4af4538",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "rc-checkbox",
			"version": "1.0.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "f97359fead17ea89508aec49e76cf07df1087756",
			"_id": "rc-checkbox@1.0.2",
			"_shasum": "c37ac66a2b99ae24acedaf64fca104f945b9d72c",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "c37ac66a2b99ae24acedaf64fca104f945b9d72c",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "rc-checkbox",
			"version": "1.0.3",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "c8f11f1aed0bf027bf773c4ba6efc2e562d286cd",
			"_id": "rc-checkbox@1.0.3",
			"_shasum": "89cfbad761709758435072d84ed7ec15a759abe1",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "89cfbad761709758435072d84ed7ec15a759abe1",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "rc-checkbox",
			"version": "1.0.4",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "7a323cbf7007f5ce6fd118b17e326d622f8eb14f",
			"_id": "rc-checkbox@1.0.4",
			"_shasum": "4b285a6cffc5daf8fcd47b654bc221c940fdc0a1",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "4b285a6cffc5daf8fcd47b654bc221c940fdc0a1",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "rc-checkbox",
			"version": "1.0.5",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "bdf398571492e50042058d23054d3f5ddba27c80",
			"_id": "rc-checkbox@1.0.5",
			"_shasum": "36f7a1ddb781a640862d51e22fa02c6ee9c18535",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "36f7a1ddb781a640862d51e22fa02c6ee9c18535",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "rc-checkbox",
			"version": "1.0.6",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "1ee7f6b272aa45045f606d57f1ee2890a9ad9bd7",
			"_id": "rc-checkbox@1.0.6",
			"_shasum": "b20b020f78cb525622f163299bc5ff25a97a7912",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b20b020f78cb525622f163299bc5ff25a97a7912",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "rc-checkbox",
			"version": "1.1.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"precommit": [
				"precommit"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "5cfd06b92e067daf1525bc64779d65b1c46930c5",
			"_id": "rc-checkbox@1.1.0",
			"_shasum": "91f599e9487ee6600565129e410ffe1f8f300b02",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "91f599e9487ee6600565129e410ffe1f8f300b02",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "rc-checkbox",
			"version": "1.1.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony node_modules/.bin/rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"precommit-hook": "^1.0.7",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "^0.13.0"
			},
			"precommit": [
				"lint"
			],
			"dependencies": {
				"classnames": "~2.1.3"
			},
			"gitHead": "9c6c4330b3a2f2175380156fe2d94f637aa037a4",
			"_id": "rc-checkbox@1.1.1",
			"_shasum": "b832a91f97a14cfeda8bac08404215e72f7e4279",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b832a91f97a14cfeda8bac08404215e72f7e4279",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "rc-checkbox",
			"version": "1.1.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "node --harmony node_modules/.bin/rc-server",
				"pub": "rc-tools run pub",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
				"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
				"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-server": "3.x",
				"rc-tools": "4.x",
				"react": "^0.13.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "0a9fce07cc91af19984b51cefdeedf80d2f2ff82",
			"_id": "rc-checkbox@1.1.2",
			"_shasum": "5d72edece4d24fb6bc4fc98aec912b1b8bc9a304",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "5d72edece4d24fb6bc4fc98aec912b1b8bc9a304",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "rc-checkbox",
			"version": "1.2.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "8dc5a223dc4a5209622ffb4bbf9adc499f6a58fc",
			"_id": "rc-checkbox@1.2.0",
			"_shasum": "940953112379918243ee167fced02e8facef556a",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "940953112379918243ee167fced02e8facef556a",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "rc-checkbox",
			"version": "1.3.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "33ab73a9818b4f624c60a88faea7ba723efe2c13",
			"_id": "rc-checkbox@1.3.0",
			"_shasum": "b534e4636b89bfb68c0d38cf98ca07673404ba45",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b534e4636b89bfb68c0d38cf98ca07673404ba45",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.0.tgz_1455956212493_0.5255678521934897"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "rc-checkbox",
			"version": "1.3.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "d3392169703eef4da27f21cf33e2151db5389020",
			"_id": "rc-checkbox@1.3.1",
			"_shasum": "971cbac8f880f91294be2a05b1f9529f4334bc52",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "971cbac8f880f91294be2a05b1f9529f4334bc52",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.1.tgz_1458626155935_0.6609896628651768"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "rc-checkbox",
			"version": "1.3.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "d3392169703eef4da27f21cf33e2151db5389020",
			"_id": "rc-checkbox@1.3.2",
			"_shasum": "20fee736f49ef7ceec45c6f3cef695e029fb5c89",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "20fee736f49ef7ceec45c6f3cef695e029fb5c89",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.2.tgz_1458631586563_0.09592855907976627"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "rc-checkbox",
			"version": "1.3.3",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "49c6b698bc3205944d1743d6a7a7035f7e5a5352",
			"_id": "rc-checkbox@1.3.3",
			"_shasum": "7894c54770ca0833a50ecbd51237a9717b4b169e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "7894c54770ca0833a50ecbd51237a9717b4b169e",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.3.tgz_1460131055729_0.770068367710337"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "rc-checkbox",
			"version": "1.3.4",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "31a3566ff6a52a339dd3e876460503ce38d792cc",
			"_id": "rc-checkbox@1.3.4",
			"_shasum": "27c715ecdff6b59e5770248e505a2ddf6972f6ea",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "27c715ecdff6b59e5770248e505a2ddf6972f6ea",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.4.tgz_1461576631558_0.007549675181508064"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.5": {
			"name": "rc-checkbox",
			"version": "1.3.5",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "1f348ebbd6bfbe2add5b0cd8d47f79b4a73bbf2b",
			"_id": "rc-checkbox@1.3.5",
			"_shasum": "8e0ab90e28c9ac72070308fbc7e07cbe7da4a2b4",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "8e0ab90e28c9ac72070308fbc7e07cbe7da4a2b4",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.5.tgz_1463643849231_0.8339673234149814"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.6": {
			"name": "rc-checkbox",
			"version": "1.3.6",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "df799315f3f8eae8111e686c42706b484631dc1d",
			"_id": "rc-checkbox@1.3.6",
			"_shasum": "b8cdf1dfc323456f50e7e3f621c03180794d9e68",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b8cdf1dfc323456f50e7e3f621c03180794d9e68",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.6.tgz_1464075365245_0.6025147179607302"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.7": {
			"name": "rc-checkbox",
			"version": "1.3.7",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "~0.14.0",
				"react-addons-test-utils": "^0.14.0",
				"react-dom": "^0.14.0"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x"
			},
			"gitHead": "2fb9c4157576bf5d5170a20bd087d2b929ddbed3",
			"_id": "rc-checkbox@1.3.7",
			"_shasum": "4d3dd7f33f5ca11727ca3f5af404a158e088f1b8",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "4d3dd7f33f5ca11727ca3f5af404a158e088f1b8",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.3.7.tgz_1464853072836_0.6213887436315417"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "rc-checkbox",
			"version": "1.4.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"react-addons-pure-render-mixin": "15.x",
				"classnames": "2.x"
			},
			"gitHead": "424448ef37e55352c5bcf2372127a0d9cd278b52",
			"_id": "rc-checkbox@1.4.0",
			"_shasum": "9719befbc98d80239d79b83f8f953885cd23e462",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "9719befbc98d80239d79b83f8f953885cd23e462",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.4.0.tgz_1465700950232_0.43898164643906057"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "rc-checkbox",
			"version": "1.4.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"react-addons-pure-render-mixin": "15.x",
				"classnames": "2.x"
			},
			"gitHead": "de50511e8b4d3c88b9c8c797c9bf6765c5216256",
			"_id": "rc-checkbox@1.4.1",
			"_shasum": "a1219c06427f17bd2336ff0e2e0fe1d4399373e9",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "a1219c06427f17bd2336ff0e2e0fe1d4399373e9",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.4.1.tgz_1470366248221_0.9217423056252301"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.2": {
			"name": "rc-checkbox",
			"version": "1.4.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"react-addons-pure-render-mixin": "15.x",
				"classnames": "2.x"
			},
			"gitHead": "dad9e1918e477de37690b901103fc86abadab056",
			"_id": "rc-checkbox@1.4.2",
			"_shasum": "fdf9afb4d8e38d514fd7e1508a12dae343e66544",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fdf9afb4d8e38d514fd7e1508a12dae343e66544",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.4.2.tgz_1473763146814_0.6183319252450019"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.3": {
			"name": "rc-checkbox",
			"version": "1.4.3",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x",
				"rc-util": "^4.0.1"
			},
			"gitHead": "6d436b5fb857800c78d656d9b63ba985cf90e94b",
			"_id": "rc-checkbox@1.4.3",
			"_shasum": "b951befecc5d2f892d7a2629f9e107badf1c75c6",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b951befecc5d2f892d7a2629f9e107badf1c75c6",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.4.3.tgz_1477648644538_0.19603968830779195"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.4": {
			"name": "rc-checkbox",
			"version": "1.4.4",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x",
				"rc-util": "^4.0.1"
			},
			"gitHead": "a598b025b36a766fa08d38781902cc7d71640308",
			"_id": "rc-checkbox@1.4.4",
			"_shasum": "12d2932b6b628953000e764c68f0465dc81a052d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"dist": {
				"shasum": "12d2932b6b628953000e764c68f0465dc81a052d",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.4.4.tgz_1486123103319_0.03906152583658695"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "rc-checkbox",
			"version": "1.5.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x",
				"rc-util": "^4.0.1"
			},
			"gitHead": "4f94aa76de53b5c6c05a28d56ca19dd9060d754a",
			"_id": "rc-checkbox@1.5.0",
			"_shasum": "464ce9b40b1ad9d119524ced174a60a7b4eb7529",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "464ce9b40b1ad9d119524ced174a60a7b4eb7529",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-1.5.0.tgz_1488252150231_0.1697355192154646"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "rc-checkbox",
			"version": "2.0.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"files": [
				"lib",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"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",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "5.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.1"
			},
			"gitHead": "4bbc6bce7f66d8360d54dd389fc1706c95b8b28f",
			"_id": "rc-checkbox@2.0.0",
			"_shasum": "f67bc1f3e192dd54cce608df9d8f35efa8b00079",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "f67bc1f3e192dd54cce608df9d8f35efa8b00079",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-2.0.0.tgz_1492139951837_0.6794485347345471"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "rc-checkbox",
			"version": "2.0.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.1"
			},
			"gitHead": "ec7c7b2404fe821365c92b40df6d95eebb39045b",
			"_id": "rc-checkbox@2.0.1",
			"_shasum": "737c0d37f54ffaaf5b8af88cacba2f79534f3341",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "737c0d37f54ffaaf5b8af88cacba2f79534f3341",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/rc-checkbox-2.0.1.tgz_1495112662082_0.2529036069754511"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "rc-checkbox",
			"version": "2.0.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-tools run karma",
				"saucelabs": "rc-tools run saucelabs",
				"test": "rc-tools run test",
				"chrome-test": "rc-tools run chrome-test",
				"coverage": "rc-tools run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"gitHead": "2f2a2259480ad1f48dbe7f300c3fbf7b6fa55550",
			"_id": "rc-checkbox@2.0.2",
			"_shasum": "c08225b38da9c2ca6ef21f991e7ef19272707fee",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "c08225b38da9c2ca6ef21f991e7ef19272707fee",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.0.2.tgz_1495541005868_0.42146730166859925"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "rc-checkbox",
			"version": "2.0.3",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"karma": "rc-test run karma",
				"saucelabs": "rc-test run saucelabs",
				"test": "rc-test run test",
				"chrome-test": "rc-test run chrome-test",
				"coverage": "rc-test run coverage"
			},
			"devDependencies": {
				"expect.js": "~0.3.1",
				"pre-commit": "1.x",
				"rc-test": "^6.0.1",
				"rc-tools": "6.x",
				"react": "15.x",
				"react-addons-test-utils": "15.x",
				"react-dom": "15.x"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"gitHead": "bd48381a053535ca12f9023a6e5c946864796c0a",
			"_id": "rc-checkbox@2.0.3",
			"_shasum": "436a9d508948e224980f0535ea738b48177a8f25",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.3",
			"_npmUser": {
				"name": "paranoidjk",
				"email": "hust2012jiangkai@gmail.com"
			},
			"dist": {
				"shasum": "436a9d508948e224980f0535ea738b48177a8f25",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sliuqin",
					"email": "sliuqin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.0.3.tgz_1496241523139_0.707833943888545"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "rc-checkbox",
			"version": "2.1.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "6.x",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "af7d0d6d48b8a273206f0b7cc43b9b38e787b75b",
			"_id": "rc-checkbox@2.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7L/c5TAG23dk3s5jeNRn8WTRxuC+Yaf3XBalhhblUmc8yRD9jvTiwsDpLODtF6oJag8wrORpnRB5aYqeMOEU8w==",
				"shasum": "e534f3988aef0c2c0ee74a65ae231044f0908c78",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.1.0.tgz_1510710921866_0.9013375001959503"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "rc-checkbox",
			"version": "2.1.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5c810915b8b6ffd048b4a4ecb09b91ae4acca369",
			"_id": "rc-checkbox@2.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-yESAzXCFIbofD3YmFdT8DcSTC18/tuOtjYyDTJXCd4A9ZsZ3ZkwcAak1htgYx5ILjdFBt7Eo4pEiNDGdkE3AuQ==",
				"shasum": "7b2d3632285eaad9cad78612a6643d7d34589e72",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.1.1.tgz_1510829767886_0.8698424864560366"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "rc-checkbox",
			"version": "2.1.2",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "fc8c70004a728a2ed4430b9420d7a176e486275e",
			"_id": "rc-checkbox@2.1.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CzH498s+ehJhGj5pYns3p5N2+qKGQ/NiI23/RL9FWOnf62RguTMJ+WXZZ0wuYa3cjMj3E5PnitqfUHnYN8KzrA==",
				"shasum": "8d7c5c69fde1598cabec34dd9b68f68dd934bc7b",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.2.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.1.2.tgz_1516865227395_0.574555354192853"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "rc-checkbox",
			"version": "2.1.3",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e583990cbacd246a1dabe135890b669a1b963743",
			"_id": "rc-checkbox@2.1.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vGv6A2q1Mp2uOObreawFYcedI8GWZWhxhAUEu/1xWIKuJ3AiqTuaTo9p2ZDyjiyCHVKs27OF/1oxEoOB4E7G0g==",
				"shasum": "d78086c7c775611d3c513b4cc53f981d81e5bdf2",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.3.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.1.3.tgz_1517156907313_0.9626650821883231"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.4": {
			"name": "rc-checkbox",
			"version": "2.1.4",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e18cb14f39622b2d93b1311a9fd1bdecdff88cfd",
			"_id": "rc-checkbox@2.1.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-a5rDubpIsNzx/8u7yk8rD19RyZOM3uxqwXsUUfRzNhO+wD3Y0xntqRXqNPZ/dYQqXWoK/oRJrqghst1/8pFqZQ==",
				"shasum": "7f5ebabe7035ef333597d026faa0edd0f4d919b4",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.4.tgz"
			},
			"maintainers": [
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox-2.1.4.tgz_1517196433802_0.4032792937941849"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.5": {
			"name": "rc-checkbox",
			"version": "2.1.5",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"files": [
				"lib",
				"es",
				"assets/*.css"
			],
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b3b17afe247060fe8435db1b868dd0d183b9d098",
			"_id": "rc-checkbox@2.1.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WXKnZV6ipS3Jsmd7mVenVUQf+ictgWZW0RqiH+7MeYdzGj/SL4g/S6MZgRdgzaBS2tGBCp4bvhGcyZLns6uQxw==",
				"shasum": "411858448c0ee2a797ef8544dac63bcaeef722ef",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.5.tgz",
				"fileCount": 9,
				"unpackedSize": 20453
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox_2.1.5_1519460127035_0.18247739843901067"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.6": {
			"name": "rc-checkbox",
			"version": "2.1.6",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"rc-util": "^4.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1e077884262e49c74c12bc5f12af196b535d1295",
			"_id": "rc-checkbox@2.1.6",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+VxQbt2Cwe1PxCvwosrAYXT6EQeGwrbLJB2K+IPGCSRPCKnk9zcub/0eW8A4kxjyyfh60PkwsAUZ7qmB31OmRA==",
				"shasum": "5dc00653e5277018c431fec55e38b91c1f976e90",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.6.tgz",
				"fileCount": 9,
				"unpackedSize": 20518,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHy1/CRA9TVsSAnZWagAACVUP/2fBrPBLH8TyvHnIysic\nqIkCA4BZCUlUNlyMIvYyJ5HtLk+sIQDFYEZgt25IXKm+d59zt3bVRsKbKlPF\nY2n29sHsnSnXQtPVnWrTMeLinqTgj0PUO5vJfBxVQzUAsjSuWVpdBuh8AVW/\nTkfEfaflHoPz/Y5V/wHs8hJ6nWQxIwYE+Dp/sSX+RKqObynpuSl6ay3gTeO+\n2WtTdjXWtBgSaF/TxXafe1mAJHDC1TBR5P85DUQZdfEgUKidOgWj/lXpn8bV\n5Kfcj2ojhIiSlwgkFjHXPuYI7DmgJn9ff5FA0ua8o0K9wb9W+SNslPopTe4V\nfFpOWLM1I1nskStSHRU16KDREUkb5LSEDQPUpY/lGRrYgYKB49N2oApwXsn8\nEr3cFRIjGjwSZLamCnl+1f0AyQf42rdiQV/TrHBrZ66AacH35zQzt4IKJTaL\nwIcJ4W7yf0ltIxdSdKEX4w0CSKsQ6F/ufsYk2ASexuOAiRpe/8JRzJ0EJ9zJ\nLI8v9xltbNVkZoU6Rp2nnKS8AF8uHRlUCiPZsMtjLWhtSU+6pvl1DfEpr6pv\nz5n4br3c1lSsboMBvZJeEmrHRT+bjdVsbqLc7vXbN0moeYOnyI9Kkg+v6mvp\nROE82ba3d5Qclnj7ZMCpZQsra1SSsjbjKpdMG0aX4hJqb4GrVpcEQyctgxLl\n6jFv\r\n=t724\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-checkbox_2.1.6_1545547135029_0.4053681516393437"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.7": {
			"name": "rc-checkbox",
			"version": "2.1.7",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"types": "index.d.ts",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "2d953d5044f294ec691545b25fa88822acf638f3",
			"_id": "rc-checkbox@2.1.7",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-8L+0XuucUOMUM6F/7qH+hnQpEHPZfW1Um02lUHEVdpZNor5mC0Fj4x8GvTtwcM1pAl5tD3I6lHYD8cE1W8RZJw==",
				"shasum": "ae6785525cf35fa4c62d706c4a1ff7b2b1fcb821",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.7.tgz",
				"fileCount": 10,
				"unpackedSize": 20923,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc93GgCRA9TVsSAnZWagAA8wgP+wQf2wStS2wEq8aWlvQN\n1rqZ5Qx23Rlndrhqqz3ymGmMqbQBPdIcZplI1bkC3gUTAVkHFX47gVWihkvX\nr/O8obNAeVU7OwkaqBDUcxk9t2vgx+ag1qOQsQaE/vw4jreRlpHhatGUGosC\nvXk8mBesZOoogJrAmUM1FxbYibrNYNZa5cf6cMcSKKJ6b+O7GQ7J2NzKtrrL\nSfLzajkbkKSGcMruFqRIQsnjGD/pc95YHBgCMo3m8TQ65WCkNyQPqnGhzYsX\nS2qi6IuVUImxBiwlhilDofNhi/8p9P0Aif1AEvSPF3k1GrX7bhWMN1q2T3SC\nrqQPScTjwGSTqC/u4q92zU4qSrfenPRCeeq67KDKyhZyK2G+QQOhovy/d6Ro\nb0cKy4vWl287g8jzzvVUJPKjZh3JqQK3dm4dj9iYEJ+Y0U6iMGNZJ9gGKrse\nu9HVk+0+rOkVv9QJ/vTGJMWPvF1I4w8fthSQ1CpG4H/VzOs90pqT6CoYMX5l\n5f1YCyU6mCPY/0PuCmB9gC0oVG1MIRdvcEcgR7DQ0Fc0nUiymTpkY1+vLHF/\nrfwEs5csTCcHCp2b6ey5zow6UZ17n62K9zUgG+h+wkflVc+dxsrRniA3WX02\nu60PBB9CpKP5yuAiuOfFY+WFIvfgSjV28EB7XpMqeUtl3gi4W4DgnOoH6w2s\nYo3W\r\n=2sFK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"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-checkbox_2.1.7_1559720351949_0.4310464679229633"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.8": {
			"name": "rc-checkbox",
			"version": "2.1.8",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"types": "index.d.ts",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x",
				"prop-types": "15.x",
				"react-lifecycles-compat": "^3.0.4"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "43e337c19721db8e94b8c7642a7476db2fef10fd",
			"_id": "rc-checkbox@2.1.8",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-6qOgh0/by0nVNASx6LZnhRTy17Etcgav+IrI7kL9V9kcDZ/g7K14JFlqrtJ3NjDq/Kyn+BPI1st1XvbkhfaJeg==",
				"shasum": "eedd9ef9c2f3af5b3b8e5cde5254aa89ad1a880a",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.8.tgz",
				"fileCount": 10,
				"unpackedSize": 21041,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdibVcCRA9TVsSAnZWagAA7dcP+wdSmRKPTeX8Y4eFldYV\nahhk/q6SSigYX5UkDZhq7sQEH5JsUgEmUHg2Jp0Id2e98nOmG3V2tLaxtqTM\niJre0BT4LUMUE8g3AEuwb9kUDVtyaRkIlBuMhYOTT7NRqV8xjGNGqeqbs/BQ\nwGRa77McVs5EtehRPtHEA2/Q6cr6Oq/FC40KMn0lGjgVg0yAaVlEZwMweTA6\n95VrE+i4bHooKuWiuy8c7o/N5rY7B5PhFp54EJr8hiMpGw8J5p+saR5Gl4EY\nbgM7v2HwT1JvP6y+RVlFyxqHbJoQUzjtZa2x7Zfyuirk+KqDH2h+HCI3LpJW\nGXFSMLpia1mbWO1p9QumJhH4O4B61kQmHGeFtAq3NSpYzBoux9BjY4mf+utU\n+i2hN09KKTX7JotHwq1TGi5UwUddHN1yv0Cqg0QAfxgiema/tcGeDJxblem1\nPECUecs16/Y7WSLXVCAd0DL6+WPLrwm/BTCvddg+oRmmyJ9H/dImZSE3bwc2\nQN7uqf1rP45EiJ2nhqibY/RSjJpt88TEg/DzfUqPj9G/9EQiw6+J6ieFr167\nUNRpmKsf4OuHP5QA4r+Ipyy3zhlBNmsgD4ElA/3C3kbmDty1TlTRGC8LYsl8\n+r/7SY/L7WEHbRZ8bjbQIrhCi8fKKwEobqe9U/jhNP2zNX49anKnJLwX4vZo\nzx7a\r\n=mKB9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"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-checkbox_2.1.8_1569305948136_0.4594420220107467"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "rc-checkbox",
			"version": "2.2.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "lib/index",
			"module": "es/index",
			"types": "index.d.ts",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"licenses": "MIT",
			"config": {
				"port": 8001
			},
			"scripts": {
				"build": "rc-tools run build",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run server",
				"compile": "rc-tools run compile --babel-runtime",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"test": "jest",
				"coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls",
				"prepublish": "rc-tools run guard"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/*"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"dependencies": {
				"babel-runtime": "^6.23.0",
				"classnames": "2.x"
			},
			"devDependencies": {
				"core-js": "^2.5.1",
				"coveralls": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"jest": "^21.2.1",
				"pre-commit": "1.x",
				"rc-tools": "^7.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "dc2fe2f033cf9e642ed07e907dea688f8a7e8043",
			"_id": "rc-checkbox@2.2.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-Wjh/nutLA8iIPTT1P9I9KOqlUblVe+CWa3SxMibFySnLyYbMxKNtPhwNcbADPOqzNU0AsCntTduNeJg1n0B5fg==",
				"shasum": "a0ce95c34f05e0eb882664174518cd4baa36dce9",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.2.0.tgz",
				"fileCount": 8,
				"unpackedSize": 19044,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfhcCRA9TVsSAnZWagAAzSIP/3EQ2DWVARfOe5VxwGNo\nG21GD7I01noPJ3WaHjRZZWsCEnB1C+3dmO7rstgtSoZrU/JVmGAQtc15TmYo\nYYVzZQ8wXSQFrhc0/VCL6JsRCnboztSpo3tTbwtFHriPXrkuIeIZmZZIcBzu\n2+Qu4S6XsEVMug30soloGXi/PuL8Zt0aeOuyNKwSKBZVLUV7w54yn/bYrBra\nja08QmPjAhE6XSBwiaHOFVsLZqibTHqApXG3kpSkvOmescmLGfUexJGYtgTZ\nc+GUfq7e2h74XlOKCm31hvMyXLpsiUIQ6WlPk0WqC1T/asieX9stFUVk9dYE\nVju5VAv+WdsA83xcrHamoRPTsA6ami7mJ3mmKjCsWkekDQ88p7VVs4GBkpos\n9ZNuOdc/2c53r36XfKoMEwdKtP8TJqbSSQVvOoj/UBOxQ0FVT4SGHsKeVI+o\nDs4eYbWcLVNR5ORHeZMl6QPUEz3liyQLc5jZBSUy/0lLgdSOpgPvCL2h9FJE\nvD75jf2rQ2auVlOWkp/sAvF6xsZhQcGtWaWPTzaHMM9NDeeUfhkfoX7z5G3x\nrxpLTfFjYzd7pyV75Q2naJ1mMskGlzByd8GOZF7P3vmaL3bT8vJt4jDfNyuF\nm9BNgmThjVjC56p0zMqQdfXoosXdXeSL+iaGH7jLGBpggWXh5RPgIepu0JY9\n5PHY\r\n=CowB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"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-checkbox_2.2.0_1585576028351_0.45150485247549166"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.0": {
			"name": "rc-checkbox",
			"version": "2.3.0",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build  --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish",
				"lint": "eslint . --ext='jsx'",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.10",
				"@types/jest": "^25.2.2",
				"@umijs/fabric": "^2.2.2",
				"coveralls": "^3.0.6",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.0.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"less": "^3.11.1",
				"np": "^6.2.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"gitHead": "d5b152d09f6ab4e907e235f23915c83e7080c6ec",
			"_id": "rc-checkbox@2.3.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-rRv4W084iOO1BSllPoF4dA59DWBrbUQQbKYmjTuNh6nxihXmp9ymMo52rgs58MOzBdwAszbjYgb/MSwum0jIpA==",
				"shasum": "b840f5ed08cd9cc24f3c485e7da13cb44a5228fe",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.3.0.tgz",
				"fileCount": 7,
				"unpackedSize": 23918,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBo7MCRA9TVsSAnZWagAAYfoP/A05qKY8H++pq4Aikyla\nxuh+rpy+WEBA30tZDskUYcWWkAQM8SkdJ7kr2Dmxc/jOSyujRcsJYJbyhSPh\n3mBS2j7u87Cm17Tott2rg9rv8JMO8FcfAWTIY593bIFbmrkkmdtNb8xDZfDD\nAI9m276XBqKusU2K/vQ8Vn4Qg5C4QmxjZ5RKgpFnFiMfPksdHzbhMtKgjiny\nQkklanOZ08Db4Vv8dZFCZZyMXYKoQCvCsdX52NbukrOqeZOeFIBkMsnAR5c+\nRMswiM2k6prGQrzoAVxquHuNIcBTHctJ0LFJUw/CYCeEuSTCFktlAE7dIFfC\nbfOEhb7/hYzCL5ZNyu6cMYCgGkt0brxwRDwGpOPvi4diSz0HQ14NypGKHKe9\nt964R8Ut+tI4TyFdEzfIfUowmYzX+6uxCcBoUouutFAbcPfjkoz5SHTw4RjK\nXobniMK4U/eWZJe5C/6rG85ghAIfesr7bd/ZnZ16IiuWoOaB4FXzk2Z2rQBG\npXV8Se9ibD2hozqFVaSDDySKOKf5AQjOlJxNvHj4yTiJsEBYiygl+DQ9TpHu\nkiEYHDDU11jZRe8YSm0A/cpwsiAxQgrH2cufpX4dS79keegpKqE+PFn9QuPq\nr+T3Zlon4WsqZsNfZau6PSAZyIkG76noePgSjkO6T0xdoyt5O8YCnumtb84N\ngnQZ\r\n=0tqL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"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-checkbox_2.3.0_1594265291718_0.28799574019907204"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.1": {
			"name": "rc-checkbox",
			"version": "2.3.1",
			"description": "checkbox ui component for react",
			"keywords": [
				"react",
				"react-component",
				"react-checkbox",
				"checkbox"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/checkbox",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/checkbox.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/checkbox/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build  --storybook",
				"compile": "father build && lessc assets/index.less assets/index.css",
				"gh-pages": "father doc deploy",
				"prepublishOnly": "npm run compile && np --yolo --no-publish",
				"lint": "eslint . --ext='jsx'",
				"test": "father test",
				"coverage": "father test --coverage"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.10",
				"@types/jest": "^25.2.2",
				"@umijs/fabric": "^2.2.2",
				"coveralls": "^3.0.6",
				"enzyme": "^3.0.0",
				"enzyme-adapter-react-16": "^1.0.1",
				"enzyme-to-json": "^3.0.0",
				"eslint": "^7.0.0",
				"father": "^2.13.4",
				"less": "^3.11.1",
				"np": "^6.2.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"react-test-renderer": "^16.0.0"
			},
			"gitHead": "5d288432a8019db8ff32ef4f8e722756e02bad0f",
			"_id": "rc-checkbox@2.3.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-i290/iTqmZ0WtI2UPIryqT9rW6O99+an4KeZIyZDH3r+Jbb6YdddaWNdzq7g5m9zaNhJvgjf//wJtC4fvve2Tg==",
				"shasum": "2a61bc43017c783bd2e9f1a67553bf8efe7aa4d3",
				"tarball": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.3.1.tgz",
				"fileCount": 9,
				"unpackedSize": 25248,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDm7UCRA9TVsSAnZWagAAva0QAIa21ua8XqaCPQYKo9ky\nMaaUbvjoA1OGkdQw0+FnFeKlJbOSOtu+0b35GzEF2+fnACaOtA6f0561z3gg\nW9lo4FeeJeN+KtwVrSLqFWd4iIR/tzlXisot7kokf/NwS6nXEVOYPSrQYty4\n6t1Y4veI5v6vjzN/HvVvXuEvRm2A9By2lzplv/ZeVDTu7tbawjTYXLWLQXXa\nYb9LWMlAcEa0xyMUIV2fbEGhARiTTipOwxkFARLdF41ivL0XkRNYbUrMEDZf\noQqAl3197csnNHKfewOOZH1TdI1gVwzzTD/EEYrZBFriB9QOYRo727m0lZSV\ntE7sU2PavLOt6HLuYtTUsEAA6EuWHBcTGRU4zNvmN6CAel0REPVcqA8DAQX5\nwi851Wd0ETUY9DePLh8GYutMh0DjnWLfOXVQI7yerG//ktLDhu8R/dNOClS2\nCXs2vBwmabGsGcrGWKc1nZiD/mwtgPdbPQRQs4gvJtLhg/8xnOvrpzMSflTc\ngKYmo98uSxnV3HE7e4KqmRFemOa7gIcI5oAfv2HxVIp2hgIYBFPiku4RhnrF\nPq3vClnBvGpbLtaA0tRQEz9Qnpnu7QA6eLuydERcYyZ/nmmA7CHShhIOb002\nZbhFlJz2cxTXmeM3ElRIOo+CaOXj4WUaPf83xRZQAaa3G55GO3Fl8GxE14Cv\nxrO5\r\n=Iiwd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "sliuqin@gmail.com",
					"name": "sliuqin"
				},
				{
					"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-checkbox_2.3.1_1594781395677_0.1193623237818624"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-07-15T02:49:59.867Z",
		"created": "2015-07-15T06:26:11.347Z",
		"0.0.1": "2015-07-15T06:26:11.347Z",
		"1.0.0": "2015-07-15T06:26:52.331Z",
		"1.0.1": "2015-07-16T03:29:11.792Z",
		"1.0.2": "2015-07-16T03:45:18.715Z",
		"1.0.3": "2015-07-16T03:57:42.966Z",
		"1.0.4": "2015-07-16T08:42:42.170Z",
		"1.0.5": "2015-07-16T08:44:17.435Z",
		"1.0.6": "2015-07-16T08:52:37.971Z",
		"1.1.0": "2015-08-10T07:57:04.708Z",
		"1.1.1": "2015-08-11T06:46:05.356Z",
		"1.1.2": "2015-11-16T05:31:36.515Z",
		"1.2.0": "2015-11-17T04:52:40.319Z",
		"1.3.0": "2016-02-20T08:16:55.623Z",
		"1.3.1": "2016-03-22T05:55:58.458Z",
		"1.3.2": "2016-03-22T07:26:27.032Z",
		"1.3.3": "2016-04-08T15:57:36.312Z",
		"1.3.4": "2016-04-25T09:30:32.084Z",
		"1.3.5": "2016-05-19T07:44:13.413Z",
		"1.3.6": "2016-05-24T07:36:07.554Z",
		"1.3.7": "2016-06-02T07:37:54.115Z",
		"1.4.0": "2016-06-12T03:09:13.037Z",
		"1.4.1": "2016-08-05T03:04:09.911Z",
		"1.4.2": "2016-09-13T10:39:08.547Z",
		"1.4.3": "2016-10-28T09:57:26.578Z",
		"1.4.4": "2017-02-03T11:58:23.558Z",
		"1.5.0": "2017-02-28T03:22:32.159Z",
		"2.0.0": "2017-04-14T03:19:12.074Z",
		"2.0.1": "2017-05-18T13:04:24.511Z",
		"2.0.2": "2017-05-23T12:03:26.022Z",
		"2.0.3": "2017-05-31T14:38:43.324Z",
		"2.1.0": "2017-11-15T01:55:22.423Z",
		"2.1.1": "2017-11-16T10:56:07.958Z",
		"2.1.2": "2018-01-25T07:27:07.468Z",
		"2.1.3": "2018-01-28T16:28:27.470Z",
		"2.1.4": "2018-01-29T03:27:13.995Z",
		"2.1.5": "2018-02-24T08:15:27.093Z",
		"2.1.6": "2018-12-23T06:38:55.139Z",
		"2.1.7": "2019-06-05T07:39:12.069Z",
		"2.1.8": "2019-09-24T06:19:08.234Z",
		"2.2.0": "2020-03-30T13:47:08.501Z",
		"2.3.0": "2020-07-09T03:28:11.837Z",
		"2.3.1": "2020-07-15T02:49:55.794Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.3.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0671f4324c6e6ab951a718ea02c894f2\"",
			"fetched": 1600326169894
		}
	},
	"_distfiles": {
		"rc-checkbox-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-0.0.1.tgz",
			"sha": "3b6ddc2dd2fd23aeaa2af60810041ca8a2f58a62",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.0.tgz",
			"sha": "d162cd7c896eec0f00790922009841153f80ac22",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.1.tgz",
			"sha": "b404d0ae5a6f4f50bbc79a3ddec42b3ba4af4538",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.2.tgz",
			"sha": "c37ac66a2b99ae24acedaf64fca104f945b9d72c",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.3.tgz",
			"sha": "89cfbad761709758435072d84ed7ec15a759abe1",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.4.tgz",
			"sha": "4b285a6cffc5daf8fcd47b654bc221c940fdc0a1",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.5.tgz",
			"sha": "36f7a1ddb781a640862d51e22fa02c6ee9c18535",
			"registry": "npmjs"
		},
		"rc-checkbox-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.0.6.tgz",
			"sha": "b20b020f78cb525622f163299bc5ff25a97a7912",
			"registry": "npmjs"
		},
		"rc-checkbox-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.0.tgz",
			"sha": "91f599e9487ee6600565129e410ffe1f8f300b02",
			"registry": "npmjs"
		},
		"rc-checkbox-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.1.tgz",
			"sha": "b832a91f97a14cfeda8bac08404215e72f7e4279",
			"registry": "npmjs"
		},
		"rc-checkbox-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.1.2.tgz",
			"sha": "5d72edece4d24fb6bc4fc98aec912b1b8bc9a304",
			"registry": "npmjs"
		},
		"rc-checkbox-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.2.0.tgz",
			"sha": "940953112379918243ee167fced02e8facef556a",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.0.tgz",
			"sha": "b534e4636b89bfb68c0d38cf98ca07673404ba45",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.1.tgz",
			"sha": "971cbac8f880f91294be2a05b1f9529f4334bc52",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.2.tgz",
			"sha": "20fee736f49ef7ceec45c6f3cef695e029fb5c89",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.3.tgz",
			"sha": "7894c54770ca0833a50ecbd51237a9717b4b169e",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.4.tgz",
			"sha": "27c715ecdff6b59e5770248e505a2ddf6972f6ea",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.5.tgz",
			"sha": "8e0ab90e28c9ac72070308fbc7e07cbe7da4a2b4",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.6.tgz",
			"sha": "b8cdf1dfc323456f50e7e3f621c03180794d9e68",
			"registry": "npmjs"
		},
		"rc-checkbox-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.3.7.tgz",
			"sha": "4d3dd7f33f5ca11727ca3f5af404a158e088f1b8",
			"registry": "npmjs"
		},
		"rc-checkbox-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.0.tgz",
			"sha": "9719befbc98d80239d79b83f8f953885cd23e462",
			"registry": "npmjs"
		},
		"rc-checkbox-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.1.tgz",
			"sha": "a1219c06427f17bd2336ff0e2e0fe1d4399373e9",
			"registry": "npmjs"
		},
		"rc-checkbox-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.2.tgz",
			"sha": "fdf9afb4d8e38d514fd7e1508a12dae343e66544",
			"registry": "npmjs"
		},
		"rc-checkbox-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.3.tgz",
			"sha": "b951befecc5d2f892d7a2629f9e107badf1c75c6",
			"registry": "npmjs"
		},
		"rc-checkbox-1.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.4.4.tgz",
			"sha": "12d2932b6b628953000e764c68f0465dc81a052d",
			"registry": "npmjs"
		},
		"rc-checkbox-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-1.5.0.tgz",
			"sha": "464ce9b40b1ad9d119524ced174a60a7b4eb7529",
			"registry": "npmjs"
		},
		"rc-checkbox-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.0.tgz",
			"sha": "f67bc1f3e192dd54cce608df9d8f35efa8b00079",
			"registry": "npmjs"
		},
		"rc-checkbox-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.1.tgz",
			"sha": "737c0d37f54ffaaf5b8af88cacba2f79534f3341",
			"registry": "npmjs"
		},
		"rc-checkbox-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.2.tgz",
			"sha": "c08225b38da9c2ca6ef21f991e7ef19272707fee",
			"registry": "npmjs"
		},
		"rc-checkbox-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.3.tgz",
			"sha": "436a9d508948e224980f0535ea738b48177a8f25",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.0.tgz",
			"sha": "e534f3988aef0c2c0ee74a65ae231044f0908c78",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.1.tgz",
			"sha": "7b2d3632285eaad9cad78612a6643d7d34589e72",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.2.tgz",
			"sha": "8d7c5c69fde1598cabec34dd9b68f68dd934bc7b",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.3.tgz",
			"sha": "d78086c7c775611d3c513b4cc53f981d81e5bdf2",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.4.tgz",
			"sha": "7f5ebabe7035ef333597d026faa0edd0f4d919b4",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.5.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.5.tgz",
			"sha": "411858448c0ee2a797ef8544dac63bcaeef722ef",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.6.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.6.tgz",
			"sha": "5dc00653e5277018c431fec55e38b91c1f976e90",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.7.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.7.tgz",
			"sha": "ae6785525cf35fa4c62d706c4a1ff7b2b1fcb821",
			"registry": "npmjs"
		},
		"rc-checkbox-2.1.8.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.1.8.tgz",
			"sha": "eedd9ef9c2f3af5b3b8e5cde5254aa89ad1a880a",
			"registry": "npmjs"
		},
		"rc-checkbox-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.2.0.tgz",
			"sha": "a0ce95c34f05e0eb882664174518cd4baa36dce9",
			"registry": "npmjs"
		},
		"rc-checkbox-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.3.0.tgz",
			"sha": "b840f5ed08cd9cc24f3c485e7da13cb44a5228fe",
			"registry": "npmjs"
		},
		"rc-checkbox-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.3.1.tgz",
			"sha": "2a61bc43017c783bd2e9f1a67553bf8efe7aa4d3",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-checkbox-2.3.0.tgz": {
			"shasum": "b840f5ed08cd9cc24f3c485e7da13cb44a5228fe"
		}
	},
	"_rev": "2-cd72fb7e15e47b89",
	"_id": "rc-checkbox",
	"readme": "# rc-checkbox\n\n---\n\nCheckbox ui component for react.\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-checkbox.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-checkbox\n[travis-image]: https://img.shields.io/travis/react-component/checkbox/master?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/checkbox\n[circleci-image]: https://img.shields.io/circleci/react-component/checkbox/master?style=flat-square\n[circleci-url]: https://circleci.com/gh/react-component/checkbox\n[coveralls-image]: https://img.shields.io/coveralls/react-component/checkbox.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/react-component/checkbox?branch=master\n[david-url]: https://david-dm.org/react-component/checkbox\n[david-image]: https://david-dm.org/react-component/checkbox/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/checkbox?type=dev\n[david-dev-image]: https://david-dm.org/react-component/checkbox/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/rc-checkbox.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-checkbox\n[bundlephobia-url]: https://bundlephobia.com/result?p=rc-checkbox\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-checkbox\n\n## Install\n\n[![rc-checkbox](https://nodei.co/npm/rc-checkbox.png)](https://npmjs.org/package/rc-checkbox)\n\n## Usage\n\n```js\nimport checkbox from 'rc-checkbox';\n\nexport default () => <checkbox />;\n```\n\n## Compatibility\n\n| [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>IE / Edge | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Safari | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/electron/electron_48x48.png\" alt=\"Electron\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Electron |\n| --- | --- | --- | --- | --- |\n| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## API\n\n<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-checkbox</td>\n      <td></td>\n    </tr>\n    <tr>\n      <td>className</td>\n      <td>String</td>\n      <td>''</td>\n      <td>additional class name of root node</td>\n    </tr>\n      <tr>\n      <td>name</td>\n      <td>String</td>\n      <td></td>\n      <td>same with native input checkbox</td>\n    </tr>\n    <tr>\n      <td>checked</td>\n      <td>enum: 0,1,2</td>\n      <td></td>\n      <td></td>\n    </tr>\n    <tr>\n      <td>defaultChecked</td>\n      <td>enum: 0,1,2</td>\n      <td>0</td>\n      <td>same with native input checkbox</td>\n    <tr>\n      <td>onChange</td>\n      <td>Function(e:Event, checked:Number)</td>\n      <td></td>\n      <td>called when checkbox is changed. e is native event, checked is original checked state.</td>\n    </tr>\n  </tbody>\n</table>\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\nOnline demo: http://react-component.github.io/checkbox/\n\n## License\n\nrc-checkbox is released under the MIT license."
}